[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 10:59:44.165763 29540 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.217.62:38901
I20260710 10:59:44.167877 29540 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 10:59:44.169234 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:44.188660 29547 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:44.188858 29549 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:44.190842 29540 server_base.cc:1061] running on GCE node
W20260710 10:59:44.188688 29546 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:45.414752 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:45.415055 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:45.415370 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681185415320 us; error 0 us; skew 500 ppm
I20260710 10:59:45.416420 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:45.423766 29540 webserver.cc:533] Webserver started at http://127.28.217.62:42291/ using document root <none> and password file <none>
I20260710 10:59:45.424817 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:45.425071 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:45.425590 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:45.432559 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/master-0-root/instance:
uuid: "55ccc1e63a6449a0aae52205747e5cc5"
format_stamp: "Formatted at 2026-07-10 10:59:45 on dist-test-slave-b094"
I20260710 10:59:45.441274 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260710 10:59:45.446610 29555 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.447774 29540 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 10:59:45.448207 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/master-0-root
uuid: "55ccc1e63a6449a0aae52205747e5cc5"
format_stamp: "Formatted at 2026-07-10 10:59:45 on dist-test-slave-b094"
I20260710 10:59:45.448613 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:45.523300 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:45.524974 29540 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 10:59:45.525466 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:45.608240 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.62:38901
I20260710 10:59:45.608300 29606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.62:38901 every 8 connection(s)
I20260710 10:59:45.617394 29607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:45.641598 29607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5: Bootstrap starting.
I20260710 10:59:45.648288 29607 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:45.650349 29607 log.cc:826] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5: Log is configured to *not* fsync() on all Append() calls
I20260710 10:59:45.655392 29607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5: No bootstrap required, opened a new log
I20260710 10:59:45.677062 29607 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ccc1e63a6449a0aae52205747e5cc5" member_type: VOTER }
I20260710 10:59:45.677713 29607 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:45.678030 29607 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ccc1e63a6449a0aae52205747e5cc5, State: Initialized, Role: FOLLOWER
I20260710 10:59:45.678926 29607 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55ccc1e63a6449a0aae52205747e5cc5" member_type: VOTER }
I20260710 10:59:45.679399 29607 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:45.679652 29607 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:45.679944 29607 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:45.684561 29607 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ccc1e63a6449a0aae52205747e5cc5" member_type: VOTER }
I20260710 10:59:45.685272 29607 leader_election.cc:304] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [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: 55ccc1e63a6449a0aae52205747e5cc5; no voters: 
I20260710 10:59:45.687492 29607 leader_election.cc:290] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:45.687788 29610 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:45.690418 29610 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 1 LEADER]: Becoming Leader. State: Replica: 55ccc1e63a6449a0aae52205747e5cc5, State: Running, Role: LEADER
I20260710 10:59:45.691376 29610 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [LEADER]: Queue going to LEADER mode. State: All 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: "55ccc1e63a6449a0aae52205747e5cc5" member_type: VOTER }
I20260710 10:59:45.692474 29607 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:45.704274 29612 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55ccc1e63a6449a0aae52205747e5cc5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ccc1e63a6449a0aae52205747e5cc5" member_type: VOTER } }
I20260710 10:59:45.704434 29611 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55ccc1e63a6449a0aae52205747e5cc5. Latest consensus state: current_term: 1 leader_uuid: "55ccc1e63a6449a0aae52205747e5cc5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ccc1e63a6449a0aae52205747e5cc5" member_type: VOTER } }
I20260710 10:59:45.705689 29612 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:45.705706 29611 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:45.710052 29619 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:45.723735 29619 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:45.726646 29540 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:45.742951 29619 catalog_manager.cc:1383] Generated new cluster ID: e8b7d17dee1f4ee2989df0216bc0821b
I20260710 10:59:45.743253 29619 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:45.773885 29619 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:45.775538 29619 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:45.791054 29619 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5: Generated new TSK 0
I20260710 10:59:45.792021 29619 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:45.858693 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:45.870750 29630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:45.869764 29629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:45.875180 29632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:45.876277 29540 server_base.cc:1061] running on GCE node
I20260710 10:59:45.877442 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:45.877813 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:45.878005 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681185877985 us; error 0 us; skew 500 ppm
I20260710 10:59:45.878929 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:45.884519 29540 webserver.cc:533] Webserver started at http://127.28.217.1:38995/ using document root <none> and password file <none>
I20260710 10:59:45.885128 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:45.885360 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:45.885663 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:45.886965 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-0-root/instance:
uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
format_stamp: "Formatted at 2026-07-10 10:59:45 on dist-test-slave-b094"
I20260710 10:59:45.893743 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260710 10:59:45.898615 29637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.899544 29540 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 10:59:45.899941 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-0-root
uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
format_stamp: "Formatted at 2026-07-10 10:59:45 on dist-test-slave-b094"
I20260710 10:59:45.900345 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:45.943529 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:45.945407 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:45.948596 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:45.954655 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:45.955009 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:45.955344 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:45.955577 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.060779 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.1:33627
I20260710 10:59:46.061244 29699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.1:33627 every 8 connection(s)
I20260710 10:59:46.068931 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:46.083180 29704 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:46.086495 29705 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:46.095834 29707 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:46.099086 29540 server_base.cc:1061] running on GCE node
I20260710 10:59:46.100137 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:46.100448 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:46.100677 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681186100660 us; error 0 us; skew 500 ppm
I20260710 10:59:46.101447 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:46.104938 29700 heartbeater.cc:344] Connected to a master server at 127.28.217.62:38901
I20260710 10:59:46.105432 29700 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:46.106395 29700 heartbeater.cc:507] Master 127.28.217.62:38901 requested a full tablet report, sending...
I20260710 10:59:46.106981 29540 webserver.cc:533] Webserver started at http://127.28.217.2:35145/ using document root <none> and password file <none>
I20260710 10:59:46.107704 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:46.108465 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:46.108827 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:46.110100 29572 ts_manager.cc:194] Registered new tserver with Master: 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627)
I20260710 10:59:46.110311 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-1-root/instance:
uuid: "1b704ce54717402aa5eee16324a49521"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-b094"
I20260710 10:59:46.112298 29572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34934
I20260710 10:59:46.117506 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 10:59:46.123088 29712 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.124500 29540 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 10:59:46.124845 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-1-root
uuid: "1b704ce54717402aa5eee16324a49521"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-b094"
I20260710 10:59:46.125216 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:46.157110 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:46.158906 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:46.160284 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:46.166621 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:46.166903 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.167191 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:46.167428 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.263928 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.2:34765
I20260710 10:59:46.264019 29774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.2:34765 every 8 connection(s)
I20260710 10:59:46.275233 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:46.285521 29778 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:46.286550 29775 heartbeater.cc:344] Connected to a master server at 127.28.217.62:38901
I20260710 10:59:46.287063 29775 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:46.288089 29775 heartbeater.cc:507] Master 127.28.217.62:38901 requested a full tablet report, sending...
W20260710 10:59:46.288441 29779 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:46.291280 29572 ts_manager.cc:194] Registered new tserver with Master: 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:46.294601 29572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45414
I20260710 10:59:46.299057 29540 server_base.cc:1061] running on GCE node
W20260710 10:59:46.300992 29781 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:46.302080 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:46.302271 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:46.302542 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681186302503 us; error 0 us; skew 500 ppm
I20260710 10:59:46.303108 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:46.305869 29540 webserver.cc:533] Webserver started at http://127.28.217.3:37261/ using document root <none> and password file <none>
I20260710 10:59:46.306350 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:46.306571 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:46.306851 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:46.307870 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-2-root/instance:
uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-b094"
I20260710 10:59:46.313292 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260710 10:59:46.316733 29786 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.317998 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 10:59:46.318357 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-2-root
uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-b094"
I20260710 10:59:46.318747 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681183992021-29540-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:46.337445 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:46.339174 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:46.341682 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:46.345002 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:46.345185 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.345487 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:46.345646 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.462282 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.3:33695
I20260710 10:59:46.462414 29848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.3:33695 every 8 connection(s)
I20260710 10:59:46.486370 29849 heartbeater.cc:344] Connected to a master server at 127.28.217.62:38901
I20260710 10:59:46.486903 29849 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:46.487869 29849 heartbeater.cc:507] Master 127.28.217.62:38901 requested a full tablet report, sending...
I20260710 10:59:46.490334 29572 ts_manager.cc:194] Registered new tserver with Master: 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:46.491387 29540 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020488164s
I20260710 10:59:46.491616 29572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45422
I20260710 10:59:46.552800 29572 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45426:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 10:59:46.556852 29572 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 10:59:46.691586 29662 tablet_service.cc:1511] Processing CreateTablet for tablet 78d26a0f2aee418ba572bc11706503ea (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:46.692886 29664 tablet_service.cc:1511] Processing CreateTablet for tablet 9fab310ae2034703b6428c17ee7de589 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:46.691077 29665 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb1353ed5234c6bb9e414f2b23e6d44 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:46.695420 29662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d26a0f2aee418ba572bc11706503ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.696400 29663 tablet_service.cc:1511] Processing CreateTablet for tablet 097f801851984bd19ee3b56cf2b84e62 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:46.690297 29661 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf7b56fbc5b4d9992f363407804d9cd (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:46.701272 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb1353ed5234c6bb9e414f2b23e6d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.705120 29664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fab310ae2034703b6428c17ee7de589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.704653 29660 tablet_service.cc:1511] Processing CreateTablet for tablet a54bb7c35f3840bfa686d9dd7587fd0c (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:46.706801 29661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf7b56fbc5b4d9992f363407804d9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.708582 29660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a54bb7c35f3840bfa686d9dd7587fd0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.711340 29663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097f801851984bd19ee3b56cf2b84e62. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 10:59:46.714612 29620 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:46.718807 29814 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb1353ed5234c6bb9e414f2b23e6d44 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:46.720000 29812 tablet_service.cc:1511] Processing CreateTablet for tablet 097f801851984bd19ee3b56cf2b84e62 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:46.725497 29811 tablet_service.cc:1511] Processing CreateTablet for tablet 78d26a0f2aee418ba572bc11706503ea (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:46.726703 29810 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf7b56fbc5b4d9992f363407804d9cd (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:46.724870 29813 tablet_service.cc:1511] Processing CreateTablet for tablet 9fab310ae2034703b6428c17ee7de589 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:46.733083 29809 tablet_service.cc:1511] Processing CreateTablet for tablet a54bb7c35f3840bfa686d9dd7587fd0c (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:46.735961 29814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb1353ed5234c6bb9e414f2b23e6d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.742286 29812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097f801851984bd19ee3b56cf2b84e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.744577 29813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fab310ae2034703b6428c17ee7de589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.757041 29811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d26a0f2aee418ba572bc11706503ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.759814 29809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a54bb7c35f3840bfa686d9dd7587fd0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.776806 29810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf7b56fbc5b4d9992f363407804d9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.785251 29808 tablet_service.cc:1511] Processing CreateTablet for tablet e61c107a33d04b33b2754a9f6480126e (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:46.795379 29659 tablet_service.cc:1511] Processing CreateTablet for tablet e61c107a33d04b33b2754a9f6480126e (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:46.799129 29659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61c107a33d04b33b2754a9f6480126e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.803583 29808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61c107a33d04b33b2754a9f6480126e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.813764 29658 tablet_service.cc:1511] Processing CreateTablet for tablet 840a4bab0d214838a7e2621ca595270e (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:46.815976 29658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840a4bab0d214838a7e2621ca595270e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.835295 29807 tablet_service.cc:1511] Processing CreateTablet for tablet 840a4bab0d214838a7e2621ca595270e (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:46.837460 29807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840a4bab0d214838a7e2621ca595270e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.860036 29657 tablet_service.cc:1511] Processing CreateTablet for tablet a27e4a52de7244edaa0541ec218f1340 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:46.876309 29657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27e4a52de7244edaa0541ec218f1340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.880527 29739 tablet_service.cc:1511] Processing CreateTablet for tablet 9fab310ae2034703b6428c17ee7de589 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:46.882962 29739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fab310ae2034703b6428c17ee7de589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.884526 29740 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb1353ed5234c6bb9e414f2b23e6d44 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:46.886945 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb1353ed5234c6bb9e414f2b23e6d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.888639 29738 tablet_service.cc:1511] Processing CreateTablet for tablet 097f801851984bd19ee3b56cf2b84e62 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:46.890971 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097f801851984bd19ee3b56cf2b84e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.926087 29737 tablet_service.cc:1511] Processing CreateTablet for tablet 78d26a0f2aee418ba572bc11706503ea (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:46.927597 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d26a0f2aee418ba572bc11706503ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.932955 29806 tablet_service.cc:1511] Processing CreateTablet for tablet a27e4a52de7244edaa0541ec218f1340 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:46.935079 29806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27e4a52de7244edaa0541ec218f1340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.955448 29736 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf7b56fbc5b4d9992f363407804d9cd (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:46.962692 29735 tablet_service.cc:1511] Processing CreateTablet for tablet a54bb7c35f3840bfa686d9dd7587fd0c (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:46.961936 29736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf7b56fbc5b4d9992f363407804d9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.976239 29735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a54bb7c35f3840bfa686d9dd7587fd0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:46.985014 29734 tablet_service.cc:1511] Processing CreateTablet for tablet e61c107a33d04b33b2754a9f6480126e (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:46.983253 29733 tablet_service.cc:1511] Processing CreateTablet for tablet 840a4bab0d214838a7e2621ca595270e (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:47.022681 29732 tablet_service.cc:1511] Processing CreateTablet for tablet a27e4a52de7244edaa0541ec218f1340 (DEFAULT_TABLE table=test-workload [id=c827b8ad901548c887dc8d191f7e86de]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:47.024786 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61c107a33d04b33b2754a9f6480126e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.033780 29732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27e4a52de7244edaa0541ec218f1340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.047012 29733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840a4bab0d214838a7e2621ca595270e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.076767 29868 tablet_bootstrap.cc:492] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1: Bootstrap starting.
I20260710 10:59:47.088469 29867 tablet_bootstrap.cc:492] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184: Bootstrap starting.
I20260710 10:59:47.093883 29869 tablet_bootstrap.cc:492] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521: Bootstrap starting.
I20260710 10:59:47.114117 29868 tablet_bootstrap.cc:654] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.115435 29700 heartbeater.cc:499] Master 127.28.217.62:38901 was elected leader, sending a full tablet report...
I20260710 10:59:47.161361 29867 tablet_bootstrap.cc:654] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.161129 29868 tablet_bootstrap.cc:492] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1: No bootstrap required, opened a new log
I20260710 10:59:47.162030 29868 ts_tablet_manager.cc:1403] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent bootstrapping tablet: real 0.088s	user 0.003s	sys 0.027s
I20260710 10:59:47.167135 29869 tablet_bootstrap.cc:654] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.167207 29868 raft_consensus.cc:359] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.168102 29868 raft_consensus.cc:385] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.170028 29868 raft_consensus.cc:740] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.174150 29868 consensus_queue.cc:260] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.175969 29867 tablet_bootstrap.cc:492] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184: No bootstrap required, opened a new log
I20260710 10:59:47.176504 29867 ts_tablet_manager.cc:1403] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent bootstrapping tablet: real 0.118s	user 0.006s	sys 0.010s
I20260710 10:59:47.183053 29867 raft_consensus.cc:359] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.184041 29868 ts_tablet_manager.cc:1434] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 10:59:47.184453 29867 raft_consensus.cc:385] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.185030 29867 raft_consensus.cc:740] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.185710 29867 consensus_queue.cc:260] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.190158 29868 tablet_bootstrap.cc:492] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1: Bootstrap starting.
I20260710 10:59:47.191187 29869 tablet_bootstrap.cc:492] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521: No bootstrap required, opened a new log
I20260710 10:59:47.192260 29869 ts_tablet_manager.cc:1403] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.010s
I20260710 10:59:47.192428 29849 heartbeater.cc:499] Master 127.28.217.62:38901 was elected leader, sending a full tablet report...
I20260710 10:59:47.191697 29867 ts_tablet_manager.cc:1434] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.007s
I20260710 10:59:47.196280 29867 tablet_bootstrap.cc:492] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184: Bootstrap starting.
I20260710 10:59:47.196614 29869 raft_consensus.cc:359] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.203231 29869 raft_consensus.cc:385] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.204546 29867 tablet_bootstrap.cc:654] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.204854 29869 raft_consensus.cc:740] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.205744 29869 consensus_queue.cc:260] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.204162 29868 tablet_bootstrap.cc:654] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.212697 29775 heartbeater.cc:499] Master 127.28.217.62:38901 was elected leader, sending a full tablet report...
I20260710 10:59:47.213485 29875 raft_consensus.cc:493] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.214051 29875 raft_consensus.cc:515] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.216153 29868 tablet_bootstrap.cc:492] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1: No bootstrap required, opened a new log
I20260710 10:59:47.218760 29867 tablet_bootstrap.cc:492] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184: No bootstrap required, opened a new log
I20260710 10:59:47.219707 29867 ts_tablet_manager.cc:1403] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.012s
W20260710 10:59:47.224794 29850 tablet.cc:2406] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 10:59:47.227451 29867 raft_consensus.cc:359] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.229704 29867 raft_consensus.cc:385] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.230037 29867 raft_consensus.cc:740] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.217381 29869 ts_tablet_manager.cc:1434] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.006s
I20260710 10:59:47.233191 29869 tablet_bootstrap.cc:492] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521: Bootstrap starting.
I20260710 10:59:47.218669 29868 ts_tablet_manager.cc:1403] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.001s
I20260710 10:59:47.232263 29875 leader_election.cc:290] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.233943 29867 consensus_queue.cc:260] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.243870 29868 raft_consensus.cc:359] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.244838 29868 raft_consensus.cc:385] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.245702 29868 raft_consensus.cc:740] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.246016 29867 ts_tablet_manager.cc:1434] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 10:59:47.246560 29868 consensus_queue.cc:260] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.247660 29867 tablet_bootstrap.cc:492] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184: Bootstrap starting.
I20260710 10:59:47.258008 29869 tablet_bootstrap.cc:654] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.260419 29868 ts_tablet_manager.cc:1434] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 10:59:47.261698 29868 tablet_bootstrap.cc:492] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1: Bootstrap starting.
I20260710 10:59:47.288479 29868 tablet_bootstrap.cc:654] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.288479 29867 tablet_bootstrap.cc:654] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.293746 29872 raft_consensus.cc:493] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.294421 29872 raft_consensus.cc:515] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.298444 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
W20260710 10:59:47.300529 29713 leader_election.cc:343] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.308350 29869 tablet_bootstrap.cc:492] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521: No bootstrap required, opened a new log
I20260710 10:59:47.308952 29869 ts_tablet_manager.cc:1403] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.009s
I20260710 10:59:47.314917 29867 tablet_bootstrap.cc:492] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184: No bootstrap required, opened a new log
I20260710 10:59:47.315548 29867 ts_tablet_manager.cc:1403] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.000s
I20260710 10:59:47.318011 29872 leader_election.cc:290] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.319061 29867 raft_consensus.cc:359] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.319989 29867 raft_consensus.cc:385] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.320374 29867 raft_consensus.cc:740] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.321408 29867 consensus_queue.cc:260] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.322721 29869 raft_consensus.cc:359] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.323623 29869 raft_consensus.cc:385] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.323983 29869 raft_consensus.cc:740] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.324944 29869 consensus_queue.cc:260] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.331341 29869 ts_tablet_manager.cc:1434] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 10:59:47.332373 29869 tablet_bootstrap.cc:492] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521: Bootstrap starting.
I20260710 10:59:47.339807 29869 tablet_bootstrap.cc:654] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.342329 29867 ts_tablet_manager.cc:1434] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.004s
I20260710 10:59:47.343334 29867 tablet_bootstrap.cc:492] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184: Bootstrap starting.
I20260710 10:59:47.351241 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" is_pre_election: true
W20260710 10:59:47.353355 29715 leader_election.cc:343] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.353932 29715 leader_election.cc:304] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b704ce54717402aa5eee16324a49521; no voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:47.351284 29867 tablet_bootstrap.cc:654] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.355315 29875 raft_consensus.cc:2749] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.369305 29872 raft_consensus.cc:493] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.369956 29872 raft_consensus.cc:515] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.371068 29867 tablet_bootstrap.cc:492] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184: No bootstrap required, opened a new log
I20260710 10:59:47.371573 29867 ts_tablet_manager.cc:1403] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260710 10:59:47.372231 29872 leader_election.cc:290] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.374501 29867 raft_consensus.cc:359] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.375209 29867 raft_consensus.cc:385] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.375530 29867 raft_consensus.cc:740] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.376236 29867 consensus_queue.cc:260] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.381767 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
I20260710 10:59:47.383919 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
W20260710 10:59:47.385674 29639 leader_election.cc:343] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:47.386328 29639 leader_election.cc:343] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.387542 29869 tablet_bootstrap.cc:492] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521: No bootstrap required, opened a new log
I20260710 10:59:47.387565 29868 tablet_bootstrap.cc:492] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1: No bootstrap required, opened a new log
I20260710 10:59:47.388201 29868 ts_tablet_manager.cc:1403] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent bootstrapping tablet: real 0.127s	user 0.039s	sys 0.053s
I20260710 10:59:47.388558 29869 ts_tablet_manager.cc:1403] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.003s
I20260710 10:59:47.390157 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" is_pre_election: true
I20260710 10:59:47.392161 29874 raft_consensus.cc:493] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.393328 29867 ts_tablet_manager.cc:1434] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260710 10:59:47.392648 29874 raft_consensus.cc:515] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.390937 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" is_pre_election: true
W20260710 10:59:47.394593 29640 leader_election.cc:343] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.395645 29867 tablet_bootstrap.cc:492] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184: Bootstrap starting.
I20260710 10:59:47.395903 29640 leader_election.cc:304] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184
I20260710 10:59:47.397173 29872 raft_consensus.cc:2749] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.397053 29868 raft_consensus.cc:359] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.399140 29868 raft_consensus.cc:385] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.399793 29868 raft_consensus.cc:740] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.398476 29869 raft_consensus.cc:359] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.401696 29874 leader_election.cc:290] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.401434 29869 raft_consensus.cc:385] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.404956 29869 raft_consensus.cc:740] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.407858 29869 consensus_queue.cc:260] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.412865 29874 raft_consensus.cc:493] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.413337 29874 raft_consensus.cc:515] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.410483 29869 ts_tablet_manager.cc:1434] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260710 10:59:47.415683 29874 leader_election.cc:290] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.416193 29868 consensus_queue.cc:260] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.418365 29868 ts_tablet_manager.cc:1434] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 10:59:47.415803 29869 tablet_bootstrap.cc:492] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521: Bootstrap starting.
W20260710 10:59:47.423557 29640 leader_election.cc:343] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.424072 29640 leader_election.cc:304] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184
I20260710 10:59:47.424412 29868 tablet_bootstrap.cc:492] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1: Bootstrap starting.
I20260710 10:59:47.424968 29872 raft_consensus.cc:2749] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.443943 29867 tablet_bootstrap.cc:654] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.443946 29869 tablet_bootstrap.cc:654] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.449190 29868 tablet_bootstrap.cc:654] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.464475 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
I20260710 10:59:47.465389 29749 raft_consensus.cc:2468] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 0.
I20260710 10:59:47.467828 29788 leader_election.cc:304] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 
I20260710 10:59:47.472170 29874 raft_consensus.cc:2804] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.472931 29874 raft_consensus.cc:493] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.472805 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
I20260710 10:59:47.473277 29874 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:47.475189 29788 leader_election.cc:343] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.475564 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
I20260710 10:59:47.473752 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
I20260710 10:59:47.474354 29875 raft_consensus.cc:493] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.476665 29674 raft_consensus.cc:2468] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 0.
W20260710 10:59:47.478919 29787 leader_election.cc:343] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.480700 29867 tablet_bootstrap.cc:492] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184: No bootstrap required, opened a new log
I20260710 10:59:47.480511 29875 raft_consensus.cc:515] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.481225 29867 ts_tablet_manager.cc:1403] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.003s
I20260710 10:59:47.480748 29787 leader_election.cc:304] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 1b704ce54717402aa5eee16324a49521
I20260710 10:59:47.483107 29875 leader_election.cc:290] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.484244 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
I20260710 10:59:47.487582 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" is_pre_election: true
I20260710 10:59:47.489094 29868 tablet_bootstrap.cc:492] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1: No bootstrap required, opened a new log
W20260710 10:59:47.488998 29715 leader_election.cc:343] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.485069 29674 raft_consensus.cc:2468] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 0.
I20260710 10:59:47.489647 29868 ts_tablet_manager.cc:1403] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.005s
I20260710 10:59:47.489283 29874 raft_consensus.cc:515] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.491797 29867 raft_consensus.cc:359] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.493206 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:47.493660 29867 raft_consensus.cc:385] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.494269 29867 raft_consensus.cc:740] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.493765 29749 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.494763 29713 leader_election.cc:304] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [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: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 23fd028c500c45b9ba0ac3c9ffd1e184
I20260710 10:59:47.496361 29875 raft_consensus.cc:2804] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.495985 29867 consensus_queue.cc:260] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.496852 29875 raft_consensus.cc:493] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.503451 29875 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.503919 29868 raft_consensus.cc:359] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.504650 29868 raft_consensus.cc:385] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.504941 29868 raft_consensus.cc:740] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.507277 29749 raft_consensus.cc:2468] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 1.
I20260710 10:59:47.508560 29788 leader_election.cc:304] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 
I20260710 10:59:47.495714 29874 leader_election.cc:290] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.510587 29874 raft_consensus.cc:2804] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.510923 29874 raft_consensus.cc:493] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.511229 29874 raft_consensus.cc:3060] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.512789 29896 raft_consensus.cc:2804] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.513276 29896 raft_consensus.cc:697] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Becoming Leader. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:47.513625 29868 consensus_queue.cc:260] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.516225 29867 ts_tablet_manager.cc:1434] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.002s
I20260710 10:59:47.517673 29867 tablet_bootstrap.cc:492] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184: Bootstrap starting.
I20260710 10:59:47.514130 29896 consensus_queue.cc:237] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.518582 29875 raft_consensus.cc:515] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.524708 29869 tablet_bootstrap.cc:492] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521: No bootstrap required, opened a new log
I20260710 10:59:47.525223 29869 ts_tablet_manager.cc:1403] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.011s
I20260710 10:59:47.532045 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:47.532668 29674 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.532213 29867 tablet_bootstrap.cc:654] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.532791 29869 raft_consensus.cc:359] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.534089 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:47.537792 29869 raft_consensus.cc:385] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.538117 29869 raft_consensus.cc:740] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Initialized, Role: FOLLOWER
W20260710 10:59:47.539315 29787 leader_election.cc:343] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.539101 29869 consensus_queue.cc:260] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.535425 29868 ts_tablet_manager.cc:1434] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260710 10:59:47.534228 29875 leader_election.cc:290] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.537021 29874 raft_consensus.cc:515] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.539880 29674 raft_consensus.cc:2468] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 1.
I20260710 10:59:47.541980 29868 tablet_bootstrap.cc:492] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1: Bootstrap starting.
I20260710 10:59:47.543567 29713 leader_election.cc:304] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:47.551569 29874 leader_election.cc:290] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.552214 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:47.553032 29875 raft_consensus.cc:2804] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 10:59:47.553716 29788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.2:34765, user_credentials={real_user=slave}} blocked reactor thread for 45235.3us
I20260710 10:59:47.554070 29875 raft_consensus.cc:697] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Becoming Leader. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:47.556488 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:47.552858 29674 raft_consensus.cc:3060] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.557471 29875 consensus_queue.cc:237] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.560497 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
W20260710 10:59:47.561710 29715 leader_election.cc:343] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:47.562923 29788 leader_election.cc:343] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.566380 29868 tablet_bootstrap.cc:654] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.568078 29674 raft_consensus.cc:2468] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 1.
I20260710 10:59:47.569571 29787 leader_election.cc:304] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 1b704ce54717402aa5eee16324a49521
I20260710 10:59:47.570946 29897 raft_consensus.cc:2804] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.571481 29897 raft_consensus.cc:697] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Becoming Leader. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:47.572660 29897 consensus_queue.cc:237] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.578298 29869 ts_tablet_manager.cc:1434] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521: Time spent starting tablet: real 0.053s	user 0.014s	sys 0.012s
I20260710 10:59:47.584143 29867 tablet_bootstrap.cc:492] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184: No bootstrap required, opened a new log
I20260710 10:59:47.584498 29571 catalog_manager.cc:5697] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:47.587740 29869 tablet_bootstrap.cc:492] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521: Bootstrap starting.
I20260710 10:59:47.588081 29867 ts_tablet_manager.cc:1403] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.000s
I20260710 10:59:47.593156 29569 catalog_manager.cc:5697] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b704ce54717402aa5eee16324a49521 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "1b704ce54717402aa5eee16324a49521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:47.595029 29867 raft_consensus.cc:359] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.595842 29867 raft_consensus.cc:385] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.588091 29868 tablet_bootstrap.cc:492] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1: No bootstrap required, opened a new log
I20260710 10:59:47.596743 29868 ts_tablet_manager.cc:1403] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.009s
I20260710 10:59:47.598757 29869 tablet_bootstrap.cc:654] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.600306 29868 raft_consensus.cc:359] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.601294 29868 raft_consensus.cc:385] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.596133 29867 raft_consensus.cc:740] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.603150 29867 consensus_queue.cc:260] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.606204 29867 ts_tablet_manager.cc:1434] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 10:59:47.607704 29867 tablet_bootstrap.cc:492] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184: Bootstrap starting.
I20260710 10:59:47.610751 29869 tablet_bootstrap.cc:492] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521: No bootstrap required, opened a new log
I20260710 10:59:47.601737 29868 raft_consensus.cc:740] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.611678 29869 ts_tablet_manager.cc:1403] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260710 10:59:47.612562 29868 consensus_queue.cc:260] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.614759 29869 raft_consensus.cc:359] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.615527 29869 raft_consensus.cc:385] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.615818 29869 raft_consensus.cc:740] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.617075 29869 consensus_queue.cc:260] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.619490 29869 ts_tablet_manager.cc:1434] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 10:59:47.620677 29869 tablet_bootstrap.cc:492] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521: Bootstrap starting.
I20260710 10:59:47.622826 29868 ts_tablet_manager.cc:1434] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 10:59:47.627398 29869 tablet_bootstrap.cc:654] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.635005 29868 tablet_bootstrap.cc:492] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1: Bootstrap starting.
I20260710 10:59:47.639940 29897 raft_consensus.cc:493] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.641314 29897 raft_consensus.cc:515] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.644060 29867 tablet_bootstrap.cc:654] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.646620 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
I20260710 10:59:47.647277 29749 raft_consensus.cc:2468] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 0.
I20260710 10:59:47.649631 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
I20260710 10:59:47.650295 29674 raft_consensus.cc:2468] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 0.
I20260710 10:59:47.647656 29868 tablet_bootstrap.cc:654] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.651458 29896 raft_consensus.cc:493] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.652426 29896 raft_consensus.cc:515] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.654534 29896 leader_election.cc:290] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.655561 29787 leader_election.cc:304] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:47.658315 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf7b56fbc5b4d9992f363407804d9cd" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
W20260710 10:59:47.659750 29787 leader_election.cc:343] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.660575 29896 raft_consensus.cc:2804] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.660986 29897 leader_election.cc:290] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.661356 29896 raft_consensus.cc:493] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.661319 29571 catalog_manager.cc:5697] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:47.662216 29896 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.658315 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf7b56fbc5b4d9992f363407804d9cd" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
W20260710 10:59:47.665915 29788 leader_election.cc:343] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.666364 29788 leader_election.cc:304] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:47.667094 29897 raft_consensus.cc:2749] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.669857 29867 tablet_bootstrap.cc:492] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184: No bootstrap required, opened a new log
I20260710 10:59:47.670364 29867 ts_tablet_manager.cc:1403] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.000s
I20260710 10:59:47.671798 29869 tablet_bootstrap.cc:492] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521: No bootstrap required, opened a new log
I20260710 10:59:47.672276 29869 ts_tablet_manager.cc:1403] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.009s
I20260710 10:59:47.677214 29869 raft_consensus.cc:359] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.678005 29869 raft_consensus.cc:385] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.678359 29869 raft_consensus.cc:740] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.673321 29896 raft_consensus.cc:515] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.680390 29867 raft_consensus.cc:359] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.680891 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:47.681432 29867 raft_consensus.cc:385] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.681562 29674 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.681866 29867 raft_consensus.cc:740] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.682885 29867 consensus_queue.cc:260] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.688524 29896 leader_election.cc:290] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.689788 29867 ts_tablet_manager.cc:1434] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.005s
I20260710 10:59:47.688762 29869 consensus_queue.cc:260] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.691150 29867 tablet_bootstrap.cc:492] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184: Bootstrap starting.
I20260710 10:59:47.691692 29674 raft_consensus.cc:2468] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 1.
I20260710 10:59:47.692287 29869 ts_tablet_manager.cc:1434] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 10:59:47.692909 29787 leader_election.cc:304] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:47.693260 29869 tablet_bootstrap.cc:492] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521: Bootstrap starting.
I20260710 10:59:47.693974 29896 raft_consensus.cc:2804] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.689759 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:47.697934 29868 tablet_bootstrap.cc:492] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1: No bootstrap required, opened a new log
I20260710 10:59:47.698078 29896 raft_consensus.cc:697] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Becoming Leader. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:47.698426 29868 ts_tablet_manager.cc:1403] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.022s
I20260710 10:59:47.698992 29896 consensus_queue.cc:237] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.698138 29750 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.701581 29868 raft_consensus.cc:359] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.703317 29868 raft_consensus.cc:385] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.703629 29868 raft_consensus.cc:740] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.704365 29868 consensus_queue.cc:260] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.711066 29750 raft_consensus.cc:2468] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 1.
I20260710 10:59:47.712181 29868 ts_tablet_manager.cc:1434] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 10:59:47.713104 29867 tablet_bootstrap.cc:654] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.713192 29868 tablet_bootstrap.cc:492] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1: Bootstrap starting.
I20260710 10:59:47.716619 29869 tablet_bootstrap.cc:654] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:47.719136 29620 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:47.727646 29867 tablet_bootstrap.cc:492] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184: No bootstrap required, opened a new log
I20260710 10:59:47.728528 29868 tablet_bootstrap.cc:654] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.728586 29867 ts_tablet_manager.cc:1403] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.002s
I20260710 10:59:47.730003 29571 catalog_manager.cc:5697] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:47.731701 29867 raft_consensus.cc:359] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.732350 29867 raft_consensus.cc:385] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.732615 29867 raft_consensus.cc:740] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.733263 29867 consensus_queue.cc:260] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.735652 29867 ts_tablet_manager.cc:1434] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 10:59:47.736517 29867 tablet_bootstrap.cc:492] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184: Bootstrap starting.
I20260710 10:59:47.741956 29869 tablet_bootstrap.cc:492] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521: No bootstrap required, opened a new log
I20260710 10:59:47.742200 29867 tablet_bootstrap.cc:654] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.742843 29869 ts_tablet_manager.cc:1403] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.009s
I20260710 10:59:47.746007 29896 raft_consensus.cc:493] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.745738 29869 raft_consensus.cc:359] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.746467 29896 raft_consensus.cc:515] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.749311 29896 leader_election.cc:290] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.746466 29869 raft_consensus.cc:385] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.750030 29869 raft_consensus.cc:740] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.751099 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
I20260710 10:59:47.750803 29869 consensus_queue.cc:260] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.751683 29750 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 0.
I20260710 10:59:47.753000 29788 leader_election.cc:304] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 
I20260710 10:59:47.753398 29869 ts_tablet_manager.cc:1434] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 10:59:47.754951 29869 tablet_bootstrap.cc:492] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521: Bootstrap starting.
I20260710 10:59:47.749949 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
I20260710 10:59:47.753736 29896 raft_consensus.cc:2804] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.755427 29896 raft_consensus.cc:493] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.755549 29674 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 0.
I20260710 10:59:47.755818 29896 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.765640 29868 tablet_bootstrap.cc:492] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1: No bootstrap required, opened a new log
I20260710 10:59:47.766263 29868 ts_tablet_manager.cc:1403] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.011s
I20260710 10:59:47.766439 29867 tablet_bootstrap.cc:492] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184: No bootstrap required, opened a new log
I20260710 10:59:47.766891 29867 ts_tablet_manager.cc:1403] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.008s
I20260710 10:59:47.763468 29896 raft_consensus.cc:515] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.770512 29867 raft_consensus.cc:359] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.771131 29867 raft_consensus.cc:385] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.771142 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:47.771529 29867 raft_consensus.cc:740] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.770880 29868 raft_consensus.cc:359] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.771898 29674 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.772025 29868 raft_consensus.cc:385] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.772159 29867 consensus_queue.cc:260] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.772549 29868 raft_consensus.cc:740] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.776561 29875 raft_consensus.cc:493] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.774058 29867 ts_tablet_manager.cc:1434] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 10:59:47.777079 29875 raft_consensus.cc:515] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.777673 29868 consensus_queue.cc:260] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.779368 29875 leader_election.cc:290] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.783174 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a4bab0d214838a7e2621ca595270e" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
I20260710 10:59:47.784221 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a4bab0d214838a7e2621ca595270e" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" is_pre_election: true
I20260710 10:59:47.784261 29675 raft_consensus.cc:2468] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 0.
I20260710 10:59:47.785478 29823 raft_consensus.cc:2468] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 0.
I20260710 10:59:47.786337 29713 leader_election.cc:304] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:47.787833 29875 raft_consensus.cc:2804] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.788192 29875 raft_consensus.cc:493] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.787144 29674 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 1.
I20260710 10:59:47.788559 29875 raft_consensus.cc:3060] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.788939 29868 ts_tablet_manager.cc:1434] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.005s
I20260710 10:59:47.789307 29787 leader_election.cc:304] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:47.789966 29868 tablet_bootstrap.cc:492] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1: Bootstrap starting.
I20260710 10:59:47.790143 29897 raft_consensus.cc:2804] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.790637 29897 raft_consensus.cc:697] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Becoming Leader. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:47.794080 29897 consensus_queue.cc:237] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.794457 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:47.795161 29750 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.793744 29896 leader_election.cc:290] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.801414 29875 raft_consensus.cc:515] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.802068 29869 tablet_bootstrap.cc:654] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.802361 29868 tablet_bootstrap.cc:654] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.804921 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a4bab0d214838a7e2621ca595270e" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:47.805619 29823 raft_consensus.cc:3060] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.808569 29750 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 1.
I20260710 10:59:47.811326 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a4bab0d214838a7e2621ca595270e" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:47.809839 29875 leader_election.cc:290] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.815840 29674 raft_consensus.cc:3060] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.822520 29868 tablet_bootstrap.cc:492] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1: No bootstrap required, opened a new log
I20260710 10:59:47.822914 29869 tablet_bootstrap.cc:492] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521: No bootstrap required, opened a new log
I20260710 10:59:47.822955 29868 ts_tablet_manager.cc:1403] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.014s
I20260710 10:59:47.823648 29869 ts_tablet_manager.cc:1403] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.006s
I20260710 10:59:47.830399 29869 raft_consensus.cc:359] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.830919 29869 raft_consensus.cc:385] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.831163 29869 raft_consensus.cc:740] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.830657 29571 catalog_manager.cc:5697] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:47.831774 29869 consensus_queue.cc:260] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.833325 29869 ts_tablet_manager.cc:1434] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 10:59:47.834275 29823 raft_consensus.cc:2468] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 1.
I20260710 10:59:47.835094 29869 tablet_bootstrap.cc:492] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521: Bootstrap starting.
I20260710 10:59:47.843711 29715 leader_election.cc:304] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 
I20260710 10:59:47.844704 29875 raft_consensus.cc:2804] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.845338 29869 tablet_bootstrap.cc:654] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.845237 29875 raft_consensus.cc:697] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Becoming Leader. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:47.846292 29897 raft_consensus.cc:493] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.846177 29875 consensus_queue.cc:237] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.847141 29897 raft_consensus.cc:515] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.848510 29868 raft_consensus.cc:359] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.849269 29868 raft_consensus.cc:385] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.849443 29897 leader_election.cc:290] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.849591 29868 raft_consensus.cc:740] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.850317 29868 consensus_queue.cc:260] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.850764 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
I20260710 10:59:47.851863 29675 raft_consensus.cc:2393] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in current term 1: Already voted for candidate 1b704ce54717402aa5eee16324a49521 in this term.
I20260710 10:59:47.851966 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
I20260710 10:59:47.854383 29868 ts_tablet_manager.cc:1434] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 10:59:47.854406 29788 leader_election.cc:304] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:47.855510 29868 tablet_bootstrap.cc:492] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1: Bootstrap starting.
I20260710 10:59:47.850838 29674 raft_consensus.cc:2468] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 1.
I20260710 10:59:47.862368 29868 tablet_bootstrap.cc:654] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.863284 29897 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.873251 29868 tablet_bootstrap.cc:492] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1: No bootstrap required, opened a new log
I20260710 10:59:47.873710 29868 ts_tablet_manager.cc:1403] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 10:59:47.876128 29897 raft_consensus.cc:2749] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.876283 29868 raft_consensus.cc:359] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.877140 29868 raft_consensus.cc:385] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.877434 29869 tablet_bootstrap.cc:492] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521: No bootstrap required, opened a new log
I20260710 10:59:47.877452 29868 raft_consensus.cc:740] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.878064 29869 ts_tablet_manager.cc:1403] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.003s
I20260710 10:59:47.878341 29868 consensus_queue.cc:260] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.880618 29868 ts_tablet_manager.cc:1434] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 10:59:47.884267 29869 raft_consensus.cc:359] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.885104 29869 raft_consensus.cc:385] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.885416 29869 raft_consensus.cc:740] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.886133 29869 consensus_queue.cc:260] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.888545 29869 ts_tablet_manager.cc:1434] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 10:59:47.889498 29570 catalog_manager.cc:5697] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b704ce54717402aa5eee16324a49521 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "1b704ce54717402aa5eee16324a49521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:47.891813 29897 raft_consensus.cc:493] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.895812 29897 raft_consensus.cc:515] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.897207 29872 raft_consensus.cc:493] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.897655 29872 raft_consensus.cc:515] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.899252 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
I20260710 10:59:47.899674 29872 leader_election.cc:290] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.899936 29674 raft_consensus.cc:2468] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 0.
I20260710 10:59:47.900156 29872 raft_consensus.cc:493] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.900502 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
I20260710 10:59:47.900735 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" is_pre_election: true
I20260710 10:59:47.900614 29872 raft_consensus.cc:515] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.901199 29750 raft_consensus.cc:2468] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 0.
I20260710 10:59:47.901305 29823 raft_consensus.cc:2468] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 0.
I20260710 10:59:47.901414 29787 leader_election.cc:304] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:47.902361 29896 raft_consensus.cc:2804] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.902556 29872 leader_election.cc:290] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.902597 29640 leader_election.cc:304] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:47.902797 29896 raft_consensus.cc:493] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.903272 29896 raft_consensus.cc:3060] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.903774 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e4a52de7244edaa0541ec218f1340" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
I20260710 10:59:47.904348 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e4a52de7244edaa0541ec218f1340" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" is_pre_election: true
I20260710 10:59:47.904471 29750 raft_consensus.cc:2468] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 0.
I20260710 10:59:47.904946 29823 raft_consensus.cc:2468] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 0.
I20260710 10:59:47.906036 29872 raft_consensus.cc:2804] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.906440 29872 raft_consensus.cc:493] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.906567 29640 leader_election.cc:304] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:47.906781 29872 raft_consensus.cc:3060] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.907332 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521" is_pre_election: true
I20260710 10:59:47.908012 29750 raft_consensus.cc:2468] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 0.
I20260710 10:59:47.909469 29897 leader_election.cc:290] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.911489 29923 raft_consensus.cc:2804] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.911926 29923 raft_consensus.cc:493] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.912315 29923 raft_consensus.cc:3060] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.912144 29896 raft_consensus.cc:515] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.915160 29896 leader_election.cc:290] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 1 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:47.915294 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:47.918605 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:47.918838 29872 raft_consensus.cc:515] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.919216 29750 raft_consensus.cc:3060] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.919960 29674 raft_consensus.cc:2393] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in current term 1: Already voted for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in this term.
I20260710 10:59:47.922947 29923 raft_consensus.cc:515] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.924160 29872 leader_election.cc:290] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.924413 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:47.925247 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:47.926023 29823 raft_consensus.cc:2393] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in current term 1: Already voted for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in this term.
I20260710 10:59:47.926076 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e4a52de7244edaa0541ec218f1340" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:47.926723 29749 raft_consensus.cc:3060] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.926885 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e4a52de7244edaa0541ec218f1340" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:47.927428 29824 raft_consensus.cc:3060] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.926095 29923 leader_election.cc:290] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.930003 29750 raft_consensus.cc:2468] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 1.
I20260710 10:59:47.931340 29788 leader_election.cc:304] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:47.931435 29640 leader_election.cc:304] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [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: 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184
I20260710 10:59:47.932711 29896 raft_consensus.cc:2804] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.933220 29896 raft_consensus.cc:697] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Becoming Leader. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:47.933319 29824 raft_consensus.cc:2468] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 1.
I20260710 10:59:47.934074 29896 consensus_queue.cc:237] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.934477 29640 leader_election.cc:304] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:47.934979 29749 raft_consensus.cc:2468] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 1.
I20260710 10:59:47.938594 29872 raft_consensus.cc:2749] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.939713 29872 raft_consensus.cc:2804] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:47.940147 29872 raft_consensus.cc:697] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 LEADER]: Becoming Leader. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:47.943090 29875 consensus_queue.cc:1048] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.943524 29872 consensus_queue.cc:237] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.946449 29571 catalog_manager.cc:5697] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:47.969841 29897 consensus_queue.cc:1048] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:47.969424 29571 catalog_manager.cc:5697] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:47.971678 29898 consensus_queue.cc:1048] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:47.988046 29898 raft_consensus.cc:493] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.988739 29898 raft_consensus.cc:515] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:47.993373 29898 leader_election.cc:290] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:47.993247 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf7b56fbc5b4d9992f363407804d9cd" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" is_pre_election: true
I20260710 10:59:47.994021 29675 raft_consensus.cc:2468] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 0.
I20260710 10:59:47.994524 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf7b56fbc5b4d9992f363407804d9cd" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" is_pre_election: true
I20260710 10:59:47.995157 29823 raft_consensus.cc:2468] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 0.
I20260710 10:59:47.995615 29713 leader_election.cc:304] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:47.996613 29898 raft_consensus.cc:2804] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.996928 29898 raft_consensus.cc:493] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.997234 29898 raft_consensus.cc:3060] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.003420 29898 raft_consensus.cc:515] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.006943 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf7b56fbc5b4d9992f363407804d9cd" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:48.007563 29823 raft_consensus.cc:3060] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.008647 29675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf7b56fbc5b4d9992f363407804d9cd" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:48.009217 29675 raft_consensus.cc:3060] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.018151 29823 raft_consensus.cc:2468] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 1.
I20260710 10:59:48.019039 29898 leader_election.cc:290] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:48.019479 29715 leader_election.cc:304] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 
I20260710 10:59:48.021389 29674 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.022181 29675 raft_consensus.cc:2468] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 1.
I20260710 10:59:48.022877 29898 raft_consensus.cc:2804] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:48.027735 29898 raft_consensus.cc:697] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Becoming Leader. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:48.028599 29898 consensus_queue.cc:237] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.028864 29874 consensus_queue.cc:1048] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.035310 29874 consensus_queue.cc:1048] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:48.056020 29749 raft_consensus.cc:3060] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.063851 29571 catalog_manager.cc:5697] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b704ce54717402aa5eee16324a49521 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "1b704ce54717402aa5eee16324a49521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.067677 29874 consensus_queue.cc:1048] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.116221 29749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
mode: GRACEFUL
new_leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:33810
I20260710 10:59:48.116962 29749 raft_consensus.cc:606] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Received request to transfer leadership to TS 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:48.132679 29823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
mode: GRACEFUL
new_leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:35228
I20260710 10:59:48.133217 29823 raft_consensus.cc:606] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Received request to transfer leadership to TS 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:48.138849 29823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
mode: GRACEFUL
new_leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:35228
I20260710 10:59:48.139366 29823 raft_consensus.cc:606] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Received request to transfer leadership to TS 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:48.145426 29823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
mode: GRACEFUL
new_leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:35228
I20260710 10:59:48.146057 29823 raft_consensus.cc:606] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Received request to transfer leadership to TS 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:48.154549 29823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
mode: GRACEFUL
new_leader_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:35228
I20260710 10:59:48.155063 29823 raft_consensus.cc:606] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Received request to transfer leadership to TS 1b704ce54717402aa5eee16324a49521
I20260710 10:59:48.159904 29823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
mode: GRACEFUL
new_leader_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:35228
I20260710 10:59:48.160498 29823 raft_consensus.cc:606] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Received request to transfer leadership to TS 1b704ce54717402aa5eee16324a49521
I20260710 10:59:48.182984 29673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a27e4a52de7244edaa0541ec218f1340"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
mode: GRACEFUL
new_leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
 from {username='slave'} at 127.0.0.1:40402
I20260710 10:59:48.183688 29673 raft_consensus.cc:606] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 LEADER]: Received request to transfer leadership to TS 23fd028c500c45b9ba0ac3c9ffd1e184
I20260710 10:59:48.205662 29874 consensus_queue.cc:1048] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.221632 29897 consensus_queue.cc:1048] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:48.231748 29895 raft_consensus.cc:993] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184: : Instructing follower 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:48.232223 29897 raft_consensus.cc:1081] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Signalling peer 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:48.234200 29749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:33800
I20260710 10:59:48.234876 29749 raft_consensus.cc:493] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.235298 29749 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.241824 29749 raft_consensus.cc:515] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.243935 29749 leader_election.cc:290] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 2 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:48.245489 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:48.246042 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:48.246183 29673 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.246680 29823 raft_consensus.cc:3055] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:48.247058 29823 raft_consensus.cc:740] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:48.247968 29823 consensus_queue.cc:260] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.249531 29823 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.254173 29673 raft_consensus.cc:2468] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 2.
I20260710 10:59:48.255352 29713 leader_election.cc:304] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:48.255545 29823 raft_consensus.cc:2468] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 2.
I20260710 10:59:48.256157 29898 raft_consensus.cc:2804] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:48.256697 29898 raft_consensus.cc:697] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 2 LEADER]: Becoming Leader. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:48.257447 29898 consensus_queue.cc:237] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.264521 29571 catalog_manager.cc:5697] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 reported cstate change: term changed from 1 to 2, leader changed from 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3) to 1b704ce54717402aa5eee16324a49521 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "1b704ce54717402aa5eee16324a49521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.306952 29897 consensus_queue.cc:1048] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.319490 29874 consensus_queue.cc:1048] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.331049 29874 raft_consensus.cc:993] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184: : Instructing follower 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:48.331483 29874 raft_consensus.cc:1081] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Signalling peer 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:48.333168 29898 consensus_queue.cc:1048] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.333781 29673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:40390
I20260710 10:59:48.335381 29673 raft_consensus.cc:493] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.335865 29673 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.343437 29673 raft_consensus.cc:515] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.346820 29673 leader_election.cc:290] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:48.348115 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:48.348543 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:48.349149 29749 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.348699 29824 raft_consensus.cc:3055] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:48.352600 29824 raft_consensus.cc:740] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:48.353883 29824 consensus_queue.cc:260] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.355106 29824 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.356308 29749 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 2.
I20260710 10:59:48.357420 29639 leader_election.cc:304] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:48.358198 29872 raft_consensus.cc:2804] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:48.358719 29872 raft_consensus.cc:697] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Becoming Leader. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:48.360021 29872 consensus_queue.cc:237] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.368623 29895 consensus_queue.cc:1048] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.370909 29570 catalog_manager.cc:5697] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 reported cstate change: term changed from 1 to 2, leader changed from 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3) to 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.372516 29929 consensus_queue.cc:1048] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.372761 29824 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 2.
I20260710 10:59:48.388418 29897 consensus_queue.cc:1048] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.408524 29897 raft_consensus.cc:993] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184: : Instructing follower 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:48.409008 29895 raft_consensus.cc:1081] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Signalling peer 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:48.410763 29673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:40390
I20260710 10:59:48.411325 29673 raft_consensus.cc:493] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.411700 29673 raft_consensus.cc:3060] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.417013 29673 raft_consensus.cc:515] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.419323 29673 leader_election.cc:290] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:48.420614 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:48.421062 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:48.421619 29824 raft_consensus.cc:3055] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:48.421933 29824 raft_consensus.cc:740] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:48.421216 29750 raft_consensus.cc:3060] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.422720 29824 consensus_queue.cc:260] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.423910 29824 raft_consensus.cc:3060] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.431187 29824 raft_consensus.cc:2468] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 2.
I20260710 10:59:48.433537 29640 leader_election.cc:304] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:48.433606 29872 consensus_queue.cc:1048] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:48.434463 29923 raft_consensus.cc:2804] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:48.436609 29874 raft_consensus.cc:993] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184: : Instructing follower 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:48.437031 29874 raft_consensus.cc:1081] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Signalling peer 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:48.440934 29750 raft_consensus.cc:2468] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 2.
I20260710 10:59:48.443786 29673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:40390
I20260710 10:59:48.444603 29673 raft_consensus.cc:493] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.445013 29673 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.447140 29923 raft_consensus.cc:697] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Becoming Leader. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:48.448134 29923 consensus_queue.cc:237] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.458560 29570 catalog_manager.cc:5697] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 reported cstate change: term changed from 1 to 2, leader changed from 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3) to 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.463560 29923 consensus_queue.cc:1048] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:48.467996 29673 raft_consensus.cc:515] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.476511 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:48.477133 29749 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.487597 29952 raft_consensus.cc:993] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1: : Instructing follower 23fd028c500c45b9ba0ac3c9ffd1e184 to start an election
I20260710 10:59:48.488214 29923 raft_consensus.cc:1081] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 LEADER]: Signalling peer 23fd028c500c45b9ba0ac3c9ffd1e184 to start an election
I20260710 10:59:48.491308 29824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a27e4a52de7244edaa0541ec218f1340"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
 from {username='slave'} at 127.0.0.1:35224
I20260710 10:59:48.492141 29824 raft_consensus.cc:493] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.492671 29824 raft_consensus.cc:3060] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.495441 29749 raft_consensus.cc:2468] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 2.
I20260710 10:59:48.496743 29673 leader_election.cc:290] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:48.496820 29639 leader_election.cc:304] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:48.498450 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:48.498986 29823 raft_consensus.cc:3055] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:48.499836 29823 raft_consensus.cc:740] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:48.500447 29824 raft_consensus.cc:515] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.500862 29823 consensus_queue.cc:260] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.502107 29823 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.497996 29872 raft_consensus.cc:2804] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:48.507225 29872 raft_consensus.cc:697] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Becoming Leader. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:48.508035 29872 consensus_queue.cc:237] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.509341 29823 raft_consensus.cc:2468] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 2.
I20260710 10:59:48.514367 29897 raft_consensus.cc:993] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184: : Instructing follower 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:48.514861 29895 raft_consensus.cc:1081] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Signalling peer 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:48.515472 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e4a52de7244edaa0541ec218f1340" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:48.516211 29673 raft_consensus.cc:3055] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:48.516616 29673 raft_consensus.cc:740] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:48.516680 29571 catalog_manager.cc:5697] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 reported cstate change: term changed from 1 to 2, leader changed from 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3) to 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.517508 29673 consensus_queue.cc:260] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.518307 29749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:33800
I20260710 10:59:48.518994 29749 raft_consensus.cc:493] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.519590 29824 leader_election.cc:290] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 2 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:48.518988 29673 raft_consensus.cc:3060] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.520705 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e4a52de7244edaa0541ec218f1340" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:48.521301 29750 raft_consensus.cc:3060] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.519377 29749 raft_consensus.cc:3060] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.528128 29750 raft_consensus.cc:2468] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 2.
I20260710 10:59:48.529515 29788 leader_election.cc:304] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 
I20260710 10:59:48.530376 29897 raft_consensus.cc:2804] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:48.531052 29897 raft_consensus.cc:697] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 LEADER]: Becoming Leader. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:48.531874 29897 consensus_queue.cc:237] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.534585 29749 raft_consensus.cc:515] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.538918 29749 leader_election.cc:290] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 2 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:48.536888 29673 raft_consensus.cc:2468] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 2.
I20260710 10:59:48.539669 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:48.540302 29674 raft_consensus.cc:3060] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.540392 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:48.541103 29824 raft_consensus.cc:3055] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:48.541487 29824 raft_consensus.cc:740] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:48.542790 29824 consensus_queue.cc:260] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.544164 29824 raft_consensus.cc:3060] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.546638 29570 catalog_manager.cc:5697] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 reported cstate change: term changed from 1 to 2, leader changed from 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1) to 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3). New cstate: current_term: 2 leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:48.551635 29674 raft_consensus.cc:2468] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 2.
I20260710 10:59:48.551632 29824 raft_consensus.cc:2468] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 2.
I20260710 10:59:48.553206 29713 leader_election.cc:304] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:48.554674 29929 raft_consensus.cc:2804] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:48.555166 29929 raft_consensus.cc:697] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 2 LEADER]: Becoming Leader. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:48.556114 29929 consensus_queue.cc:237] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.564008 29570 catalog_manager.cc:5697] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 reported cstate change: term changed from 1 to 2, leader changed from 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3) to 1b704ce54717402aa5eee16324a49521 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "1b704ce54717402aa5eee16324a49521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.591248 29875 raft_consensus.cc:993] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521: : Instructing follower 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:48.591707 29875 raft_consensus.cc:1081] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Signalling peer 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:48.593892 29674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:40376
I20260710 10:59:48.594554 29674 raft_consensus.cc:493] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.594960 29674 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.600598 29674 raft_consensus.cc:515] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.602510 29674 leader_election.cc:290] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:48.603286 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:48.603807 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:48.603885 29749 raft_consensus.cc:3055] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:48.604496 29824 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.604457 29749 raft_consensus.cc:740] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:48.605947 29749 consensus_queue.cc:260] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.607271 29749 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.612396 29824 raft_consensus.cc:2468] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 2.
I20260710 10:59:48.614176 29640 leader_election.cc:304] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:48.615109 29872 raft_consensus.cc:2804] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:48.615633 29872 raft_consensus.cc:697] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Becoming Leader. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:48.616117 29749 raft_consensus.cc:2468] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 2.
I20260710 10:59:48.616618 29872 consensus_queue.cc:237] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:48.618500 29875 consensus_queue.cc:1048] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.625106 29570 catalog_manager.cc:5697] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 reported cstate change: term changed from 1 to 2, leader changed from 1b704ce54717402aa5eee16324a49521 (127.28.217.2) to 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.637450 29955 consensus_queue.cc:1048] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:48.775563 29824 raft_consensus.cc:1275] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:48.777015 29929 consensus_queue.cc:1048] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:48.786298 29674 raft_consensus.cc:1275] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:48.788654 29929 consensus_queue.cc:1048] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:48.817041 29749 raft_consensus.cc:1275] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:48.818338 29872 consensus_queue.cc:1048] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:48.829793 29824 raft_consensus.cc:1275] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:48.831090 29923 consensus_queue.cc:1048] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:48.853778 29749 raft_consensus.cc:1275] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:48.855171 29923 consensus_queue.cc:1048] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:48.865465 29824 raft_consensus.cc:1275] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:48.866928 29923 consensus_queue.cc:1048] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:49.000293 29749 raft_consensus.cc:1275] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.001014 29823 raft_consensus.cc:1275] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.002003 29923 consensus_queue.cc:1048] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:49.002801 29929 consensus_queue.cc:1048] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:49.012990 29674 raft_consensus.cc:1275] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.015374 29955 consensus_queue.cc:1048] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.019670 29823 raft_consensus.cc:1275] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.023411 29952 consensus_queue.cc:1048] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.051803 29749 raft_consensus.cc:1275] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Refusing update from remote peer 23fd028c500c45b9ba0ac3c9ffd1e184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.053243 29897 consensus_queue.cc:1048] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.059757 29674 raft_consensus.cc:1275] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Refusing update from remote peer 23fd028c500c45b9ba0ac3c9ffd1e184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.062362 29897 consensus_queue.cc:1048] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.075201 29749 raft_consensus.cc:1275] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.076587 29952 consensus_queue.cc:1048] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.087693 29823 raft_consensus.cc:1275] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.089357 29923 consensus_queue.cc:1048] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:51.214927 29540 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 10:59:51.215960 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:51.237422 29674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
mode: GRACEFUL
new_leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
 from {username='slave'} at 127.0.0.1:40408
I20260710 10:59:51.237968 29674 raft_consensus.cc:606] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Received request to transfer leadership to TS 23fd028c500c45b9ba0ac3c9ffd1e184
I20260710 10:59:51.248407 29749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
mode: GRACEFUL
new_leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
 from {username='slave'} at 127.0.0.1:33812
I20260710 10:59:51.248987 29749 raft_consensus.cc:606] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 2 LEADER]: Received request to transfer leadership to TS 23fd028c500c45b9ba0ac3c9ffd1e184
I20260710 10:59:51.250118 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:51.250522 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:51.279853 29923 raft_consensus.cc:993] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1: : Instructing follower 23fd028c500c45b9ba0ac3c9ffd1e184 to start an election
I20260710 10:59:51.280298 29968 raft_consensus.cc:1081] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Signalling peer 23fd028c500c45b9ba0ac3c9ffd1e184 to start an election
I20260710 10:59:51.281809 29823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
 from {username='slave'} at 127.0.0.1:35224
I20260710 10:59:51.282284 29823 raft_consensus.cc:493] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:51.282606 29823 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:51.287056 29823 raft_consensus.cc:515] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:51.288833 29823 leader_election.cc:290] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 3 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:51.289721 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:51.290056 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:51.290313 29674 raft_consensus.cc:3055] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:51.290607 29749 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:51.290627 29674 raft_consensus.cc:740] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:51.291967 29674 consensus_queue.cc:260] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:51.293202 29674 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:51.296976 29749 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 3.
I20260710 10:59:51.298213 29788 leader_election.cc:304] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 
I20260710 10:59:51.298902 29964 raft_consensus.cc:2804] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:51.299464 29674 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 3.
I20260710 10:59:51.300185 29964 raft_consensus.cc:697] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 LEADER]: Becoming Leader. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:51.301074 29964 consensus_queue.cc:237] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:51.307093 29569 catalog_manager.cc:5697] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 reported cstate change: term changed from 2 to 3, leader changed from 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1) to 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3). New cstate: current_term: 3 leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:51.526444 29929 raft_consensus.cc:993] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521: : Instructing follower 23fd028c500c45b9ba0ac3c9ffd1e184 to start an election
I20260710 10:59:51.526933 29975 raft_consensus.cc:1081] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 2 LEADER]: Signalling peer 23fd028c500c45b9ba0ac3c9ffd1e184 to start an election
I20260710 10:59:51.528447 29824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
 from {username='slave'} at 127.0.0.1:35210
I20260710 10:59:51.528947 29824 raft_consensus.cc:493] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:51.529270 29824 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:51.533900 29824 raft_consensus.cc:515] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:51.536257 29824 leader_election.cc:290] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 3 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:51.536384 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:51.537034 29673 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:51.537173 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:51.537679 29749 raft_consensus.cc:3055] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:51.537983 29749 raft_consensus.cc:740] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:51.538735 29749 consensus_queue.cc:260] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:51.539811 29749 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:51.543744 29673 raft_consensus.cc:2468] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 3.
I20260710 10:59:51.545248 29787 leader_election.cc:304] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:51.545989 29749 raft_consensus.cc:2468] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 3.
I20260710 10:59:51.546001 29964 raft_consensus.cc:2804] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:51.546691 29964 raft_consensus.cc:697] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 LEADER]: Becoming Leader. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:51.547431 29964 consensus_queue.cc:237] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:51.556439 29569 catalog_manager.cc:5697] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 reported cstate change: term changed from 2 to 3, leader changed from 1b704ce54717402aa5eee16324a49521 (127.28.217.2) to 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3). New cstate: current_term: 3 leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:51.812165 29673 raft_consensus.cc:1275] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Refusing update from remote peer 23fd028c500c45b9ba0ac3c9ffd1e184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:51.813424 29964 consensus_queue.cc:1048] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:51.822662 29749 raft_consensus.cc:1275] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Refusing update from remote peer 23fd028c500c45b9ba0ac3c9ffd1e184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:51.824419 29969 consensus_queue.cc:1048] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:51.971069 29749 raft_consensus.cc:1275] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Refusing update from remote peer 23fd028c500c45b9ba0ac3c9ffd1e184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:51.972854 29969 consensus_queue.cc:1048] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:51.983137 29673 raft_consensus.cc:1275] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Refusing update from remote peer 23fd028c500c45b9ba0ac3c9ffd1e184: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:51.985045 29983 consensus_queue.cc:1048] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:52.251350 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:52.261957 29673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
mode: GRACEFUL
new_leader_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:40402
I20260710 10:59:52.262559 29673 raft_consensus.cc:606] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Received request to transfer leadership to TS 1b704ce54717402aa5eee16324a49521
I20260710 10:59:52.267494 29824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
mode: GRACEFUL
new_leader_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:35228
I20260710 10:59:52.268018 29824 raft_consensus.cc:606] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 LEADER]: Received request to transfer leadership to TS 1b704ce54717402aa5eee16324a49521
I20260710 10:59:52.273561 29673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
mode: GRACEFUL
new_leader_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:40402
I20260710 10:59:52.274087 29673 raft_consensus.cc:606] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Received request to transfer leadership to TS 1b704ce54717402aa5eee16324a49521
I20260710 10:59:52.279026 29673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
mode: GRACEFUL
new_leader_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:40402
I20260710 10:59:52.279659 29673 raft_consensus.cc:606] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Received request to transfer leadership to TS 1b704ce54717402aa5eee16324a49521
I20260710 10:59:52.287299 29824 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
mode: GRACEFUL
new_leader_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:35228
I20260710 10:59:52.287992 29824 raft_consensus.cc:606] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 LEADER]: Received request to transfer leadership to TS 1b704ce54717402aa5eee16324a49521
I20260710 10:59:52.408371 29969 raft_consensus.cc:993] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184: : Instructing follower 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:52.408926 29983 raft_consensus.cc:1081] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 LEADER]: Signalling peer 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:52.410454 29749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:33800
I20260710 10:59:52.410964 29749 raft_consensus.cc:493] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.411310 29749 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.415211 29749 raft_consensus.cc:515] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.417287 29749 leader_election.cc:290] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 4 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:52.417758 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:52.418272 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:52.418421 29673 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.418587 29969 raft_consensus.cc:993] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184: : Instructing follower 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:52.418875 29824 raft_consensus.cc:3055] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:52.419080 29983 raft_consensus.cc:1081] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 LEADER]: Signalling peer 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:52.419239 29824 raft_consensus.cc:740] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:52.420008 29824 consensus_queue.cc:260] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.420774 29749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:33800
I20260710 10:59:52.421157 29824 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.421303 29749 raft_consensus.cc:493] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.421765 29749 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.425233 29673 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 4.
I20260710 10:59:52.426066 29824 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 4.
I20260710 10:59:52.426360 29713 leader_election.cc:304] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [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: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:52.427215 29929 raft_consensus.cc:2804] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:52.427654 29749 raft_consensus.cc:515] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.428261 29929 raft_consensus.cc:697] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 4 LEADER]: Becoming Leader. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:52.429425 29749 leader_election.cc:290] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 4 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:52.429139 29929 consensus_queue.cc:237] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.430120 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:52.430667 29673 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.430752 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54bb7c35f3840bfa686d9dd7587fd0c" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:52.431316 29824 raft_consensus.cc:3055] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:52.431583 29824 raft_consensus.cc:740] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:52.432415 29824 consensus_queue.cc:260] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.433424 29824 raft_consensus.cc:3060] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:52.436755 29673 raft_consensus.cc:2468] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 4.
I20260710 10:59:52.436414 29569 catalog_manager.cc:5697] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 reported cstate change: term changed from 3 to 4, leader changed from 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3) to 1b704ce54717402aa5eee16324a49521 (127.28.217.2). New cstate: current_term: 4 leader_uuid: "1b704ce54717402aa5eee16324a49521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.437857 29713 leader_election.cc:304] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [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: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:52.438470 29929 raft_consensus.cc:2804] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:52.438832 29929 raft_consensus.cc:697] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 4 LEADER]: Becoming Leader. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:52.440032 29824 raft_consensus.cc:2468] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 4.
I20260710 10:59:52.439646 29929 consensus_queue.cc:237] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.451285 29569 catalog_manager.cc:5697] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 reported cstate change: term changed from 3 to 4, leader changed from 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3) to 1b704ce54717402aa5eee16324a49521 (127.28.217.2). New cstate: current_term: 4 leader_uuid: "1b704ce54717402aa5eee16324a49521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.540819 29989 raft_consensus.cc:993] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1: : Instructing follower 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:52.541368 29968 raft_consensus.cc:1081] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Signalling peer 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:52.542865 29749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:33798
I20260710 10:59:52.543413 29749 raft_consensus.cc:493] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.543778 29749 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.547920 29749 raft_consensus.cc:515] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.549516 29749 leader_election.cc:290] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 3 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:52.550388 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:52.550694 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:52.550901 29673 raft_consensus.cc:3055] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:52.551265 29824 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.551195 29673 raft_consensus.cc:740] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:52.552383 29673 consensus_queue.cc:260] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.553324 29673 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.556262 29824 raft_consensus.cc:2468] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 3.
I20260710 10:59:52.557348 29715 leader_election.cc:304] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [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: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 
I20260710 10:59:52.558060 29929 raft_consensus.cc:2804] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:52.558393 29673 raft_consensus.cc:2468] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 3.
I20260710 10:59:52.558562 29929 raft_consensus.cc:697] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Becoming Leader. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:52.559917 29929 consensus_queue.cc:237] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.566210 29569 catalog_manager.cc:5697] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 reported cstate change: term changed from 2 to 3, leader changed from 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1) to 1b704ce54717402aa5eee16324a49521 (127.28.217.2). New cstate: current_term: 3 leader_uuid: "1b704ce54717402aa5eee16324a49521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.667263 29989 raft_consensus.cc:993] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1: : Instructing follower 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:52.667779 29989 raft_consensus.cc:1081] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Signalling peer 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:52.669303 29749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:33798
I20260710 10:59:52.669746 29749 raft_consensus.cc:493] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.669984 29749 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.674026 29749 raft_consensus.cc:515] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.675805 29749 leader_election.cc:290] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 3 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:52.676801 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:52.676872 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:52.677520 29673 raft_consensus.cc:3055] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:52.677533 29824 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.678016 29673 raft_consensus.cc:740] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:52.678830 29673 consensus_queue.cc:260] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.680011 29673 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.684726 29824 raft_consensus.cc:2468] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 3.
I20260710 10:59:52.685899 29715 leader_election.cc:304] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [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: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 
I20260710 10:59:52.686790 29929 raft_consensus.cc:2804] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:52.686949 29673 raft_consensus.cc:2468] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 3.
I20260710 10:59:52.687318 29929 raft_consensus.cc:697] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Becoming Leader. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:52.688202 29929 consensus_queue.cc:237] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.695622 29968 raft_consensus.cc:993] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1: : Instructing follower 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:52.696136 29968 raft_consensus.cc:1081] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Signalling peer 1b704ce54717402aa5eee16324a49521 to start an election
I20260710 10:59:52.695659 29569 catalog_manager.cc:5697] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 reported cstate change: term changed from 2 to 3, leader changed from 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1) to 1b704ce54717402aa5eee16324a49521 (127.28.217.2). New cstate: current_term: 3 leader_uuid: "1b704ce54717402aa5eee16324a49521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.697999 29749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
 from {username='slave'} at 127.0.0.1:33798
I20260710 10:59:52.698521 29749 raft_consensus.cc:493] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.698846 29749 raft_consensus.cc:3060] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.704972 29749 raft_consensus.cc:515] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.706512 29749 leader_election.cc:290] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [CANDIDATE]: Term 3 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:52.707427 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:52.707495 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d26a0f2aee418ba572bc11706503ea" candidate_uuid: "1b704ce54717402aa5eee16324a49521" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:52.708137 29673 raft_consensus.cc:3055] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:52.708262 29824 raft_consensus.cc:3060] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.708571 29673 raft_consensus.cc:740] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:52.709306 29673 consensus_queue.cc:260] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.710232 29673 raft_consensus.cc:3060] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:52.713395 29824 raft_consensus.cc:2468] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 3.
I20260710 10:59:52.714484 29715 leader_election.cc:304] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [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: 1b704ce54717402aa5eee16324a49521, 23fd028c500c45b9ba0ac3c9ffd1e184; no voters: 
I20260710 10:59:52.714958 29673 raft_consensus.cc:2468] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b704ce54717402aa5eee16324a49521 in term 3.
I20260710 10:59:52.715261 29929 raft_consensus.cc:2804] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:52.715783 29929 raft_consensus.cc:697] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Becoming Leader. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:52.716629 29929 consensus_queue.cc:237] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:52.724568 29569 catalog_manager.cc:5697] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 reported cstate change: term changed from 2 to 3, leader changed from 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1) to 1b704ce54717402aa5eee16324a49521 (127.28.217.2). New cstate: current_term: 3 leader_uuid: "1b704ce54717402aa5eee16324a49521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.882383 29673 raft_consensus.cc:1275] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:52.883605 29929 consensus_queue.cc:1048] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:52.893925 29824 raft_consensus.cc:1275] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:52.895653 29994 consensus_queue.cc:1048] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 10:59:52.997502 29824 raft_consensus.cc:1275] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:52.998726 29994 consensus_queue.cc:1048] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:53.000743 29824 raft_consensus.cc:1275] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:53.002031 29994 consensus_queue.cc:1048] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:53.008559 29673 raft_consensus.cc:1275] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.010442 29985 consensus_queue.cc:1048] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:53.015168 29673 raft_consensus.cc:1275] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:53.021770 29985 consensus_queue.cc:1048] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:53.148756 29674 raft_consensus.cc:1275] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.150072 29985 consensus_queue.cc:1048] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:53.159986 29823 raft_consensus.cc:1275] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.161692 29985 consensus_queue.cc:1048] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:53.234472 29824 raft_consensus.cc:1275] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.235760 29985 consensus_queue.cc:1048] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:53.245131 29674 raft_consensus.cc:1275] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Refusing update from remote peer 1b704ce54717402aa5eee16324a49521: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.246564 29985 consensus_queue.cc:1048] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:55.298418 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:55.305871 29749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
mode: GRACEFUL
new_leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:33812
I20260710 10:59:55.306536 29749 raft_consensus.cc:606] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Received request to transfer leadership to TS 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:55.309202 29749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
mode: GRACEFUL
new_leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
 from {username='slave'} at 127.0.0.1:33812
I20260710 10:59:55.309686 29749 raft_consensus.cc:606] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Received request to transfer leadership to TS 23fd028c500c45b9ba0ac3c9ffd1e184
I20260710 10:59:55.311980 29749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bf7b56fbc5b4d9992f363407804d9cd"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
mode: GRACEFUL
new_leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:33812
I20260710 10:59:55.312493 29749 raft_consensus.cc:606] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Received request to transfer leadership to TS 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:55.314788 29749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
mode: GRACEFUL
new_leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
 from {username='slave'} at 127.0.0.1:33812
I20260710 10:59:55.315259 29749 raft_consensus.cc:606] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 4 LEADER]: Received request to transfer leadership to TS 23fd028c500c45b9ba0ac3c9ffd1e184
I20260710 10:59:55.317474 29749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e"
dest_uuid: "1b704ce54717402aa5eee16324a49521"
mode: GRACEFUL
new_leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:33812
I20260710 10:59:55.317945 29749 raft_consensus.cc:606] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 2 LEADER]: Received request to transfer leadership to TS 2e45e3bc86aa4e77ad4bbd24299008c1
I20260710 10:59:55.318909 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 10:59:55.319301 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:55.466459 29929 raft_consensus.cc:993] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521: : Instructing follower 23fd028c500c45b9ba0ac3c9ffd1e184 to start an election
I20260710 10:59:55.467187 30007 raft_consensus.cc:1081] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 4 LEADER]: Signalling peer 23fd028c500c45b9ba0ac3c9ffd1e184 to start an election
I20260710 10:59:55.468780 29824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
 from {username='slave'} at 127.0.0.1:35210
I20260710 10:59:55.469239 29824 raft_consensus.cc:493] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.469558 29824 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:55.475468 29824 raft_consensus.cc:515] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.477479 29824 leader_election.cc:290] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 5 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:55.478523 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:55.478463 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fab310ae2034703b6428c17ee7de589" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:55.479339 29749 raft_consensus.cc:3055] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 10:59:55.479421 29673 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:55.479651 29749 raft_consensus.cc:740] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:55.480476 29749 consensus_queue.cc:260] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.481345 29749 raft_consensus.cc:3060] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Advancing to term 5
I20260710 10:59:55.484375 29673 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 5.
I20260710 10:59:55.485667 29749 raft_consensus.cc:2468] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 5.
I20260710 10:59:55.485636 29787 leader_election.cc:304] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:55.486822 29983 raft_consensus.cc:2804] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 10:59:55.487818 29983 raft_consensus.cc:697] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 5 LEADER]: Becoming Leader. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:55.488656 29983 consensus_queue.cc:237] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.495918 29571 catalog_manager.cc:5697] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 reported cstate change: term changed from 4 to 5, leader changed from 1b704ce54717402aa5eee16324a49521 (127.28.217.2) to 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3). New cstate: current_term: 5 leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:55.601325 30008 raft_consensus.cc:993] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521: : Instructing follower 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:55.601750 30007 raft_consensus.cc:1081] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Signalling peer 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:55.603369 29673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:40376
I20260710 10:59:55.603816 29673 raft_consensus.cc:493] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.604079 29673 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:55.608697 29929 raft_consensus.cc:993] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521: : Instructing follower 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:55.609179 30007 raft_consensus.cc:1081] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Signalling peer 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:55.609670 29673 raft_consensus.cc:515] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.610911 29674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bf7b56fbc5b4d9992f363407804d9cd"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:40376
I20260710 10:59:55.611385 29674 raft_consensus.cc:493] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.611680 29674 raft_consensus.cc:3060] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.612285 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:55.612718 29749 raft_consensus.cc:3055] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:55.612905 29749 raft_consensus.cc:740] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:55.613579 29749 consensus_queue.cc:260] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.614295 29749 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:55.611675 29673 leader_election.cc:290] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 4 election: Requested vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:55.617197 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097f801851984bd19ee3b56cf2b84e62" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:55.617022 29674 raft_consensus.cc:515] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.617695 29824 raft_consensus.cc:3060] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:55.618968 29674 leader_election.cc:290] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:55.620026 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf7b56fbc5b4d9992f363407804d9cd" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:55.620157 29823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf7b56fbc5b4d9992f363407804d9cd" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:55.620501 29749 raft_consensus.cc:2468] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 4.
I20260710 10:59:55.620668 29750 raft_consensus.cc:3055] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:55.620752 29823 raft_consensus.cc:3060] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.621060 29750 raft_consensus.cc:740] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:55.621840 29639 leader_election.cc:304] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [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: 1b704ce54717402aa5eee16324a49521, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:55.621963 29750 consensus_queue.cc:260] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.623471 29750 raft_consensus.cc:3060] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:55.627509 29823 raft_consensus.cc:2468] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 2.
I20260710 10:59:55.628736 29824 raft_consensus.cc:2468] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 4.
I20260710 10:59:55.629025 29640 leader_election.cc:304] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:55.631204 30016 raft_consensus.cc:2804] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:55.632047 30015 raft_consensus.cc:2804] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:55.632784 30016 raft_consensus.cc:697] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 LEADER]: Becoming Leader. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:55.633419 29750 raft_consensus.cc:2468] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 2.
I20260710 10:59:55.634208 30015 raft_consensus.cc:697] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Becoming Leader. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:55.633997 30016 consensus_queue.cc:237] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.635083 30015 consensus_queue.cc:237] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.642508 29571 catalog_manager.cc:5697] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 reported cstate change: term changed from 3 to 4, leader changed from 1b704ce54717402aa5eee16324a49521 (127.28.217.2) to 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1). New cstate: current_term: 4 leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.653736 29571 catalog_manager.cc:5697] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 reported cstate change: term changed from 1 to 2, leader changed from 1b704ce54717402aa5eee16324a49521 (127.28.217.2) to 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.731523 29929 raft_consensus.cc:993] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521: : Instructing follower 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:55.731937 30007 raft_consensus.cc:1081] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 2 LEADER]: Signalling peer 2e45e3bc86aa4e77ad4bbd24299008c1 to start an election
I20260710 10:59:55.733572 29674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e"
dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
 from {username='slave'} at 127.0.0.1:40376
I20260710 10:59:55.734020 29674 raft_consensus.cc:493] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.734288 29674 raft_consensus.cc:3060] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:55.738344 29929 raft_consensus.cc:993] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521: : Instructing follower 23fd028c500c45b9ba0ac3c9ffd1e184 to start an election
I20260710 10:59:55.738857 30007 raft_consensus.cc:1081] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Signalling peer 23fd028c500c45b9ba0ac3c9ffd1e184 to start an election
I20260710 10:59:55.739643 29674 raft_consensus.cc:515] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.740518 29823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44"
dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
 from {username='slave'} at 127.0.0.1:35210
I20260710 10:59:55.741022 29823 raft_consensus.cc:493] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.741333 29823 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:55.741437 29674 leader_election.cc:290] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [CANDIDATE]: Term 3 election: Requested vote from peers 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765), 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3:33695)
I20260710 10:59:55.742246 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:55.742537 29824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61c107a33d04b33b2754a9f6480126e" candidate_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184"
I20260710 10:59:55.742817 29750 raft_consensus.cc:3055] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:55.743044 29824 raft_consensus.cc:3060] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:55.743150 29750 raft_consensus.cc:740] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:55.744025 29750 consensus_queue.cc:260] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.745283 29750 raft_consensus.cc:3060] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:55.746291 29823 raft_consensus.cc:515] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.747895 29823 leader_election.cc:290] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [CANDIDATE]: Term 4 election: Requested vote from peers 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627), 1b704ce54717402aa5eee16324a49521 (127.28.217.2:34765)
I20260710 10:59:55.748689 29674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1"
I20260710 10:59:55.749017 29749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb1353ed5234c6bb9e414f2b23e6d44" candidate_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b704ce54717402aa5eee16324a49521"
I20260710 10:59:55.749330 29674 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:55.749505 29749 raft_consensus.cc:3055] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:55.749805 29749 raft_consensus.cc:740] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b704ce54717402aa5eee16324a49521, State: Running, Role: LEADER
I20260710 10:59:55.750532 29749 consensus_queue.cc:260] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.751116 29824 raft_consensus.cc:2468] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 3.
I20260710 10:59:55.751859 29749 raft_consensus.cc:3060] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:55.751860 29750 raft_consensus.cc:2468] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45e3bc86aa4e77ad4bbd24299008c1 in term 3.
I20260710 10:59:55.752247 29640 leader_election.cc:304] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [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: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:55.753273 30015 raft_consensus.cc:2804] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:55.753722 30015 raft_consensus.cc:697] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 LEADER]: Becoming Leader. State: Replica: 2e45e3bc86aa4e77ad4bbd24299008c1, State: Running, Role: LEADER
I20260710 10:59:55.754396 30015 consensus_queue.cc:237] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.756179 29674 raft_consensus.cc:2468] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 4.
I20260710 10:59:55.757793 29787 leader_election.cc:304] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: 23fd028c500c45b9ba0ac3c9ffd1e184, 2e45e3bc86aa4e77ad4bbd24299008c1; no voters: 
I20260710 10:59:55.758863 29983 raft_consensus.cc:2804] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:55.759119 29749 raft_consensus.cc:2468] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23fd028c500c45b9ba0ac3c9ffd1e184 in term 4.
I20260710 10:59:55.759358 29983 raft_consensus.cc:697] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 LEADER]: Becoming Leader. State: Replica: 23fd028c500c45b9ba0ac3c9ffd1e184, State: Running, Role: LEADER
I20260710 10:59:55.760222 29983 consensus_queue.cc:237] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [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: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } }
I20260710 10:59:55.763706 29571 catalog_manager.cc:5697] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 reported cstate change: term changed from 2 to 3, leader changed from 1b704ce54717402aa5eee16324a49521 (127.28.217.2) to 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1). New cstate: current_term: 3 leader_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.768129 29570 catalog_manager.cc:5697] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 reported cstate change: term changed from 3 to 4, leader changed from 1b704ce54717402aa5eee16324a49521 (127.28.217.2) to 23fd028c500c45b9ba0ac3c9ffd1e184 (127.28.217.3). New cstate: current_term: 4 leader_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:55.889585 29749 raft_consensus.cc:1275] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 5 FOLLOWER]: Refusing update from remote peer 23fd028c500c45b9ba0ac3c9ffd1e184: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 10:59:55.891131 29983 consensus_queue.cc:1048] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 10:59:55.902374 29674 raft_consensus.cc:1275] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 5 FOLLOWER]: Refusing update from remote peer 23fd028c500c45b9ba0ac3c9ffd1e184: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 10:59:55.903808 30009 consensus_queue.cc:1048] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 10:59:56.031631 29749 raft_consensus.cc:1275] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:56.032949 30015 consensus_queue.cc:1048] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:56.042428 29824 raft_consensus.cc:1275] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:56.044394 30018 consensus_queue.cc:1048] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:56.080412 29824 raft_consensus.cc:1275] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:56.081552 30018 consensus_queue.cc:1048] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:56.090265 29749 raft_consensus.cc:1275] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:56.091778 30018 consensus_queue.cc:1048] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:56.182775 29824 raft_consensus.cc:1275] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.183965 30018 consensus_queue.cc:1048] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23fd028c500c45b9ba0ac3c9ffd1e184" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 33695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:56.186389 29749 raft_consensus.cc:1275] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Refusing update from remote peer 2e45e3bc86aa4e77ad4bbd24299008c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.187865 30018 consensus_queue.cc:1048] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:56.284248 29673 raft_consensus.cc:1275] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Refusing update from remote peer 23fd028c500c45b9ba0ac3c9ffd1e184: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:56.285552 30009 consensus_queue.cc:1048] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e45e3bc86aa4e77ad4bbd24299008c1" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:56.293658 29749 raft_consensus.cc:1275] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Refusing update from remote peer 23fd028c500c45b9ba0ac3c9ffd1e184: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:56.295629 30009 consensus_queue.cc:1048] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b704ce54717402aa5eee16324a49521" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:56.320112 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:56.325589 29540 tablet_server.cc:179] TabletServer@127.28.217.1:0 shutting down...
I20260710 10:59:56.353936 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:56.354758 29540 tablet_replica.cc:333] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1: stopping tablet replica
I20260710 10:59:56.355705 29540 raft_consensus.cc:2243] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:56.356686 29540 raft_consensus.cc:2272] T 9bf7b56fbc5b4d9992f363407804d9cd P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.359404 29540 tablet_replica.cc:333] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1: stopping tablet replica
I20260710 10:59:56.359989 29540 raft_consensus.cc:2243] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.360517 29540 raft_consensus.cc:2272] T a27e4a52de7244edaa0541ec218f1340 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.362233 29540 tablet_replica.cc:333] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1: stopping tablet replica
I20260710 10:59:56.362792 29540 raft_consensus.cc:2243] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:56.363520 29540 raft_consensus.cc:2272] T 097f801851984bd19ee3b56cf2b84e62 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.365628 29540 tablet_replica.cc:333] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1: stopping tablet replica
I20260710 10:59:56.366171 29540 raft_consensus.cc:2243] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.366591 29540 raft_consensus.cc:2272] T 78d26a0f2aee418ba572bc11706503ea P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.368260 29540 tablet_replica.cc:333] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1: stopping tablet replica
I20260710 10:59:56.368990 29540 raft_consensus.cc:2243] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.369513 29540 raft_consensus.cc:2272] T 840a4bab0d214838a7e2621ca595270e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.371402 29540 tablet_replica.cc:333] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1: stopping tablet replica
I20260710 10:59:56.371871 29540 raft_consensus.cc:2243] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.372299 29540 raft_consensus.cc:2272] T a54bb7c35f3840bfa686d9dd7587fd0c P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.373994 29540 tablet_replica.cc:333] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1: stopping tablet replica
I20260710 10:59:56.374469 29540 raft_consensus.cc:2243] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:56.375144 29540 raft_consensus.cc:2272] T e61c107a33d04b33b2754a9f6480126e P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.377067 29540 tablet_replica.cc:333] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1: stopping tablet replica
I20260710 10:59:56.377707 29540 raft_consensus.cc:2243] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.378229 29540 raft_consensus.cc:2272] T 9fab310ae2034703b6428c17ee7de589 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:56.379597 29787 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 10:59:56.380910 29540 tablet_replica.cc:333] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1: stopping tablet replica
I20260710 10:59:56.381553 29540 raft_consensus.cc:2243] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.382084 29540 raft_consensus.cc:2272] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 2e45e3bc86aa4e77ad4bbd24299008c1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:56.385315 29787 consensus_peers.cc:597] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 -> Peer 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627): Couldn't send request to peer 2e45e3bc86aa4e77ad4bbd24299008c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:56.483964 29540 tablet_server.cc:196] TabletServer@127.28.217.1:0 shutdown complete.
W20260710 10:59:56.486125 29713 consensus_peers.cc:597] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 -> Peer 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627): Couldn't send request to peer 2e45e3bc86aa4e77ad4bbd24299008c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:56.503067 29540 tablet_server.cc:179] TabletServer@127.28.217.2:0 shutting down...
I20260710 10:59:56.526088 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:56.526893 29540 tablet_replica.cc:333] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521: stopping tablet replica
I20260710 10:59:56.527544 29540 raft_consensus.cc:2243] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.527980 29540 raft_consensus.cc:2272] T a27e4a52de7244edaa0541ec218f1340 P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.529707 29540 tablet_replica.cc:333] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521: stopping tablet replica
I20260710 10:59:56.530212 29540 raft_consensus.cc:2243] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.530596 29540 raft_consensus.cc:2272] T 9bf7b56fbc5b4d9992f363407804d9cd P 1b704ce54717402aa5eee16324a49521 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.532821 29540 tablet_replica.cc:333] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521: stopping tablet replica
I20260710 10:59:56.533318 29540 raft_consensus.cc:2243] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.533718 29540 raft_consensus.cc:2272] T 9fab310ae2034703b6428c17ee7de589 P 1b704ce54717402aa5eee16324a49521 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.535804 29540 tablet_replica.cc:333] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521: stopping tablet replica
I20260710 10:59:56.536288 29540 raft_consensus.cc:2243] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.536720 29540 raft_consensus.cc:2272] T e61c107a33d04b33b2754a9f6480126e P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.538601 29540 tablet_replica.cc:333] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521: stopping tablet replica
I20260710 10:59:56.539090 29540 raft_consensus.cc:2243] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:56.539774 29540 raft_consensus.cc:2272] T a54bb7c35f3840bfa686d9dd7587fd0c P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.541391 29540 tablet_replica.cc:333] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521: stopping tablet replica
I20260710 10:59:56.541863 29540 raft_consensus.cc:2243] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.542240 29540 raft_consensus.cc:2272] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.544720 29540 tablet_replica.cc:333] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521: stopping tablet replica
I20260710 10:59:56.545225 29540 raft_consensus.cc:2243] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.545635 29540 raft_consensus.cc:2272] T 097f801851984bd19ee3b56cf2b84e62 P 1b704ce54717402aa5eee16324a49521 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.547868 29540 tablet_replica.cc:333] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521: stopping tablet replica
I20260710 10:59:56.548480 29540 raft_consensus.cc:2243] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:56.549187 29540 raft_consensus.cc:2272] T 840a4bab0d214838a7e2621ca595270e P 1b704ce54717402aa5eee16324a49521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.550644 29540 tablet_replica.cc:333] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521: stopping tablet replica
I20260710 10:59:56.551070 29540 raft_consensus.cc:2243] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:56.551725 29540 raft_consensus.cc:2272] T 78d26a0f2aee418ba572bc11706503ea P 1b704ce54717402aa5eee16324a49521 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.578512 29540 tablet_server.cc:196] TabletServer@127.28.217.2:0 shutdown complete.
W20260710 10:59:56.590466 29787 consensus_peers.cc:597] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 -> Peer 2e45e3bc86aa4e77ad4bbd24299008c1 (127.28.217.1:33627): Couldn't send request to peer 2e45e3bc86aa4e77ad4bbd24299008c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:56.597857 29540 tablet_server.cc:179] TabletServer@127.28.217.3:0 shutting down...
I20260710 10:59:56.623770 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:56.624418 29540 tablet_replica.cc:333] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184: stopping tablet replica
I20260710 10:59:56.624991 29540 raft_consensus.cc:2243] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:56.625686 29540 raft_consensus.cc:2272] T a27e4a52de7244edaa0541ec218f1340 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.627274 29540 tablet_replica.cc:333] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184: stopping tablet replica
I20260710 10:59:56.627734 29540 raft_consensus.cc:2243] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:56.628427 29540 raft_consensus.cc:2272] T 4eb1353ed5234c6bb9e414f2b23e6d44 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.630241 29540 tablet_replica.cc:333] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184: stopping tablet replica
I20260710 10:59:56.630708 29540 raft_consensus.cc:2243] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.631039 29540 raft_consensus.cc:2272] T 840a4bab0d214838a7e2621ca595270e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.632501 29540 tablet_replica.cc:333] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184: stopping tablet replica
I20260710 10:59:56.632908 29540 raft_consensus.cc:2243] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.633246 29540 raft_consensus.cc:2272] T 78d26a0f2aee418ba572bc11706503ea P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.634598 29540 tablet_replica.cc:333] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184: stopping tablet replica
I20260710 10:59:56.635006 29540 raft_consensus.cc:2243] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.635363 29540 raft_consensus.cc:2272] T e61c107a33d04b33b2754a9f6480126e P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.637297 29540 tablet_replica.cc:333] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184: stopping tablet replica
I20260710 10:59:56.637738 29540 raft_consensus.cc:2243] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.638128 29540 raft_consensus.cc:2272] T a54bb7c35f3840bfa686d9dd7587fd0c P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.640115 29540 tablet_replica.cc:333] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184: stopping tablet replica
I20260710 10:59:56.640602 29540 raft_consensus.cc:2243] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 5 LEADER]: Raft consensus shutting down.
I20260710 10:59:56.641291 29540 raft_consensus.cc:2272] T 9fab310ae2034703b6428c17ee7de589 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.643092 29540 tablet_replica.cc:333] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184: stopping tablet replica
I20260710 10:59:56.643543 29540 raft_consensus.cc:2243] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.643963 29540 raft_consensus.cc:2272] T 9bf7b56fbc5b4d9992f363407804d9cd P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.646868 29540 tablet_replica.cc:333] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184: stopping tablet replica
I20260710 10:59:56.647387 29540 raft_consensus.cc:2243] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:56.647804 29540 raft_consensus.cc:2272] T 097f801851984bd19ee3b56cf2b84e62 P 23fd028c500c45b9ba0ac3c9ffd1e184 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.679672 29540 tablet_server.cc:196] TabletServer@127.28.217.3:0 shutdown complete.
I20260710 10:59:56.700469 29540 master.cc:562] Master@127.28.217.62:38901 shutting down...
I20260710 10:59:56.804006 29540 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:56.804582 29540 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:56.804924 29540 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55ccc1e63a6449a0aae52205747e5cc5: stopping tablet replica
I20260710 10:59:56.824429 29540 master.cc:584] Master@127.28.217.62:38901 shutdown complete.
1b704ce54717402aa5eee16324a49521  4
23fd028c500c45b9ba0ac3c9ffd1e184  1
2e45e3bc86aa4e77ad4bbd24299008c1  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12701 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 10:59:56.863925 29540 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.217.62:41711
I20260710 10:59:56.865271 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:56.871635 30043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:56.872159 30044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:56.873236 30046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:56.874719 29540 server_base.cc:1061] running on GCE node
I20260710 10:59:56.875615 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:56.875803 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:56.875910 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681196875898 us; error 0 us; skew 500 ppm
I20260710 10:59:56.876434 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:56.879228 29540 webserver.cc:533] Webserver started at http://127.28.217.62:39275/ using document root <none> and password file <none>
I20260710 10:59:56.879720 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:56.879875 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:56.880198 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:56.882091 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/master-0-root/instance:
uuid: "aef22116d685463b9968fc4e3ec65414"
format_stamp: "Formatted at 2026-07-10 10:59:56 on dist-test-slave-b094"
I20260710 10:59:56.887180 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 10:59:56.890903 30051 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:56.891763 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 10:59:56.892099 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/master-0-root
uuid: "aef22116d685463b9968fc4e3ec65414"
format_stamp: "Formatted at 2026-07-10 10:59:56 on dist-test-slave-b094"
I20260710 10:59:56.892454 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:56.929720 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:56.931190 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:56.980494 30102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.62:41711 every 8 connection(s)
I20260710 10:59:56.980525 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.62:41711
I20260710 10:59:56.984968 30103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:56.995914 30103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414: Bootstrap starting.
I20260710 10:59:57.001065 30103 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.005676 30103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414: No bootstrap required, opened a new log
I20260710 10:59:57.007925 30103 raft_consensus.cc:359] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aef22116d685463b9968fc4e3ec65414" member_type: VOTER }
I20260710 10:59:57.008299 30103 raft_consensus.cc:385] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.008687 30103 raft_consensus.cc:740] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef22116d685463b9968fc4e3ec65414, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.009253 30103 consensus_queue.cc:260] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aef22116d685463b9968fc4e3ec65414" member_type: VOTER }
I20260710 10:59:57.009749 30103 raft_consensus.cc:399] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:57.009984 30103 raft_consensus.cc:493] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:57.010211 30103 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:57.014360 30103 raft_consensus.cc:515] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aef22116d685463b9968fc4e3ec65414" member_type: VOTER }
I20260710 10:59:57.014885 30103 leader_election.cc:304] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [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: aef22116d685463b9968fc4e3ec65414; no voters: 
I20260710 10:59:57.016161 30103 leader_election.cc:290] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:57.016906 30106 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:57.018512 30106 raft_consensus.cc:697] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 1 LEADER]: Becoming Leader. State: Replica: aef22116d685463b9968fc4e3ec65414, State: Running, Role: LEADER
I20260710 10:59:57.019301 30106 consensus_queue.cc:237] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [LEADER]: Queue going to LEADER mode. State: All 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: "aef22116d685463b9968fc4e3ec65414" member_type: VOTER }
I20260710 10:59:57.019894 30103 sys_catalog.cc:565] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:57.024622 30107 sys_catalog.cc:455] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aef22116d685463b9968fc4e3ec65414" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aef22116d685463b9968fc4e3ec65414" member_type: VOTER } }
I20260710 10:59:57.024869 30108 sys_catalog.cc:455] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aef22116d685463b9968fc4e3ec65414. Latest consensus state: current_term: 1 leader_uuid: "aef22116d685463b9968fc4e3ec65414" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aef22116d685463b9968fc4e3ec65414" member_type: VOTER } }
I20260710 10:59:57.025525 30107 sys_catalog.cc:458] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:57.025521 30108 sys_catalog.cc:458] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:57.028481 30113 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:57.034911 30113 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:57.037022 29540 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:57.044354 30113 catalog_manager.cc:1383] Generated new cluster ID: 3f1d95c97a5248d9b59ed415088d090f
I20260710 10:59:57.044667 30113 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:57.072607 30113 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:57.073904 30113 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:57.098656 30113 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414: Generated new TSK 0
I20260710 10:59:57.099293 30113 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:57.103989 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:57.110664 30124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:57.111495 30125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:57.113811 29540 server_base.cc:1061] running on GCE node
W20260710 10:59:57.114100 30127 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:57.115002 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:57.115206 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:57.115353 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681197115341 us; error 0 us; skew 500 ppm
I20260710 10:59:57.115816 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:57.118500 29540 webserver.cc:533] Webserver started at http://127.28.217.1:34451/ using document root <none> and password file <none>
I20260710 10:59:57.119458 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:57.119650 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:57.120018 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:57.121327 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-0-root/instance:
uuid: "8d617b15013a43c1a315079bfc43c051"
format_stamp: "Formatted at 2026-07-10 10:59:57 on dist-test-slave-b094"
I20260710 10:59:57.126422 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 10:59:57.129796 30132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:57.130610 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 10:59:57.130908 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-0-root
uuid: "8d617b15013a43c1a315079bfc43c051"
format_stamp: "Formatted at 2026-07-10 10:59:57 on dist-test-slave-b094"
I20260710 10:59:57.131291 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:57.152055 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:57.153462 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:57.155031 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:57.157508 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:57.157755 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:57.158025 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:57.158248 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:57.201975 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.1:45113
I20260710 10:59:57.202142 30194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.1:45113 every 8 connection(s)
I20260710 10:59:57.207767 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:57.215575 30199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:57.216645 30200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:57.219601 30202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:57.221428 30195 heartbeater.cc:344] Connected to a master server at 127.28.217.62:41711
I20260710 10:59:57.221803 30195 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:57.222255 29540 server_base.cc:1061] running on GCE node
I20260710 10:59:57.222697 30195 heartbeater.cc:507] Master 127.28.217.62:41711 requested a full tablet report, sending...
I20260710 10:59:57.223760 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:57.224082 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:57.224264 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681197224252 us; error 0 us; skew 500 ppm
I20260710 10:59:57.225136 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:57.225371 30068 ts_manager.cc:194] Registered new tserver with Master: 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113)
I20260710 10:59:57.228111 30068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60622
I20260710 10:59:57.228155 29540 webserver.cc:533] Webserver started at http://127.28.217.2:45273/ using document root <none> and password file <none>
I20260710 10:59:57.229051 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:57.229321 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:57.229725 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:57.230997 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-1-root/instance:
uuid: "a882243fb6d5424c871813e220a40b60"
format_stamp: "Formatted at 2026-07-10 10:59:57 on dist-test-slave-b094"
I20260710 10:59:57.236476 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 10:59:57.239809 30207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:57.240715 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 10:59:57.241024 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-1-root
uuid: "a882243fb6d5424c871813e220a40b60"
format_stamp: "Formatted at 2026-07-10 10:59:57 on dist-test-slave-b094"
I20260710 10:59:57.241295 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:57.254746 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:57.256078 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:57.257714 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:57.260074 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:57.260268 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:57.260632 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:57.260813 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:57.302049 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.2:45339
I20260710 10:59:57.302146 30269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.2:45339 every 8 connection(s)
I20260710 10:59:57.307178 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:57.314893 30273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:57.316452 30274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:57.318367 30270 heartbeater.cc:344] Connected to a master server at 127.28.217.62:41711
I20260710 10:59:57.318813 30270 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:57.319588 29540 server_base.cc:1061] running on GCE node
I20260710 10:59:57.319833 30270 heartbeater.cc:507] Master 127.28.217.62:41711 requested a full tablet report, sending...
W20260710 10:59:57.320700 30276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:57.321767 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:57.322067 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:57.322288 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681197322265 us; error 0 us; skew 500 ppm
I20260710 10:59:57.322254 30068 ts_manager.cc:194] Registered new tserver with Master: a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 10:59:57.323233 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:57.324333 30068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60628
I20260710 10:59:57.326479 29540 webserver.cc:533] Webserver started at http://127.28.217.3:46209/ using document root <none> and password file <none>
I20260710 10:59:57.327029 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:57.327239 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:57.327540 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:57.328825 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-2-root/instance:
uuid: "9b92725db3374188a72829b175b2749b"
format_stamp: "Formatted at 2026-07-10 10:59:57 on dist-test-slave-b094"
I20260710 10:59:57.333711 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:57.336989 30281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:57.337911 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 10:59:57.338243 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-2-root
uuid: "9b92725db3374188a72829b175b2749b"
format_stamp: "Formatted at 2026-07-10 10:59:57 on dist-test-slave-b094"
I20260710 10:59:57.338528 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681183992021-29540-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:57.357831 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:57.359086 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:57.360780 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:57.363134 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:57.363334 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:57.363679 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:57.363837 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:57.403152 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.3:44591
I20260710 10:59:57.403270 30343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.3:44591 every 8 connection(s)
I20260710 10:59:57.417150 30344 heartbeater.cc:344] Connected to a master server at 127.28.217.62:41711
I20260710 10:59:57.417585 30344 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:57.418464 30344 heartbeater.cc:507] Master 127.28.217.62:41711 requested a full tablet report, sending...
I20260710 10:59:57.420531 30068 ts_manager.cc:194] Registered new tserver with Master: 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:57.420809 29540 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014556811s
I20260710 10:59:57.422154 30068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60632
I20260710 10:59:57.445448 30068 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60644:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 10:59:57.448292 30068 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 10:59:57.520669 30235 tablet_service.cc:1511] Processing CreateTablet for tablet 8c246782cb8542dba3f2d6ca8cecc33b (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:57.521243 30233 tablet_service.cc:1511] Processing CreateTablet for tablet a52d2c517d78400f9cfd8a3429ec4085 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:57.522287 30235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c246782cb8542dba3f2d6ca8cecc33b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.522939 30233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52d2c517d78400f9cfd8a3429ec4085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.523192 30234 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc76aa4a9f044c4bf1745207becd8e5 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:57.524601 30234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc76aa4a9f044c4bf1745207becd8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.539664 30232 tablet_service.cc:1511] Processing CreateTablet for tablet bce79181c8ac4217a5899f5a6874fe9b (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:57.541913 30232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce79181c8ac4217a5899f5a6874fe9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.543917 30231 tablet_service.cc:1511] Processing CreateTablet for tablet 1a8236c997994ae682ce09c61bcfe180 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:57.545289 30231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a8236c997994ae682ce09c61bcfe180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.548257 30230 tablet_service.cc:1511] Processing CreateTablet for tablet ce6b46988a484dee88bb382140268d20 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:57.550087 30230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6b46988a484dee88bb382140268d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.555143 30309 tablet_service.cc:1511] Processing CreateTablet for tablet 8c246782cb8542dba3f2d6ca8cecc33b (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:57.556751 30309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c246782cb8542dba3f2d6ca8cecc33b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.557654 30304 tablet_service.cc:1511] Processing CreateTablet for tablet ce6b46988a484dee88bb382140268d20 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:57.558945 30304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6b46988a484dee88bb382140268d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.561477 30308 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc76aa4a9f044c4bf1745207becd8e5 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:57.561908 30305 tablet_service.cc:1511] Processing CreateTablet for tablet 1a8236c997994ae682ce09c61bcfe180 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:57.562940 30308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc76aa4a9f044c4bf1745207becd8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.561486 30303 tablet_service.cc:1511] Processing CreateTablet for tablet c34417b51c4243bf953072bf3276f94f (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:57.564546 30303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34417b51c4243bf953072bf3276f94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.565903 30307 tablet_service.cc:1511] Processing CreateTablet for tablet a52d2c517d78400f9cfd8a3429ec4085 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:57.566516 30302 tablet_service.cc:1511] Processing CreateTablet for tablet 2d66408ee1b5442b8f31271f2fbed755 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:57.568181 30306 tablet_service.cc:1511] Processing CreateTablet for tablet bce79181c8ac4217a5899f5a6874fe9b (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:57.569196 30229 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5c73b5cfd1423dbbc89ba52266c4a9 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:57.569609 30305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a8236c997994ae682ce09c61bcfe180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.570518 30229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5c73b5cfd1423dbbc89ba52266c4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.573558 30228 tablet_service.cc:1511] Processing CreateTablet for tablet 57da2210630d45ccab2bef9e58409861 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:57.574877 30228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da2210630d45ccab2bef9e58409861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.577310 30306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce79181c8ac4217a5899f5a6874fe9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.593322 30233 tablet_service.cc:1511] Processing CreateTablet for tablet 2d66408ee1b5442b8f31271f2fbed755 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:57.596741 30234 tablet_service.cc:1511] Processing CreateTablet for tablet c34417b51c4243bf953072bf3276f94f (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:57.597455 30301 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5c73b5cfd1423dbbc89ba52266c4a9 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:57.600992 30300 tablet_service.cc:1511] Processing CreateTablet for tablet 57da2210630d45ccab2bef9e58409861 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:57.610118 30233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d66408ee1b5442b8f31271f2fbed755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.616712 30302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d66408ee1b5442b8f31271f2fbed755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.617121 30234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34417b51c4243bf953072bf3276f94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.620711 30307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52d2c517d78400f9cfd8a3429ec4085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.624277 30358 tablet_bootstrap.cc:492] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60: Bootstrap starting.
I20260710 10:59:57.627396 30153 tablet_service.cc:1511] Processing CreateTablet for tablet 2d66408ee1b5442b8f31271f2fbed755 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:57.629606 30157 tablet_service.cc:1511] Processing CreateTablet for tablet bce79181c8ac4217a5899f5a6874fe9b (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:57.630905 30157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce79181c8ac4217a5899f5a6874fe9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.632439 30301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5c73b5cfd1423dbbc89ba52266c4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.633177 30159 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc76aa4a9f044c4bf1745207becd8e5 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:57.634796 30159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc76aa4a9f044c4bf1745207becd8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.637717 30154 tablet_service.cc:1511] Processing CreateTablet for tablet c34417b51c4243bf953072bf3276f94f (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:57.639082 30154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34417b51c4243bf953072bf3276f94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.639391 30300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da2210630d45ccab2bef9e58409861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.641868 30158 tablet_service.cc:1511] Processing CreateTablet for tablet a52d2c517d78400f9cfd8a3429ec4085 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:57.643214 30158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52d2c517d78400f9cfd8a3429ec4085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.645628 30155 tablet_service.cc:1511] Processing CreateTablet for tablet ce6b46988a484dee88bb382140268d20 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:57.646981 30155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6b46988a484dee88bb382140268d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.649585 30156 tablet_service.cc:1511] Processing CreateTablet for tablet 1a8236c997994ae682ce09c61bcfe180 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:57.650935 30156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a8236c997994ae682ce09c61bcfe180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.653702 30358 tablet_bootstrap.cc:654] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.653618 30160 tablet_service.cc:1511] Processing CreateTablet for tablet 8c246782cb8542dba3f2d6ca8cecc33b (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:57.662032 30153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d66408ee1b5442b8f31271f2fbed755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.666203 30152 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5c73b5cfd1423dbbc89ba52266c4a9 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:57.667651 30152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5c73b5cfd1423dbbc89ba52266c4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.668295 30160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c246782cb8542dba3f2d6ca8cecc33b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.681949 30151 tablet_service.cc:1511] Processing CreateTablet for tablet 57da2210630d45ccab2bef9e58409861 (DEFAULT_TABLE table=test-workload [id=c0cfb9f754464a3e84a7dc62febcf886]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:57.683532 30151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da2210630d45ccab2bef9e58409861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:57.700194 30359 tablet_bootstrap.cc:492] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b: Bootstrap starting.
I20260710 10:59:57.737241 30358 tablet_bootstrap.cc:492] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60: No bootstrap required, opened a new log
I20260710 10:59:57.737860 30358 ts_tablet_manager.cc:1403] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.000s
I20260710 10:59:57.743602 30358 raft_consensus.cc:359] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:57.744434 30358 raft_consensus.cc:385] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.744779 30358 raft_consensus.cc:740] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.745879 30358 consensus_queue.cc:260] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:57.748560 30359 tablet_bootstrap.cc:654] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.748553 30361 tablet_bootstrap.cc:492] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051: Bootstrap starting.
I20260710 10:59:57.758985 30361 tablet_bootstrap.cc:654] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.760680 30270 heartbeater.cc:499] Master 127.28.217.62:41711 was elected leader, sending a full tablet report...
I20260710 10:59:57.765177 30358 ts_tablet_manager.cc:1434] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.009s
I20260710 10:59:57.766273 30359 tablet_bootstrap.cc:492] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b: No bootstrap required, opened a new log
I20260710 10:59:57.766317 30358 tablet_bootstrap.cc:492] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60: Bootstrap starting.
I20260710 10:59:57.766871 30361 tablet_bootstrap.cc:492] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051: No bootstrap required, opened a new log
I20260710 10:59:57.766990 30359 ts_tablet_manager.cc:1403] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.015s
I20260710 10:59:57.767396 30361 ts_tablet_manager.cc:1403] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260710 10:59:57.770367 30359 raft_consensus.cc:359] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.770509 30361 raft_consensus.cc:359] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.771229 30359 raft_consensus.cc:385] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.771332 30361 raft_consensus.cc:385] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.771615 30359 raft_consensus.cc:740] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.771726 30361 raft_consensus.cc:740] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.772646 30361 consensus_queue.cc:260] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.772646 30359 consensus_queue.cc:260] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.774196 30358 tablet_bootstrap.cc:654] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.775189 30195 heartbeater.cc:499] Master 127.28.217.62:41711 was elected leader, sending a full tablet report...
I20260710 10:59:57.775769 30361 ts_tablet_manager.cc:1434] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 10:59:57.776819 30361 tablet_bootstrap.cc:492] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051: Bootstrap starting.
I20260710 10:59:57.783185 30361 tablet_bootstrap.cc:654] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.785666 30344 heartbeater.cc:499] Master 127.28.217.62:41711 was elected leader, sending a full tablet report...
I20260710 10:59:57.786144 30359 ts_tablet_manager.cc:1434] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.006s
I20260710 10:59:57.787189 30359 tablet_bootstrap.cc:492] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b: Bootstrap starting.
I20260710 10:59:57.787982 30358 tablet_bootstrap.cc:492] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60: No bootstrap required, opened a new log
I20260710 10:59:57.788496 30358 ts_tablet_manager.cc:1403] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260710 10:59:57.791436 30358 raft_consensus.cc:359] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.792188 30358 raft_consensus.cc:385] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.792543 30358 raft_consensus.cc:740] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.793467 30359 tablet_bootstrap.cc:654] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.793442 30358 consensus_queue.cc:260] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.796346 30358 ts_tablet_manager.cc:1434] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 10:59:57.797392 30358 tablet_bootstrap.cc:492] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60: Bootstrap starting.
I20260710 10:59:57.803912 30358 tablet_bootstrap.cc:654] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.808193 30362 raft_consensus.cc:493] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.808950 30362 raft_consensus.cc:515] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:57.827785 30362 leader_election.cc:290] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b92725db3374188a72829b175b2749b (127.28.217.3:44591), 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113)
I20260710 10:59:57.851079 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c246782cb8542dba3f2d6ca8cecc33b" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
I20260710 10:59:57.851655 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c246782cb8542dba3f2d6ca8cecc33b" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
W20260710 10:59:57.853766 30208 leader_election.cc:343] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b92725db3374188a72829b175b2749b (127.28.217.3:44591): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:57.854628 30208 leader_election.cc:343] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:57.855122 30208 leader_election.cc:304] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a882243fb6d5424c871813e220a40b60; no voters: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b
I20260710 10:59:57.889711 30362 raft_consensus.cc:2749] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:57.903993 30361 tablet_bootstrap.cc:492] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051: No bootstrap required, opened a new log
I20260710 10:59:57.904639 30358 tablet_bootstrap.cc:492] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60: No bootstrap required, opened a new log
I20260710 10:59:57.904706 30361 ts_tablet_manager.cc:1403] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051: Time spent bootstrapping tablet: real 0.128s	user 0.046s	sys 0.068s
I20260710 10:59:57.905256 30358 ts_tablet_manager.cc:1403] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60: Time spent bootstrapping tablet: real 0.108s	user 0.047s	sys 0.056s
I20260710 10:59:57.905793 30359 tablet_bootstrap.cc:492] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b: No bootstrap required, opened a new log
I20260710 10:59:57.906271 30359 ts_tablet_manager.cc:1403] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b: Time spent bootstrapping tablet: real 0.119s	user 0.024s	sys 0.079s
I20260710 10:59:57.908407 30361 raft_consensus.cc:359] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.908617 30358 raft_consensus.cc:359] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.908845 30359 raft_consensus.cc:359] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.909291 30361 raft_consensus.cc:385] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.909366 30358 raft_consensus.cc:385] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.909629 30359 raft_consensus.cc:385] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.909739 30361 raft_consensus.cc:740] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.909782 30358 raft_consensus.cc:740] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.910312 30359 raft_consensus.cc:740] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.911141 30359 consensus_queue.cc:260] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.910858 30361 consensus_queue.cc:260] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.911327 30358 consensus_queue.cc:260] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.912248 30362 raft_consensus.cc:493] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.912698 30362 raft_consensus.cc:515] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.913429 30361 ts_tablet_manager.cc:1434] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 10:59:57.913484 30359 ts_tablet_manager.cc:1434] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 10:59:57.914682 30359 tablet_bootstrap.cc:492] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b: Bootstrap starting.
I20260710 10:59:57.916251 30362 leader_election.cc:290] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:57.917924 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
I20260710 10:59:57.919143 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
W20260710 10:59:57.920797 30208 leader_election.cc:343] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:57.921494 30208 leader_election.cc:343] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b92725db3374188a72829b175b2749b (127.28.217.3:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:57.921864 30208 leader_election.cc:304] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a882243fb6d5424c871813e220a40b60; no voters: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b
I20260710 10:59:57.922160 30359 tablet_bootstrap.cc:654] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.925787 30372 raft_consensus.cc:2749] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:57.928072 30358 ts_tablet_manager.cc:1434] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 10:59:57.929504 30361 tablet_bootstrap.cc:492] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051: Bootstrap starting.
I20260710 10:59:57.932690 30359 tablet_bootstrap.cc:492] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b: No bootstrap required, opened a new log
I20260710 10:59:57.933235 30359 ts_tablet_manager.cc:1403] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 10:59:57.935746 30358 tablet_bootstrap.cc:492] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60: Bootstrap starting.
I20260710 10:59:57.936828 30361 tablet_bootstrap.cc:654] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.936686 30359 raft_consensus.cc:359] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.937436 30359 raft_consensus.cc:385] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.937997 30359 raft_consensus.cc:740] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.939177 30359 consensus_queue.cc:260] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.942377 30359 ts_tablet_manager.cc:1434] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 10:59:57.943701 30359 tablet_bootstrap.cc:492] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b: Bootstrap starting.
I20260710 10:59:57.944507 30358 tablet_bootstrap.cc:654] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.949908 30359 tablet_bootstrap.cc:654] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.957844 30358 tablet_bootstrap.cc:492] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60: No bootstrap required, opened a new log
I20260710 10:59:57.958370 30358 ts_tablet_manager.cc:1403] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 10:59:57.959393 30361 tablet_bootstrap.cc:492] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051: No bootstrap required, opened a new log
I20260710 10:59:57.959908 30361 ts_tablet_manager.cc:1403] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.008s
I20260710 10:59:57.960857 30366 raft_consensus.cc:493] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:57.961573 30359 tablet_bootstrap.cc:492] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b: No bootstrap required, opened a new log
I20260710 10:59:57.961336 30366 raft_consensus.cc:515] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.961385 30358 raft_consensus.cc:359] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.962080 30359 ts_tablet_manager.cc:1403] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 10:59:57.962210 30358 raft_consensus.cc:385] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.962548 30358 raft_consensus.cc:740] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.962720 30361 raft_consensus.cc:359] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.963552 30361 raft_consensus.cc:385] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.963310 30358 consensus_queue.cc:260] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.963846 30361 raft_consensus.cc:740] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.964912 30361 consensus_queue.cc:260] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.965880 30358 ts_tablet_manager.cc:1434] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 10:59:57.967118 30358 tablet_bootstrap.cc:492] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60: Bootstrap starting.
I20260710 10:59:57.968679 30359 raft_consensus.cc:359] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.969450 30359 raft_consensus.cc:385] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.969733 30359 raft_consensus.cc:740] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.970501 30361 ts_tablet_manager.cc:1434] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 10:59:57.970690 30359 consensus_queue.cc:260] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.971547 30361 tablet_bootstrap.cc:492] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051: Bootstrap starting.
I20260710 10:59:57.974349 30358 tablet_bootstrap.cc:654] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.978521 30361 tablet_bootstrap.cc:654] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:57.983749 30359 ts_tablet_manager.cc:1434] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.005s
I20260710 10:59:57.989605 30359 tablet_bootstrap.cc:492] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b: Bootstrap starting.
I20260710 10:59:57.989827 30366 leader_election.cc:290] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 10:59:57.992300 30358 tablet_bootstrap.cc:492] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60: No bootstrap required, opened a new log
I20260710 10:59:57.992461 30361 tablet_bootstrap.cc:492] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051: No bootstrap required, opened a new log
I20260710 10:59:57.992889 30358 ts_tablet_manager.cc:1403] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260710 10:59:57.992892 30361 ts_tablet_manager.cc:1403] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260710 10:59:57.996212 30358 raft_consensus.cc:359] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.996109 30361 raft_consensus.cc:359] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.996990 30361 raft_consensus.cc:385] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.996938 30358 raft_consensus.cc:385] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:57.997318 30361 raft_consensus.cc:740] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.997731 30358 raft_consensus.cc:740] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Initialized, Role: FOLLOWER
I20260710 10:59:57.998265 30361 consensus_queue.cc:260] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:57.998610 30358 consensus_queue.cc:260] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.003949 30361 ts_tablet_manager.cc:1434] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 10:59:58.005211 30361 tablet_bootstrap.cc:492] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051: Bootstrap starting.
I20260710 10:59:58.010821 30358 ts_tablet_manager.cc:1434] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 10:59:58.014505 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
I20260710 10:59:58.014758 30359 tablet_bootstrap.cc:654] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.015197 30170 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 0.
I20260710 10:59:58.016631 30282 leader_election.cc:304] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b; no voters: 
I20260710 10:59:58.017814 30378 raft_consensus.cc:2804] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:58.018323 30378 raft_consensus.cc:493] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.018713 30378 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.016840 30358 tablet_bootstrap.cc:492] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60: Bootstrap starting.
I20260710 10:59:58.021402 30361 tablet_bootstrap.cc:654] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.028610 30358 tablet_bootstrap.cc:654] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:58.033778 30116 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:58.035960 30361 tablet_bootstrap.cc:492] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051: No bootstrap required, opened a new log
I20260710 10:59:58.036703 30361 ts_tablet_manager.cc:1403] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.011s
I20260710 10:59:58.039672 30358 tablet_bootstrap.cc:492] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60: No bootstrap required, opened a new log
I20260710 10:59:58.039803 30361 raft_consensus.cc:359] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.040342 30358 ts_tablet_manager.cc:1403] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260710 10:59:58.040715 30361 raft_consensus.cc:385] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.041049 30361 raft_consensus.cc:740] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.041893 30361 consensus_queue.cc:260] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.043496 30358 raft_consensus.cc:359] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.043278 30245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
I20260710 10:59:58.044212 30358 raft_consensus.cc:385] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.044581 30358 raft_consensus.cc:740] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.044637 30245 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 0.
I20260710 10:59:58.045480 30358 consensus_queue.cc:260] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.051353 30361 ts_tablet_manager.cc:1434] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 10:59:58.051079 30378 raft_consensus.cc:515] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.054754 30358 ts_tablet_manager.cc:1434] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 10:59:58.055284 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:58.056113 30170 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.058856 30361 tablet_bootstrap.cc:492] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051: Bootstrap starting.
I20260710 10:59:58.062836 30358 tablet_bootstrap.cc:492] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60: Bootstrap starting.
I20260710 10:59:58.064064 30365 raft_consensus.cc:493] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.064741 30365 raft_consensus.cc:515] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.065992 30361 tablet_bootstrap.cc:654] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.070462 30358 tablet_bootstrap.cc:654] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.079007 30365 leader_election.cc:290] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.087168 30372 raft_consensus.cc:493] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.087713 30372 raft_consensus.cc:515] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.090402 30372 leader_election.cc:290] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.090372 30365 raft_consensus.cc:493] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.092007 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
I20260710 10:59:58.092651 30319 raft_consensus.cc:2468] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 0.
I20260710 10:59:58.094162 30208 leader_election.cc:304] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:58.095119 30372 raft_consensus.cc:2804] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:58.091797 30365 raft_consensus.cc:515] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.095546 30372 raft_consensus.cc:493] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.095995 30372 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.096176 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
I20260710 10:59:58.097155 30365 leader_election.cc:290] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.097218 30169 raft_consensus.cc:2468] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 0.
I20260710 10:59:58.111546 30245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:58.112572 30245 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.126150 30378 leader_election.cc:290] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 10:59:58.135653 30359 tablet_bootstrap.cc:492] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b: No bootstrap required, opened a new log
I20260710 10:59:58.136209 30359 ts_tablet_manager.cc:1403] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b: Time spent bootstrapping tablet: real 0.147s	user 0.053s	sys 0.061s
I20260710 10:59:58.137185 30245 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 1.
I20260710 10:59:58.138625 30284 leader_election.cc:304] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:58.139097 30359 raft_consensus.cc:359] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.139649 30378 raft_consensus.cc:2804] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.139947 30359 raft_consensus.cc:385] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.140533 30359 raft_consensus.cc:740] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.141527 30378 raft_consensus.cc:697] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Becoming Leader. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 10:59:58.141449 30359 consensus_queue.cc:260] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.145071 30170 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 1.
I20260710 10:59:58.147258 30359 ts_tablet_manager.cc:1434] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 10:59:58.148386 30359 tablet_bootstrap.cc:492] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b: Bootstrap starting.
I20260710 10:59:58.153906 30365 raft_consensus.cc:493] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.154510 30365 raft_consensus.cc:515] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.143590 30378 consensus_queue.cc:237] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.156920 30365 leader_election.cc:290] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.159109 30359 tablet_bootstrap.cc:654] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.162220 30372 raft_consensus.cc:515] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.173053 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:58.173991 30170 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.176596 30359 tablet_bootstrap.cc:492] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b: No bootstrap required, opened a new log
I20260710 10:59:58.177088 30359 ts_tablet_manager.cc:1403] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260710 10:59:58.179978 30359 raft_consensus.cc:359] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:58.180709 30359 raft_consensus.cc:385] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.181051 30359 raft_consensus.cc:740] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.182070 30359 consensus_queue.cc:260] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:58.184551 30359 ts_tablet_manager.cc:1434] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 10:59:58.185542 30359 tablet_bootstrap.cc:492] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b: Bootstrap starting.
I20260710 10:59:58.190367 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:58.191020 30319 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.191836 30359 tablet_bootstrap.cc:654] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.192755 30362 raft_consensus.cc:493] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.193421 30362 raft_consensus.cc:515] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.196204 30362 leader_election.cc:290] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.197767 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da2210630d45ccab2bef9e58409861" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
I20260710 10:59:58.198626 30169 raft_consensus.cc:2468] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 0.
I20260710 10:59:58.203815 30208 leader_election.cc:304] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:58.204152 30318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da2210630d45ccab2bef9e58409861" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
I20260710 10:59:58.204694 30362 raft_consensus.cc:2804] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:58.205055 30362 raft_consensus.cc:493] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.205183 30359 tablet_bootstrap.cc:492] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b: No bootstrap required, opened a new log
I20260710 10:59:58.205417 30362 raft_consensus.cc:3060] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.205634 30359 ts_tablet_manager.cc:1403] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
W20260710 10:59:58.206219 30208 leader_election.cc:343] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b92725db3374188a72829b175b2749b (127.28.217.3:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:58.208626 30359 raft_consensus.cc:359] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.209364 30359 raft_consensus.cc:385] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.209661 30359 raft_consensus.cc:740] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.210424 30359 consensus_queue.cc:260] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.213126 30359 ts_tablet_manager.cc:1434] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 10:59:58.214217 30359 tablet_bootstrap.cc:492] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b: Bootstrap starting.
I20260710 10:59:58.218909 30362 raft_consensus.cc:515] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.227043 30362 leader_election.cc:290] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.227605 30362 raft_consensus.cc:493] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.221165 30359 tablet_bootstrap.cc:654] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.227974 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da2210630d45ccab2bef9e58409861" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:58.228746 30169 raft_consensus.cc:3060] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.228602 30318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da2210630d45ccab2bef9e58409861" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b"
W20260710 10:59:58.230500 30208 leader_election.cc:343] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b92725db3374188a72829b175b2749b (127.28.217.3:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:58.234793 30358 tablet_bootstrap.cc:492] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60: No bootstrap required, opened a new log
I20260710 10:59:58.235384 30358 ts_tablet_manager.cc:1403] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60: Time spent bootstrapping tablet: real 0.173s	user 0.054s	sys 0.105s
I20260710 10:59:58.235889 30361 tablet_bootstrap.cc:492] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051: No bootstrap required, opened a new log
I20260710 10:59:58.236398 30361 ts_tablet_manager.cc:1403] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051: Time spent bootstrapping tablet: real 0.178s	user 0.063s	sys 0.098s
I20260710 10:59:58.239367 30361 raft_consensus.cc:359] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:58.240164 30361 raft_consensus.cc:385] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.239645 30358 raft_consensus.cc:359] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.240617 30361 raft_consensus.cc:740] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.240862 30358 raft_consensus.cc:385] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.241185 30358 raft_consensus.cc:740] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.241562 30361 consensus_queue.cc:260] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:58.241818 30358 consensus_queue.cc:260] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.242348 30317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da2210630d45ccab2bef9e58409861" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
I20260710 10:59:58.244037 30358 ts_tablet_manager.cc:1434] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 10:59:58.224581 30372 leader_election.cc:290] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.241829 30318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
I20260710 10:59:58.228036 30362 raft_consensus.cc:515] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.244961 30318 raft_consensus.cc:2468] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 0.
I20260710 10:59:58.245955 30359 tablet_bootstrap.cc:492] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b: No bootstrap required, opened a new log
I20260710 10:59:58.246378 30359 ts_tablet_manager.cc:1403] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260710 10:59:58.246656 30362 leader_election.cc:290] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.247434 30170 raft_consensus.cc:2468] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 1.
I20260710 10:59:58.243855 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce79181c8ac4217a5899f5a6874fe9b" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
I20260710 10:59:58.248108 30316 raft_consensus.cc:2468] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 0.
W20260710 10:59:58.248746 30133 leader_election.cc:343] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b92725db3374188a72829b175b2749b (127.28.217.3:44591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:58.248989 30359 raft_consensus.cc:359] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.249658 30359 raft_consensus.cc:385] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.249949 30359 raft_consensus.cc:740] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.250244 30133 leader_election.cc:304] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b; no voters: 
I20260710 10:59:58.250587 30359 consensus_queue.cc:260] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.251233 30208 leader_election.cc:304] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:58.251437 30365 raft_consensus.cc:2804] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:58.252108 30365 raft_consensus.cc:493] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.252492 30365 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.252784 30359 ts_tablet_manager.cc:1434] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 10:59:58.251300 30133 leader_election.cc:304] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b; no voters: 
I20260710 10:59:58.253461 30361 ts_tablet_manager.cc:1434] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 10:59:58.253749 30359 tablet_bootstrap.cc:492] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b: Bootstrap starting.
I20260710 10:59:58.252799 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5c73b5cfd1423dbbc89ba52266c4a9" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
I20260710 10:59:58.254364 30361 tablet_bootstrap.cc:492] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051: Bootstrap starting.
I20260710 10:59:58.254525 30316 raft_consensus.cc:2468] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 0.
I20260710 10:59:58.255812 30208 leader_election.cc:304] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:58.251268 30065 catalog_manager.cc:5697] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b92725db3374188a72829b175b2749b (127.28.217.3). New cstate: current_term: 1 leader_uuid: "9b92725db3374188a72829b175b2749b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:58.259805 30359 tablet_bootstrap.cc:654] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.260912 30361 tablet_bootstrap.cc:654] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.260052 30365 raft_consensus.cc:515] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.264535 30372 raft_consensus.cc:2804] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.265110 30358 tablet_bootstrap.cc:492] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60: Bootstrap starting.
I20260710 10:59:58.265709 30245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
I20260710 10:59:58.266346 30245 raft_consensus.cc:2468] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 0.
I20260710 10:59:58.265065 30372 raft_consensus.cc:697] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Becoming Leader. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 10:59:58.267557 30372 consensus_queue.cc:237] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.270856 30392 raft_consensus.cc:2804] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:58.272047 30245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da2210630d45ccab2bef9e58409861" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
I20260710 10:59:58.272516 30392 raft_consensus.cc:493] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.273738 30358 tablet_bootstrap.cc:654] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.273012 30245 raft_consensus.cc:2393] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d617b15013a43c1a315079bfc43c051 in current term 1: Already voted for candidate a882243fb6d5424c871813e220a40b60 in this term.
I20260710 10:59:58.273983 30392 raft_consensus.cc:3060] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.274230 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce79181c8ac4217a5899f5a6874fe9b" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
I20260710 10:59:58.278088 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:58.278681 30244 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:58.290705 30135 leader_election.cc:343] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:58.290865 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5c73b5cfd1423dbbc89ba52266c4a9" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
I20260710 10:59:58.222370 30319 raft_consensus.cc:2468] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 1.
W20260710 10:59:58.292006 30208 leader_election.cc:343] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:58.291659 30135 leader_election.cc:304] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051; no voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60
I20260710 10:59:58.294337 30169 raft_consensus.cc:2468] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 1.
I20260710 10:59:58.295596 30208 leader_election.cc:304] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [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: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 9b92725db3374188a72829b175b2749b
I20260710 10:59:58.297895 30362 raft_consensus.cc:2804] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.298784 30244 raft_consensus.cc:2468] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 1.
I20260710 10:59:58.264025 30365 leader_election.cc:290] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.300136 30365 raft_consensus.cc:2804] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:58.300566 30365 raft_consensus.cc:493] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.300980 30365 raft_consensus.cc:3060] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.307554 30400 raft_consensus.cc:2749] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:58.309072 30362 raft_consensus.cc:697] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Becoming Leader. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 10:59:58.310024 30362 consensus_queue.cc:237] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.312018 30135 leader_election.cc:304] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:58.312579 30378 raft_consensus.cc:493] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.313073 30378 raft_consensus.cc:515] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.316840 30378 leader_election.cc:290] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 10:59:58.319173 30066 catalog_manager.cc:5697] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 reported cstate change: term changed from 0 to 1, leader changed from <none> to a882243fb6d5424c871813e220a40b60 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "a882243fb6d5424c871813e220a40b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:58.322114 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6b46988a484dee88bb382140268d20" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
W20260710 10:59:58.323858 30282 leader_election.cc:343] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:58.326157 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6b46988a484dee88bb382140268d20" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
W20260710 10:59:58.327663 30284 leader_election.cc:343] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:58.328109 30284 leader_election.cc:304] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b92725db3374188a72829b175b2749b; no voters: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60
W20260710 10:59:58.328404 30133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.3:44591, user_credentials={real_user=slave}} blocked reactor thread for 77178.6us
I20260710 10:59:58.329296 30378 raft_consensus.cc:2749] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:58.329813 30394 raft_consensus.cc:2804] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.332006 30394 raft_consensus.cc:697] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 10:59:58.332093 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:58.332823 30358 tablet_bootstrap.cc:492] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60: No bootstrap required, opened a new log
I20260710 10:59:58.337410 30319 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.337740 30358 ts_tablet_manager.cc:1403] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.023s
I20260710 10:59:58.341902 30358 raft_consensus.cc:359] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.342962 30358 raft_consensus.cc:385] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.343381 30358 raft_consensus.cc:740] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.339290 30394 consensus_queue.cc:237] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.345096 30319 raft_consensus.cc:2468] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 1.
I20260710 10:59:58.336249 30392 raft_consensus.cc:515] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.336796 30365 raft_consensus.cc:515] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.348229 30392 leader_election.cc:290] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.349896 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5c73b5cfd1423dbbc89ba52266c4a9" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:58.350555 30365 leader_election.cc:290] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.349836 30358 consensus_queue.cc:260] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.353157 30358 ts_tablet_manager.cc:1434] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 10:59:58.349700 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce79181c8ac4217a5899f5a6874fe9b" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:58.353969 30319 raft_consensus.cc:3060] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.353834 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce79181c8ac4217a5899f5a6874fe9b" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:58.355012 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5c73b5cfd1423dbbc89ba52266c4a9" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:58.355590 30316 raft_consensus.cc:3060] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:58.355921 30135 leader_election.cc:343] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:58.361934 30358 tablet_bootstrap.cc:492] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60: Bootstrap starting.
W20260710 10:59:58.354082 30208 leader_election.cc:343] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:58.365844 30316 raft_consensus.cc:2468] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 1.
I20260710 10:59:58.367174 30208 leader_election.cc:304] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [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: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 8d617b15013a43c1a315079bfc43c051
I20260710 10:59:58.368650 30362 raft_consensus.cc:2804] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.369400 30362 raft_consensus.cc:697] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Becoming Leader. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 10:59:58.370312 30359 tablet_bootstrap.cc:492] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b: No bootstrap required, opened a new log
I20260710 10:59:58.370548 30358 tablet_bootstrap.cc:654] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.370888 30359 ts_tablet_manager.cc:1403] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b: Time spent bootstrapping tablet: real 0.117s	user 0.052s	sys 0.060s
I20260710 10:59:58.372525 30319 raft_consensus.cc:2468] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 1.
I20260710 10:59:58.373999 30359 raft_consensus.cc:359] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.375005 30359 raft_consensus.cc:385] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.375258 30133 leader_election.cc:304] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [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: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b; no voters: a882243fb6d5424c871813e220a40b60
I20260710 10:59:58.375429 30359 raft_consensus.cc:740] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.376505 30365 raft_consensus.cc:2804] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.377007 30365 raft_consensus.cc:697] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 10:59:58.376869 30359 consensus_queue.cc:260] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.377903 30365 consensus_queue.cc:237] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.379822 30359 ts_tablet_manager.cc:1434] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 10:59:58.380825 30359 tablet_bootstrap.cc:492] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b: Bootstrap starting.
I20260710 10:59:58.382086 30358 tablet_bootstrap.cc:492] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60: No bootstrap required, opened a new log
I20260710 10:59:58.382558 30358 ts_tablet_manager.cc:1403] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 10:59:58.382716 30378 raft_consensus.cc:493] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.383293 30378 raft_consensus.cc:515] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:58.385406 30358 raft_consensus.cc:359] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.386601 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c246782cb8542dba3f2d6ca8cecc33b" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
I20260710 10:59:58.386873 30378 leader_election.cc:290] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113)
I20260710 10:59:58.387266 30244 raft_consensus.cc:2468] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 0.
I20260710 10:59:58.387686 30361 tablet_bootstrap.cc:492] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051: No bootstrap required, opened a new log
I20260710 10:59:58.388190 30361 ts_tablet_manager.cc:1403] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051: Time spent bootstrapping tablet: real 0.134s	user 0.018s	sys 0.030s
I20260710 10:59:58.388701 30284 leader_election.cc:304] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:58.389015 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c246782cb8542dba3f2d6ca8cecc33b" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
I20260710 10:59:58.389657 30378 raft_consensus.cc:2804] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:58.389792 30169 raft_consensus.cc:2468] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 0.
I20260710 10:59:58.390126 30378 raft_consensus.cc:493] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.390583 30378 raft_consensus.cc:3060] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.391484 30361 raft_consensus.cc:359] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.392290 30361 raft_consensus.cc:385] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.392645 30361 raft_consensus.cc:740] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.393463 30361 consensus_queue.cc:260] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.395953 30361 ts_tablet_manager.cc:1434] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 10:59:58.386154 30358 raft_consensus.cc:385] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.396760 30358 raft_consensus.cc:740] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.397393 30359 tablet_bootstrap.cc:654] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.400060 30378 raft_consensus.cc:515] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:58.401208 30361 tablet_bootstrap.cc:492] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051: Bootstrap starting.
I20260710 10:59:58.402313 30358 consensus_queue.cc:260] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.404848 30358 ts_tablet_manager.cc:1434] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260710 10:59:58.406008 30358 tablet_bootstrap.cc:492] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60: Bootstrap starting.
I20260710 10:59:58.409162 30361 tablet_bootstrap.cc:654] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.370249 30362 consensus_queue.cc:237] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.412724 30358 tablet_bootstrap.cc:654] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.415988 30366 raft_consensus.cc:493] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.416744 30366 raft_consensus.cc:515] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.421377 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
I20260710 10:59:58.422307 30244 raft_consensus.cc:2468] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 0.
I20260710 10:59:58.424666 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
I20260710 10:59:58.426890 30284 leader_election.cc:304] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
W20260710 10:59:58.428367 30282 leader_election.cc:343] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:58.429076 30366 leader_election.cc:290] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 10:59:58.429708 30366 raft_consensus.cc:2804] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:58.430135 30366 raft_consensus.cc:493] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.430557 30366 raft_consensus.cc:3060] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.432308 30066 catalog_manager.cc:5697] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:58.441637 30378 leader_election.cc:290] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113)
I20260710 10:59:58.444773 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c246782cb8542dba3f2d6ca8cecc33b" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:58.445405 30169 raft_consensus.cc:3060] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.457084 30361 tablet_bootstrap.cc:492] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051: No bootstrap required, opened a new log
I20260710 10:59:58.457582 30361 ts_tablet_manager.cc:1403] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.015s
I20260710 10:59:58.459486 30068 catalog_manager.cc:5697] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 reported cstate change: term changed from 0 to 1, leader changed from <none> to a882243fb6d5424c871813e220a40b60 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "a882243fb6d5424c871813e220a40b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:58.457597 30366 raft_consensus.cc:515] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.463361 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:58.463376 30361 raft_consensus.cc:359] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.464457 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c246782cb8542dba3f2d6ca8cecc33b" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:58.465039 30366 leader_election.cc:290] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 10:59:58.465065 30244 raft_consensus.cc:3060] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.466588 30245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:58.467423 30245 raft_consensus.cc:3060] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.464541 30361 raft_consensus.cc:385] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.472524 30361 raft_consensus.cc:740] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.473250 30361 consensus_queue.cc:260] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.474097 30170 raft_consensus.cc:3060] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.479645 30245 raft_consensus.cc:2468] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 1.
I20260710 10:59:58.474049 30244 raft_consensus.cc:2468] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 1.
I20260710 10:59:58.479969 30169 raft_consensus.cc:2468] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 1.
I20260710 10:59:58.481024 30170 raft_consensus.cc:2468] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 1.
I20260710 10:59:58.481395 30282 leader_election.cc:304] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b; no voters: 
I20260710 10:59:58.481504 30284 leader_election.cc:304] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:58.482668 30378 raft_consensus.cc:2804] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.483305 30378 raft_consensus.cc:697] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Becoming Leader. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 10:59:58.484225 30378 consensus_queue.cc:237] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.485610 30359 tablet_bootstrap.cc:492] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b: No bootstrap required, opened a new log
I20260710 10:59:58.464542 30068 catalog_manager.cc:5697] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 reported cstate change: term changed from 0 to 1, leader changed from <none> to a882243fb6d5424c871813e220a40b60 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "a882243fb6d5424c871813e220a40b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:58.486482 30359 ts_tablet_manager.cc:1403] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.029s
I20260710 10:59:58.489430 30359 raft_consensus.cc:359] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.490121 30359 raft_consensus.cc:385] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.490422 30359 raft_consensus.cc:740] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.490572 30358 tablet_bootstrap.cc:492] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60: No bootstrap required, opened a new log
I20260710 10:59:58.491134 30358 ts_tablet_manager.cc:1403] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.025s
I20260710 10:59:58.482398 30366 raft_consensus.cc:2804] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.491218 30359 consensus_queue.cc:260] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.492794 30366 raft_consensus.cc:697] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Becoming Leader. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 10:59:58.493352 30361 ts_tablet_manager.cc:1434] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260710 10:59:58.493712 30366 consensus_queue.cc:237] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:58.494413 30361 tablet_bootstrap.cc:492] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051: Bootstrap starting.
I20260710 10:59:58.494391 30358 raft_consensus.cc:359] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.496273 30358 raft_consensus.cc:385] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.496595 30358 raft_consensus.cc:740] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.497423 30358 consensus_queue.cc:260] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.498135 30066 catalog_manager.cc:5697] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:58.499881 30358 ts_tablet_manager.cc:1434] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 10:59:58.504875 30361 tablet_bootstrap.cc:654] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.506136 30065 catalog_manager.cc:5697] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b92725db3374188a72829b175b2749b (127.28.217.3). New cstate: current_term: 1 leader_uuid: "9b92725db3374188a72829b175b2749b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:58.508710 30359 ts_tablet_manager.cc:1434] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.002s
I20260710 10:59:58.512966 30361 tablet_bootstrap.cc:492] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051: No bootstrap required, opened a new log
I20260710 10:59:58.513511 30361 ts_tablet_manager.cc:1403] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 10:59:58.516546 30361 raft_consensus.cc:359] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.517283 30361 raft_consensus.cc:385] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.517602 30361 raft_consensus.cc:740] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.520520 30366 raft_consensus.cc:493] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.521027 30366 raft_consensus.cc:515] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.522085 30361 consensus_queue.cc:260] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.523542 30366 leader_election.cc:290] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 10:59:58.523885 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
I20260710 10:59:58.524475 30169 raft_consensus.cc:2468] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 0.
I20260710 10:59:58.524925 30361 ts_tablet_manager.cc:1434] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 10:59:58.525873 30361 tablet_bootstrap.cc:492] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051: Bootstrap starting.
I20260710 10:59:58.525666 30282 leader_election.cc:304] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b; no voters: 
I20260710 10:59:58.526525 30366 raft_consensus.cc:2804] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:58.526937 30366 raft_consensus.cc:493] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.527324 30366 raft_consensus.cc:3060] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.530195 30068 catalog_manager.cc:5697] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b92725db3374188a72829b175b2749b (127.28.217.3). New cstate: current_term: 1 leader_uuid: "9b92725db3374188a72829b175b2749b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:58.531585 30361 tablet_bootstrap.cc:654] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:58.531993 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
I20260710 10:59:58.532670 30244 raft_consensus.cc:2468] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 0.
I20260710 10:59:58.535189 30366 raft_consensus.cc:515] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.538174 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:58.538676 30361 tablet_bootstrap.cc:492] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051: No bootstrap required, opened a new log
I20260710 10:59:58.538507 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:58.538806 30169 raft_consensus.cc:3060] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.539088 30361 ts_tablet_manager.cc:1403] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 10:59:58.539088 30244 raft_consensus.cc:3060] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.542019 30361 raft_consensus.cc:359] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.542680 30361 raft_consensus.cc:385] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:58.543044 30361 raft_consensus.cc:740] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Initialized, Role: FOLLOWER
I20260710 10:59:58.543700 30361 consensus_queue.cc:260] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.545678 30361 ts_tablet_manager.cc:1434] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 10:59:58.546929 30244 raft_consensus.cc:2468] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 1.
I20260710 10:59:58.546976 30169 raft_consensus.cc:2468] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 1.
I20260710 10:59:58.549029 30284 leader_election.cc:304] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:58.547277 30366 leader_election.cc:290] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 10:59:58.550046 30414 raft_consensus.cc:2804] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.550573 30414 raft_consensus.cc:697] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Becoming Leader. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 10:59:58.551337 30414 consensus_queue.cc:237] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.555565 30414 raft_consensus.cc:493] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.556025 30414 raft_consensus.cc:515] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.560645 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da2210630d45ccab2bef9e58409861" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
I20260710 10:59:58.560074 30065 catalog_manager.cc:5697] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b92725db3374188a72829b175b2749b (127.28.217.3). New cstate: current_term: 1 leader_uuid: "9b92725db3374188a72829b175b2749b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:58.560889 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da2210630d45ccab2bef9e58409861" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
I20260710 10:59:58.561432 30169 raft_consensus.cc:2393] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b92725db3374188a72829b175b2749b in current term 1: Already voted for candidate a882243fb6d5424c871813e220a40b60 in this term.
I20260710 10:59:58.561410 30414 leader_election.cc:290] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 10:59:58.562729 30284 leader_election.cc:304] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b92725db3374188a72829b175b2749b; no voters: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60
I20260710 10:59:58.563407 30414 raft_consensus.cc:3060] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.569383 30414 raft_consensus.cc:2749] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:58.608147 30365 raft_consensus.cc:493] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.608695 30365 raft_consensus.cc:515] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.610363 30365 leader_election.cc:290] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.611160 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5c73b5cfd1423dbbc89ba52266c4a9" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
I20260710 10:59:58.611336 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5c73b5cfd1423dbbc89ba52266c4a9" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
I20260710 10:59:58.612039 30316 raft_consensus.cc:2393] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d617b15013a43c1a315079bfc43c051 in current term 1: Already voted for candidate a882243fb6d5424c871813e220a40b60 in this term.
I20260710 10:59:58.613034 30133 leader_election.cc:304] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051; no voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60
I20260710 10:59:58.613618 30365 raft_consensus.cc:3060] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.618487 30365 raft_consensus.cc:2749] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:58.662392 30362 raft_consensus.cc:493] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.662954 30362 raft_consensus.cc:515] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.664808 30362 leader_election.cc:290] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.666050 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce79181c8ac4217a5899f5a6874fe9b" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
I20260710 10:59:58.665851 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce79181c8ac4217a5899f5a6874fe9b" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d617b15013a43c1a315079bfc43c051" is_pre_election: true
I20260710 10:59:58.666812 30316 raft_consensus.cc:2393] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a882243fb6d5424c871813e220a40b60 in current term 1: Already voted for candidate 8d617b15013a43c1a315079bfc43c051 in this term.
I20260710 10:59:58.667754 30208 leader_election.cc:304] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a882243fb6d5424c871813e220a40b60; no voters: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b
I20260710 10:59:58.668530 30362 raft_consensus.cc:3060] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.673296 30362 raft_consensus.cc:2749] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:58.725208 30414 consensus_queue.cc:1048] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.726748 30366 consensus_queue.cc:1048] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.730625 30362 consensus_queue.cc:1048] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.751157 30362 consensus_queue.cc:1048] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.764058 30362 consensus_queue.cc:1048] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.774569 30392 consensus_queue.cc:1048] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.777940 30365 consensus_queue.cc:1048] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:58.780344 30394 raft_consensus.cc:493] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:58.780831 30394 raft_consensus.cc:515] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.782858 30394 leader_election.cc:290] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.783881 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6b46988a484dee88bb382140268d20" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60" is_pre_election: true
I20260710 10:59:58.784574 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6b46988a484dee88bb382140268d20" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b" is_pre_election: true
I20260710 10:59:58.784829 30244 raft_consensus.cc:2468] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 0.
I20260710 10:59:58.785391 30319 raft_consensus.cc:2468] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 0.
I20260710 10:59:58.786671 30135 leader_election.cc:304] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:58.787806 30365 consensus_queue.cc:1048] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.789263 30365 raft_consensus.cc:2804] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:58.789652 30365 raft_consensus.cc:493] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:58.790027 30365 raft_consensus.cc:3060] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.803406 30365 raft_consensus.cc:515] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.809145 30365 leader_election.cc:290] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:58.810292 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6b46988a484dee88bb382140268d20" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:58.810916 30316 raft_consensus.cc:3060] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.817655 30400 consensus_queue.cc:1048] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:58.817793 30365 consensus_queue.cc:1048] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.827080 30243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6b46988a484dee88bb382140268d20" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:58.827960 30243 raft_consensus.cc:3060] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:58.823776 30316 raft_consensus.cc:2468] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 1.
I20260710 10:59:58.829182 30133 leader_election.cc:304] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b; no voters: 
I20260710 10:59:58.830543 30430 raft_consensus.cc:2804] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:58.831146 30430 raft_consensus.cc:697] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 10:59:58.831987 30430 consensus_queue.cc:237] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:58.841703 30243 raft_consensus.cc:2468] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 1.
I20260710 10:59:58.845882 30066 catalog_manager.cc:5697] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:58.964207 30392 consensus_queue.cc:1048] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.973177 30378 consensus_queue.cc:1048] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.981050 30372 consensus_queue.cc:1048] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:58.991291 30366 consensus_queue.cc:1048] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:59.007817 30366 consensus_queue.cc:1048] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:59.017824 30318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c246782cb8542dba3f2d6ca8cecc33b"
dest_uuid: "9b92725db3374188a72829b175b2749b"
mode: GRACEFUL
new_leader_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:60842
I20260710 10:59:59.018460 30318 raft_consensus.cc:606] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Received request to transfer leadership to TS 8d617b15013a43c1a315079bfc43c051
I20260710 10:59:59.028213 30378 consensus_queue.cc:1048] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:59.043464 30244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5"
dest_uuid: "a882243fb6d5424c871813e220a40b60"
mode: GRACEFUL
new_leader_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:40132
I20260710 10:59:59.044159 30244 raft_consensus.cc:606] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Received request to transfer leadership to TS 8d617b15013a43c1a315079bfc43c051
I20260710 10:59:59.049587 30378 consensus_queue.cc:1048] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:59.053653 30318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085"
dest_uuid: "9b92725db3374188a72829b175b2749b"
mode: GRACEFUL
new_leader_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:60842
I20260710 10:59:59.054322 30318 raft_consensus.cc:606] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Received request to transfer leadership to TS 8d617b15013a43c1a315079bfc43c051
I20260710 10:59:59.067328 30318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180"
dest_uuid: "9b92725db3374188a72829b175b2749b"
mode: GRACEFUL
new_leader_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:60842
I20260710 10:59:59.067972 30318 raft_consensus.cc:606] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Received request to transfer leadership to TS 8d617b15013a43c1a315079bfc43c051
I20260710 10:59:59.072794 30366 consensus_queue.cc:1048] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:59.091854 30170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6b46988a484dee88bb382140268d20"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
mode: GRACEFUL
new_leader_uuid: "a882243fb6d5424c871813e220a40b60"
 from {username='slave'} at 127.0.0.1:35498
I20260710 10:59:59.092517 30170 raft_consensus.cc:606] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Received request to transfer leadership to TS a882243fb6d5424c871813e220a40b60
I20260710 10:59:59.098049 30170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
mode: GRACEFUL
new_leader_uuid: "a882243fb6d5424c871813e220a40b60"
 from {username='slave'} at 127.0.0.1:35498
I20260710 10:59:59.098624 30170 raft_consensus.cc:606] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Received request to transfer leadership to TS a882243fb6d5424c871813e220a40b60
I20260710 10:59:59.104279 30318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755"
dest_uuid: "9b92725db3374188a72829b175b2749b"
mode: GRACEFUL
new_leader_uuid: "a882243fb6d5424c871813e220a40b60"
 from {username='slave'} at 127.0.0.1:60842
I20260710 10:59:59.104861 30318 raft_consensus.cc:606] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Received request to transfer leadership to TS a882243fb6d5424c871813e220a40b60
I20260710 10:59:59.113196 30243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57da2210630d45ccab2bef9e58409861"
dest_uuid: "a882243fb6d5424c871813e220a40b60"
mode: GRACEFUL
new_leader_uuid: "9b92725db3374188a72829b175b2749b"
 from {username='slave'} at 127.0.0.1:40132
I20260710 10:59:59.113719 30243 raft_consensus.cc:606] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Received request to transfer leadership to TS 9b92725db3374188a72829b175b2749b
I20260710 10:59:59.185137 30365 raft_consensus.cc:993] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051: : Instructing follower a882243fb6d5424c871813e220a40b60 to start an election
I20260710 10:59:59.185593 30365 raft_consensus.cc:1081] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Signalling peer a882243fb6d5424c871813e220a40b60 to start an election
I20260710 10:59:59.187116 30243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f"
dest_uuid: "a882243fb6d5424c871813e220a40b60"
 from {username='slave'} at 127.0.0.1:40122
I20260710 10:59:59.187671 30243 raft_consensus.cc:493] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.188009 30243 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.201865 30243 raft_consensus.cc:515] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.203919 30243 leader_election.cc:290] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 2 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:59.205325 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:59.206386 30318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:59.206655 30170 raft_consensus.cc:3055] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.207015 30318 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.207000 30170 raft_consensus.cc:740] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 10:59:59.208184 30170 consensus_queue.cc:260] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.209612 30170 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.214416 30410 raft_consensus.cc:993] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b: : Instructing follower 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 10:59:59.214932 30366 raft_consensus.cc:1081] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Signalling peer 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 10:59:59.216749 30169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:35490
I20260710 10:59:59.217244 30169 raft_consensus.cc:493] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.217564 30169 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.228948 30318 raft_consensus.cc:2468] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 2.
I20260710 10:59:59.230710 30372 raft_consensus.cc:993] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60: : Instructing follower 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 10:59:59.231235 30372 raft_consensus.cc:1081] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Signalling peer 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 10:59:59.232973 30208 leader_election.cc:304] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:59.231119 30170 raft_consensus.cc:2468] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 2.
I20260710 10:59:59.233928 30168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:35476
I20260710 10:59:59.234428 30392 raft_consensus.cc:2804] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.234573 30168 raft_consensus.cc:493] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.235070 30168 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.235124 30392 raft_consensus.cc:697] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Becoming Leader. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 10:59:59.236572 30392 consensus_queue.cc:237] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.246449 30065 catalog_manager.cc:5697] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 reported cstate change: term changed from 1 to 2, leader changed from 8d617b15013a43c1a315079bfc43c051 (127.28.217.1) to a882243fb6d5424c871813e220a40b60 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "a882243fb6d5424c871813e220a40b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.270308 30372 raft_consensus.cc:993] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60: : Instructing follower 9b92725db3374188a72829b175b2749b to start an election
I20260710 10:59:59.270844 30392 raft_consensus.cc:1081] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Signalling peer 9b92725db3374188a72829b175b2749b to start an election
I20260710 10:59:59.272481 30318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57da2210630d45ccab2bef9e58409861"
dest_uuid: "9b92725db3374188a72829b175b2749b"
 from {username='slave'} at 127.0.0.1:60836
I20260710 10:59:59.273042 30318 raft_consensus.cc:493] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.273384 30318 raft_consensus.cc:3060] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.284601 30168 raft_consensus.cc:515] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.285072 30169 raft_consensus.cc:515] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.284621 30318 raft_consensus.cc:515] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.287201 30168 leader_election.cc:290] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 2 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:59.287204 30169 leader_election.cc:290] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 2 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:59.289103 30318 leader_election.cc:290] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 2 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 10:59:59.290232 30243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da2210630d45ccab2bef9e58409861" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:59.290285 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:59.290783 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:59.290930 30243 raft_consensus.cc:3055] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.290959 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:59.291313 30316 raft_consensus.cc:3055] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.291718 30316 raft_consensus.cc:740] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 10:59:59.291672 30244 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.290977 30319 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.292532 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da2210630d45ccab2bef9e58409861" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:59.292706 30316 consensus_queue.cc:260] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.293337 30169 raft_consensus.cc:3060] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.291316 30243 raft_consensus.cc:740] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 10:59:59.294174 30245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:59.294611 30243 consensus_queue.cc:260] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.295253 30245 raft_consensus.cc:3055] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.296487 30245 raft_consensus.cc:740] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 10:59:59.296649 30243 raft_consensus.cc:3060] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.297456 30245 consensus_queue.cc:260] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.298871 30245 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.300849 30316 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.321830 30431 consensus_queue.cc:1048] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:59.329766 30365 raft_consensus.cc:993] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051: : Instructing follower a882243fb6d5424c871813e220a40b60 to start an election
I20260710 10:59:59.330582 30400 raft_consensus.cc:1081] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Signalling peer a882243fb6d5424c871813e220a40b60 to start an election
I20260710 10:59:59.332530 30241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6b46988a484dee88bb382140268d20"
dest_uuid: "a882243fb6d5424c871813e220a40b60"
 from {username='slave'} at 127.0.0.1:40122
I20260710 10:59:59.335255 30241 raft_consensus.cc:493] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.335680 30241 raft_consensus.cc:3060] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.335983 30431 consensus_queue.cc:1048] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:59.384398 30243 raft_consensus.cc:2468] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 2.
I20260710 10:59:59.384646 30169 raft_consensus.cc:2468] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 2.
I20260710 10:59:59.385736 30245 raft_consensus.cc:2468] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 2.
I20260710 10:59:59.386142 30284 leader_election.cc:304] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:59.386785 30135 leader_election.cc:304] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:59.387039 30366 raft_consensus.cc:2804] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.387495 30366 raft_consensus.cc:697] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 2 LEADER]: Becoming Leader. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 10:59:59.387971 30431 raft_consensus.cc:2804] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.388494 30431 raft_consensus.cc:697] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 10:59:59.388458 30366 consensus_queue.cc:237] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.389518 30431 consensus_queue.cc:237] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.390581 30319 raft_consensus.cc:2468] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 2.
I20260710 10:59:59.398012 30065 catalog_manager.cc:5697] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b reported cstate change: term changed from 1 to 2, leader changed from a882243fb6d5424c871813e220a40b60 (127.28.217.2) to 9b92725db3374188a72829b175b2749b (127.28.217.3). New cstate: current_term: 2 leader_uuid: "9b92725db3374188a72829b175b2749b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:59.399502 30067 catalog_manager.cc:5697] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 1 to 2, leader changed from a882243fb6d5424c871813e220a40b60 (127.28.217.2) to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.481904 30410 raft_consensus.cc:993] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b: : Instructing follower 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 10:59:59.482333 30366 raft_consensus.cc:1081] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Signalling peer 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 10:59:59.483292 30244 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 2.
I20260710 10:59:59.484038 30169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c246782cb8542dba3f2d6ca8cecc33b"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:35490
I20260710 10:59:59.484679 30169 raft_consensus.cc:493] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.484673 30316 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 2.
I20260710 10:59:59.484807 30135 leader_election.cc:304] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:59.485273 30169 raft_consensus.cc:3060] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.487257 30431 raft_consensus.cc:2804] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.487720 30431 raft_consensus.cc:697] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 10:59:59.488574 30431 consensus_queue.cc:237] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.495312 30067 catalog_manager.cc:5697] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 1 to 2, leader changed from 9b92725db3374188a72829b175b2749b (127.28.217.3) to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.548265 30410 raft_consensus.cc:993] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b: : Instructing follower a882243fb6d5424c871813e220a40b60 to start an election
I20260710 10:59:59.548817 30366 raft_consensus.cc:1081] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Signalling peer a882243fb6d5424c871813e220a40b60 to start an election
I20260710 10:59:59.550359 30244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755"
dest_uuid: "a882243fb6d5424c871813e220a40b60"
 from {username='slave'} at 127.0.0.1:40118
I20260710 10:59:59.550856 30244 raft_consensus.cc:493] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.551208 30244 raft_consensus.cc:3060] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.577476 30410 raft_consensus.cc:993] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b: : Instructing follower 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 10:59:59.577956 30366 raft_consensus.cc:1081] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Signalling peer 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 10:59:59.579527 30168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:35490
I20260710 10:59:59.580088 30168 raft_consensus.cc:493] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:59.580555 30168 raft_consensus.cc:3060] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.583724 30241 raft_consensus.cc:515] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.587482 30242 raft_consensus.cc:1240] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Rejecting Update request from peer 8d617b15013a43c1a315079bfc43c051 for earlier term 1. Current term is 2. Ops: []
I20260710 10:59:59.588264 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6b46988a484dee88bb382140268d20" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:59.588966 30316 raft_consensus.cc:3060] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.591794 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6b46988a484dee88bb382140268d20" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:59.592365 30241 leader_election.cc:290] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 2 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:59.592541 30170 raft_consensus.cc:3055] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.593067 30170 raft_consensus.cc:740] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 10:59:59.593964 30170 consensus_queue.cc:260] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.595211 30170 raft_consensus.cc:3060] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.592463 30169 raft_consensus.cc:515] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:59.600116 30241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c246782cb8542dba3f2d6ca8cecc33b" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:59.600768 30241 raft_consensus.cc:3060] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.601022 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c246782cb8542dba3f2d6ca8cecc33b" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:59.601647 30319 raft_consensus.cc:3055] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.601433 30169 leader_election.cc:290] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 2 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:59.602022 30319 raft_consensus.cc:740] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 10:59:59.602916 30319 consensus_queue.cc:260] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:59.603883 30319 raft_consensus.cc:3060] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.683748 30244 raft_consensus.cc:515] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.686520 30244 leader_election.cc:290] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 2 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:59.687940 30318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:59.688658 30318 raft_consensus.cc:3055] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.683768 30168 raft_consensus.cc:515] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.688812 30316 raft_consensus.cc:2468] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 2.
I20260710 10:59:59.689038 30318 raft_consensus.cc:740] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 10:59:59.689976 30318 consensus_queue.cc:260] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.690733 30168 leader_election.cc:290] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 2 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 10:59:59.691322 30318 raft_consensus.cc:3060] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.693454 30208 leader_election.cc:304] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:59.693979 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 10:59:59.694409 30392 raft_consensus.cc:2804] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.694556 30169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 10:59:59.694711 30244 raft_consensus.cc:3060] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.694964 30392 raft_consensus.cc:697] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Becoming Leader. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 10:59:59.695116 30169 raft_consensus.cc:3060] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.695888 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 10:59:59.695888 30392 consensus_queue.cc:237] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.697559 30316 raft_consensus.cc:3055] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:59.697922 30316 raft_consensus.cc:740] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 10:59:59.698977 30316 consensus_queue.cc:260] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.700305 30316 raft_consensus.cc:3060] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:59.706142 30067 catalog_manager.cc:5697] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 reported cstate change: term changed from 1 to 2, leader changed from 8d617b15013a43c1a315079bfc43c051 (127.28.217.1) to a882243fb6d5424c871813e220a40b60 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "a882243fb6d5424c871813e220a40b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.781737 30241 raft_consensus.cc:2468] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 2.
I20260710 10:59:59.783298 30135 leader_election.cc:304] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:59.784219 30431 raft_consensus.cc:2804] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.784725 30431 raft_consensus.cc:697] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 10:59:59.784989 30241 raft_consensus.cc:1275] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Refusing update from remote peer 9b92725db3374188a72829b175b2749b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.785542 30431 consensus_queue.cc:237] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } }
I20260710 10:59:59.786654 30366 consensus_queue.cc:1048] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.781737 30319 raft_consensus.cc:2468] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 2.
I20260710 10:59:59.781737 30170 raft_consensus.cc:2468] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 2.
I20260710 10:59:59.792646 30170 raft_consensus.cc:1275] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Refusing update from remote peer a882243fb6d5424c871813e220a40b60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.794291 30392 consensus_queue.cc:1048] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.797314 30067 catalog_manager.cc:5697] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 1 to 2, leader changed from 9b92725db3374188a72829b175b2749b (127.28.217.3) to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:59.801704 30168 raft_consensus.cc:1275] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Refusing update from remote peer 9b92725db3374188a72829b175b2749b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.803563 30414 consensus_queue.cc:1048] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.813130 30319 raft_consensus.cc:1275] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Refusing update from remote peer a882243fb6d5424c871813e220a40b60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.815213 30392 consensus_queue.cc:1048] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:59.874106 30319 raft_consensus.cc:1275] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.875250 30431 consensus_queue.cc:1048] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.881031 30169 raft_consensus.cc:2468] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 2.
I20260710 10:59:59.881085 30244 raft_consensus.cc:2468] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 2.
I20260710 10:59:59.882272 30318 raft_consensus.cc:2468] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 2.
I20260710 10:59:59.882488 30135 leader_election.cc:304] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:59.883312 30431 raft_consensus.cc:2804] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.883694 30316 raft_consensus.cc:2468] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 2.
I20260710 10:59:59.883821 30431 raft_consensus.cc:697] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 10:59:59.884639 30242 raft_consensus.cc:1275] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.885103 30208 leader_election.cc:304] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 10:59:59.885840 30400 consensus_queue.cc:1048] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.886252 30431 consensus_queue.cc:237] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.888266 30392 raft_consensus.cc:2804] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:59.889519 30392 raft_consensus.cc:697] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Becoming Leader. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 10:59:59.890676 30392 consensus_queue.cc:237] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 10:59:59.898810 30067 catalog_manager.cc:5697] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 1 to 2, leader changed from 9b92725db3374188a72829b175b2749b (127.28.217.3) to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:59.900221 30316 raft_consensus.cc:1275] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.901762 30431 consensus_queue.cc:1048] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:59.911325 30244 raft_consensus.cc:1275] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:59.913635 30431 consensus_queue.cc:1048] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 10:59:59.919461 30065 catalog_manager.cc:5697] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 reported cstate change: term changed from 1 to 2, leader changed from 9b92725db3374188a72829b175b2749b (127.28.217.3) to a882243fb6d5424c871813e220a40b60 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "a882243fb6d5424c871813e220a40b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:00.085395 30316 raft_consensus.cc:1275] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Refusing update from remote peer a882243fb6d5424c871813e220a40b60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.086891 30392 consensus_queue.cc:1048] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.095971 30169 raft_consensus.cc:1275] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Refusing update from remote peer a882243fb6d5424c871813e220a40b60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.097815 30392 consensus_queue.cc:1048] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.255693 30316 raft_consensus.cc:1275] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.257005 30431 consensus_queue.cc:1048] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.267295 30242 raft_consensus.cc:1275] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.269013 30431 consensus_queue.cc:1048] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.269032 30244 raft_consensus.cc:1275] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.271538 30460 consensus_queue.cc:1048] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.283413 30316 raft_consensus.cc:1275] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.285640 30460 consensus_queue.cc:1048] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.312556 30316 raft_consensus.cc:1275] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Refusing update from remote peer a882243fb6d5424c871813e220a40b60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.313699 30458 consensus_queue.cc:1048] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:00.322530 30169 raft_consensus.cc:1275] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Refusing update from remote peer a882243fb6d5424c871813e220a40b60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:00.330767 30458 consensus_queue.cc:1048] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:02.150835 29540 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:00:02.151536 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:02.177843 30170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
mode: GRACEFUL
new_leader_uuid: "9b92725db3374188a72829b175b2749b"
 from {username='slave'} at 127.0.0.1:35514
I20260710 11:00:02.178417 30170 raft_consensus.cc:606] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Received request to transfer leadership to TS 9b92725db3374188a72829b175b2749b
I20260710 11:00:02.181147 30170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
mode: GRACEFUL
new_leader_uuid: "9b92725db3374188a72829b175b2749b"
 from {username='slave'} at 127.0.0.1:35514
I20260710 11:00:02.181641 30170 raft_consensus.cc:606] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Received request to transfer leadership to TS 9b92725db3374188a72829b175b2749b
I20260710 11:00:02.182648 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:02.183140 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:02.272913 30431 raft_consensus.cc:993] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051: : Instructing follower 9b92725db3374188a72829b175b2749b to start an election
I20260710 11:00:02.273550 30472 raft_consensus.cc:1081] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Signalling peer 9b92725db3374188a72829b175b2749b to start an election
I20260710 11:00:02.275389 30318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180"
dest_uuid: "9b92725db3374188a72829b175b2749b"
 from {username='slave'} at 127.0.0.1:60840
I20260710 11:00:02.276041 30318 raft_consensus.cc:493] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:02.276417 30318 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.281522 30318 raft_consensus.cc:515] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:02.283411 30318 leader_election.cc:290] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 3 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 11:00:02.284420 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 11:00:02.284621 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 11:00:02.285105 30170 raft_consensus.cc:3055] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:02.285174 30244 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.285624 30170 raft_consensus.cc:740] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:02.286531 30170 consensus_queue.cc:260] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:02.287850 30170 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.293140 30244 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 3.
I20260710 11:00:02.295012 30284 leader_election.cc:304] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [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: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 11:00:02.295162 30170 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 3.
I20260710 11:00:02.296012 30469 raft_consensus.cc:2804] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:02.297260 30469 raft_consensus.cc:697] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Becoming Leader. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 11:00:02.298058 30469 consensus_queue.cc:237] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:02.306005 30067 catalog_manager.cc:5697] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b reported cstate change: term changed from 2 to 3, leader changed from 8d617b15013a43c1a315079bfc43c051 (127.28.217.1) to 9b92725db3374188a72829b175b2749b (127.28.217.3). New cstate: current_term: 3 leader_uuid: "9b92725db3374188a72829b175b2749b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:02.642160 30431 raft_consensus.cc:993] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051: : Instructing follower 9b92725db3374188a72829b175b2749b to start an election
I20260710 11:00:02.642812 30472 raft_consensus.cc:1081] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Signalling peer 9b92725db3374188a72829b175b2749b to start an election
I20260710 11:00:02.644397 30316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5"
dest_uuid: "9b92725db3374188a72829b175b2749b"
 from {username='slave'} at 127.0.0.1:60840
I20260710 11:00:02.644858 30316 raft_consensus.cc:493] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:02.645488 30316 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.650700 30316 raft_consensus.cc:515] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:02.652439 30316 leader_election.cc:290] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 3 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 11:00:02.653635 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 11:00:02.653644 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 11:00:02.654335 30170 raft_consensus.cc:3055] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:02.654412 30244 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.654678 30170 raft_consensus.cc:740] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:02.655469 30170 consensus_queue.cc:260] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:02.656529 30170 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:02.659837 30244 raft_consensus.cc:2468] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 3.
I20260710 11:00:02.661128 30284 leader_election.cc:304] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [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: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 11:00:02.662084 30170 raft_consensus.cc:2468] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 3.
I20260710 11:00:02.662097 30469 raft_consensus.cc:2804] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:02.662760 30469 raft_consensus.cc:697] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Becoming Leader. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 11:00:02.663658 30469 consensus_queue.cc:237] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:02.674167 30067 catalog_manager.cc:5697] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b reported cstate change: term changed from 2 to 3, leader changed from 8d617b15013a43c1a315079bfc43c051 (127.28.217.1) to 9b92725db3374188a72829b175b2749b (127.28.217.3). New cstate: current_term: 3 leader_uuid: "9b92725db3374188a72829b175b2749b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:02.727895 30244 raft_consensus.cc:1275] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Refusing update from remote peer 9b92725db3374188a72829b175b2749b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:02.729890 30469 consensus_queue.cc:1048] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:02.739491 30170 raft_consensus.cc:1275] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Refusing update from remote peer 9b92725db3374188a72829b175b2749b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:02.741227 30482 consensus_queue.cc:1048] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:03.046700 30244 raft_consensus.cc:1275] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Refusing update from remote peer 9b92725db3374188a72829b175b2749b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:03.048264 30482 consensus_queue.cc:1048] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:03.058456 30170 raft_consensus.cc:1275] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Refusing update from remote peer 9b92725db3374188a72829b175b2749b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:03.060047 30482 consensus_queue.cc:1048] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:03.184072 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:03.200874 30316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5"
dest_uuid: "9b92725db3374188a72829b175b2749b"
mode: GRACEFUL
new_leader_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:60842
I20260710 11:00:03.201486 30316 raft_consensus.cc:606] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Received request to transfer leadership to TS 8d617b15013a43c1a315079bfc43c051
I20260710 11:00:03.213333 30316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180"
dest_uuid: "9b92725db3374188a72829b175b2749b"
mode: GRACEFUL
new_leader_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:60842
I20260710 11:00:03.213867 30316 raft_consensus.cc:606] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Received request to transfer leadership to TS 8d617b15013a43c1a315079bfc43c051
I20260710 11:00:03.219415 30244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6b46988a484dee88bb382140268d20"
dest_uuid: "a882243fb6d5424c871813e220a40b60"
mode: GRACEFUL
new_leader_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:40132
I20260710 11:00:03.219959 30244 raft_consensus.cc:606] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Received request to transfer leadership to TS 8d617b15013a43c1a315079bfc43c051
I20260710 11:00:03.226450 30244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f"
dest_uuid: "a882243fb6d5424c871813e220a40b60"
mode: GRACEFUL
new_leader_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:40132
I20260710 11:00:03.226915 30244 raft_consensus.cc:606] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Received request to transfer leadership to TS 8d617b15013a43c1a315079bfc43c051
I20260710 11:00:03.232069 30244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755"
dest_uuid: "a882243fb6d5424c871813e220a40b60"
mode: GRACEFUL
new_leader_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:40132
I20260710 11:00:03.232640 30244 raft_consensus.cc:606] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Received request to transfer leadership to TS 8d617b15013a43c1a315079bfc43c051
I20260710 11:00:03.327720 30482 raft_consensus.cc:993] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b: : Instructing follower 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 11:00:03.328234 30473 raft_consensus.cc:1081] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Signalling peer 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 11:00:03.330114 30170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:35490
I20260710 11:00:03.330539 30170 raft_consensus.cc:493] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.330799 30170 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:03.335830 30170 raft_consensus.cc:515] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.337549 30170 leader_election.cc:290] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 4 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 11:00:03.338582 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 11:00:03.338815 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 11:00:03.339311 30244 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:03.339346 30316 raft_consensus.cc:3055] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:03.339840 30316 raft_consensus.cc:740] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 11:00:03.340816 30316 consensus_queue.cc:260] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.342548 30316 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:03.347035 30488 raft_consensus.cc:993] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60: : Instructing follower 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 11:00:03.346845 30244 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 4.
I20260710 11:00:03.347484 30392 raft_consensus.cc:1081] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Signalling peer 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 11:00:03.348438 30135 leader_election.cc:304] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [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: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 11:00:03.349321 30472 raft_consensus.cc:2804] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:03.349313 30170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:35476
I20260710 11:00:03.349982 30316 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 4.
I20260710 11:00:03.350030 30170 raft_consensus.cc:493] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.350965 30170 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.351385 30472 raft_consensus.cc:697] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 4 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:03.352238 30472 consensus_queue.cc:237] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.357904 30170 raft_consensus.cc:515] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.359519 30170 leader_election.cc:290] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 3 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 11:00:03.359262 30067 catalog_manager.cc:5697] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 3 to 4, leader changed from 9b92725db3374188a72829b175b2749b (127.28.217.3) to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 4 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.360296 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 11:00:03.360818 30244 raft_consensus.cc:3055] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:03.361086 30244 raft_consensus.cc:740] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 11:00:03.361013 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 11:00:03.361675 30316 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.361857 30244 consensus_queue.cc:260] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.362977 30244 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.369222 30316 raft_consensus.cc:2468] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 3.
I20260710 11:00:03.369277 30244 raft_consensus.cc:2468] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 3.
I20260710 11:00:03.370992 30133 leader_election.cc:304] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [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: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b; no voters: 
I20260710 11:00:03.371743 30472 raft_consensus.cc:2804] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:03.372133 30472 raft_consensus.cc:697] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 3 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:03.372944 30472 consensus_queue.cc:237] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.380210 30067 catalog_manager.cc:5697] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 2 to 3, leader changed from a882243fb6d5424c871813e220a40b60 (127.28.217.2) to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 3 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.498783 30488 raft_consensus.cc:993] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60: : Instructing follower 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 11:00:03.499330 30392 raft_consensus.cc:1081] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Signalling peer 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 11:00:03.500952 30170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:35476
I20260710 11:00:03.501860 30170 raft_consensus.cc:493] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.502174 30170 raft_consensus.cc:3060] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.507104 30170 raft_consensus.cc:515] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.508649 30170 leader_election.cc:290] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 3 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 11:00:03.509792 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 11:00:03.509804 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d66408ee1b5442b8f31271f2fbed755" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 11:00:03.510378 30244 raft_consensus.cc:3055] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:03.510444 30316 raft_consensus.cc:3060] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.510694 30244 raft_consensus.cc:740] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 11:00:03.511394 30244 consensus_queue.cc:260] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.512266 30244 raft_consensus.cc:3060] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.515065 30316 raft_consensus.cc:2468] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 3.
I20260710 11:00:03.516273 30133 leader_election.cc:304] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [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: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b; no voters: 
I20260710 11:00:03.516925 30244 raft_consensus.cc:2468] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 3.
I20260710 11:00:03.517076 30472 raft_consensus.cc:2804] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:03.517652 30472 raft_consensus.cc:697] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 3 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:03.518523 30472 consensus_queue.cc:237] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.526651 30067 catalog_manager.cc:5697] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 2 to 3, leader changed from a882243fb6d5424c871813e220a40b60 (127.28.217.2) to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 3 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.643894 30392 raft_consensus.cc:993] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60: : Instructing follower 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 11:00:03.644644 30488 raft_consensus.cc:1081] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Signalling peer 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 11:00:03.646155 30170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6b46988a484dee88bb382140268d20"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:35476
I20260710 11:00:03.646621 30170 raft_consensus.cc:493] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.646868 30170 raft_consensus.cc:3060] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.651117 30170 raft_consensus.cc:515] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.652805 30170 leader_election.cc:290] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 3 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 11:00:03.653945 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6b46988a484dee88bb382140268d20" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 11:00:03.653945 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6b46988a484dee88bb382140268d20" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 11:00:03.654736 30316 raft_consensus.cc:3060] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.654755 30244 raft_consensus.cc:3055] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:03.655238 30244 raft_consensus.cc:740] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 11:00:03.656052 30244 consensus_queue.cc:260] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.657239 30244 raft_consensus.cc:3060] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:03.661517 30316 raft_consensus.cc:2468] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 3.
I20260710 11:00:03.662779 30133 leader_election.cc:304] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [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: 8d617b15013a43c1a315079bfc43c051, 9b92725db3374188a72829b175b2749b; no voters: 
I20260710 11:00:03.663825 30472 raft_consensus.cc:2804] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:03.664263 30472 raft_consensus.cc:697] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 3 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:03.664819 30244 raft_consensus.cc:2468] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 3.
I20260710 11:00:03.665055 30472 consensus_queue.cc:237] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.666698 30473 raft_consensus.cc:993] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b: : Instructing follower 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 11:00:03.667173 30469 raft_consensus.cc:1081] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Signalling peer 8d617b15013a43c1a315079bfc43c051 to start an election
I20260710 11:00:03.668917 30170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
 from {username='slave'} at 127.0.0.1:35490
I20260710 11:00:03.669400 30170 raft_consensus.cc:493] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.669872 30170 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:03.673400 30067 catalog_manager.cc:5697] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 2 to 3, leader changed from a882243fb6d5424c871813e220a40b60 (127.28.217.2) to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 3 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.675024 30170 raft_consensus.cc:515] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.677099 30170 leader_election.cc:290] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [CANDIDATE]: Term 4 election: Requested vote from peers a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 11:00:03.677917 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 11:00:03.678488 30244 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:03.678367 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dc76aa4a9f044c4bf1745207becd8e5" candidate_uuid: "8d617b15013a43c1a315079bfc43c051" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 11:00:03.679009 30316 raft_consensus.cc:3055] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:03.679386 30316 raft_consensus.cc:740] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 11:00:03.680207 30316 consensus_queue.cc:260] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.681720 30316 raft_consensus.cc:3060] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:03.685710 30244 raft_consensus.cc:2468] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 4.
I20260710 11:00:03.686985 30135 leader_election.cc:304] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [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: 8d617b15013a43c1a315079bfc43c051, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 11:00:03.688249 30316 raft_consensus.cc:2468] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d617b15013a43c1a315079bfc43c051 in term 4.
I20260710 11:00:03.688565 30472 raft_consensus.cc:2804] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:03.690456 30472 raft_consensus.cc:697] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 4 LEADER]: Becoming Leader. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:03.691265 30472 consensus_queue.cc:237] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:03.697417 30067 catalog_manager.cc:5697] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 reported cstate change: term changed from 3 to 4, leader changed from 9b92725db3374188a72829b175b2749b (127.28.217.3) to 8d617b15013a43c1a315079bfc43c051 (127.28.217.1). New cstate: current_term: 4 leader_uuid: "8d617b15013a43c1a315079bfc43c051" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.805032 30316 raft_consensus.cc:1275] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:03.805543 30244 raft_consensus.cc:1275] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:03.806388 30496 consensus_queue.cc:1048] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:03.806715 30472 consensus_queue.cc:1048] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:03.828893 30242 raft_consensus.cc:1275] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 4 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:03.831570 30472 consensus_queue.cc:1048] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:03.833972 30316 raft_consensus.cc:1275] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:03.842624 30500 consensus_queue.cc:1048] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:04.000466 30318 raft_consensus.cc:1275] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:04.002414 30500 consensus_queue.cc:1048] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:04.013482 30242 raft_consensus.cc:1275] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:04.015054 30500 consensus_queue.cc:1048] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:04.150117 30318 raft_consensus.cc:1275] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:04.151885 30500 consensus_queue.cc:1048] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:04.163465 30242 raft_consensus.cc:1275] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 4 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:04.165436 30500 consensus_queue.cc:1048] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:04.195503 30242 raft_consensus.cc:1275] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:04.197183 30502 consensus_queue.cc:1048] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:04.200826 30318 raft_consensus.cc:1275] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Refusing update from remote peer 8d617b15013a43c1a315079bfc43c051: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:04.202368 30500 consensus_queue.cc:1048] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:06.240821 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:06.248572 30170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
mode: GRACEFUL
new_leader_uuid: "9b92725db3374188a72829b175b2749b"
 from {username='slave'} at 127.0.0.1:35514
I20260710 11:00:06.249305 30170 raft_consensus.cc:606] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 4 LEADER]: Received request to transfer leadership to TS 9b92725db3374188a72829b175b2749b
I20260710 11:00:06.252071 30170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
mode: GRACEFUL
new_leader_uuid: "9b92725db3374188a72829b175b2749b"
 from {username='slave'} at 127.0.0.1:35514
I20260710 11:00:06.252628 30170 raft_consensus.cc:606] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Received request to transfer leadership to TS 9b92725db3374188a72829b175b2749b
I20260710 11:00:06.256184 30170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bce79181c8ac4217a5899f5a6874fe9b"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
mode: GRACEFUL
new_leader_uuid: "a882243fb6d5424c871813e220a40b60"
 from {username='slave'} at 127.0.0.1:35514
I20260710 11:00:06.256699 30170 raft_consensus.cc:606] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Received request to transfer leadership to TS a882243fb6d5424c871813e220a40b60
I20260710 11:00:06.258739 30170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f"
dest_uuid: "8d617b15013a43c1a315079bfc43c051"
mode: GRACEFUL
new_leader_uuid: "a882243fb6d5424c871813e220a40b60"
 from {username='slave'} at 127.0.0.1:35514
I20260710 11:00:06.259141 30170 raft_consensus.cc:606] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 3 LEADER]: Received request to transfer leadership to TS a882243fb6d5424c871813e220a40b60
I20260710 11:00:06.260049 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:00:06.260537 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:06.429329 30500 raft_consensus.cc:993] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051: : Instructing follower a882243fb6d5424c871813e220a40b60 to start an election
I20260710 11:00:06.429929 30515 raft_consensus.cc:1081] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 3 LEADER]: Signalling peer a882243fb6d5424c871813e220a40b60 to start an election
I20260710 11:00:06.431489 30242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f"
dest_uuid: "a882243fb6d5424c871813e220a40b60"
 from {username='slave'} at 127.0.0.1:40122
I20260710 11:00:06.432070 30242 raft_consensus.cc:493] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:06.432461 30242 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:06.438263 30242 raft_consensus.cc:515] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.440004 30242 leader_election.cc:290] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 4 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 11:00:06.441155 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 11:00:06.441337 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34417b51c4243bf953072bf3276f94f" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 11:00:06.441845 30170 raft_consensus.cc:3055] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:06.441864 30316 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:06.442195 30170 raft_consensus.cc:740] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:06.442931 30170 consensus_queue.cc:260] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.443831 30170 raft_consensus.cc:3060] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:06.446703 30316 raft_consensus.cc:2468] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 4.
I20260710 11:00:06.447883 30208 leader_election.cc:304] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [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: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 11:00:06.448634 30170 raft_consensus.cc:2468] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 4.
I20260710 11:00:06.448712 30488 raft_consensus.cc:2804] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:06.449733 30488 raft_consensus.cc:697] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 4 LEADER]: Becoming Leader. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 11:00:06.450660 30488 consensus_queue.cc:237] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.456980 30065 catalog_manager.cc:5697] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 reported cstate change: term changed from 3 to 4, leader changed from 8d617b15013a43c1a315079bfc43c051 (127.28.217.1) to a882243fb6d5424c871813e220a40b60 (127.28.217.2). New cstate: current_term: 4 leader_uuid: "a882243fb6d5424c871813e220a40b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.471112 30500 raft_consensus.cc:993] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051: : Instructing follower 9b92725db3374188a72829b175b2749b to start an election
I20260710 11:00:06.471555 30515 raft_consensus.cc:1081] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Signalling peer 9b92725db3374188a72829b175b2749b to start an election
I20260710 11:00:06.472944 30316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085"
dest_uuid: "9b92725db3374188a72829b175b2749b"
 from {username='slave'} at 127.0.0.1:60840
I20260710 11:00:06.473380 30316 raft_consensus.cc:493] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:06.473675 30316 raft_consensus.cc:3060] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:06.477967 30316 raft_consensus.cc:515] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.479444 30316 leader_election.cc:290] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 3 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 11:00:06.480367 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 11:00:06.480593 30242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d2c517d78400f9cfd8a3429ec4085" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 11:00:06.480891 30170 raft_consensus.cc:3055] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:06.481129 30242 raft_consensus.cc:3060] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:06.481207 30170 raft_consensus.cc:740] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:06.481909 30170 consensus_queue.cc:260] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.482714 30170 raft_consensus.cc:3060] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:06.486132 30242 raft_consensus.cc:2468] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 3.
I20260710 11:00:06.486930 30170 raft_consensus.cc:2468] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 3.
I20260710 11:00:06.487391 30284 leader_election.cc:304] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [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: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 11:00:06.488189 30482 raft_consensus.cc:2804] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:06.489238 30482 raft_consensus.cc:697] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Becoming Leader. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 11:00:06.490025 30482 consensus_queue.cc:237] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.497577 30065 catalog_manager.cc:5697] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b reported cstate change: term changed from 2 to 3, leader changed from 8d617b15013a43c1a315079bfc43c051 (127.28.217.1) to 9b92725db3374188a72829b175b2749b (127.28.217.3). New cstate: current_term: 3 leader_uuid: "9b92725db3374188a72829b175b2749b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:06.643353 30500 raft_consensus.cc:993] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051: : Instructing follower a882243fb6d5424c871813e220a40b60 to start an election
I20260710 11:00:06.643814 30515 raft_consensus.cc:1081] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Signalling peer a882243fb6d5424c871813e220a40b60 to start an election
I20260710 11:00:06.645252 30242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bce79181c8ac4217a5899f5a6874fe9b"
dest_uuid: "a882243fb6d5424c871813e220a40b60"
 from {username='slave'} at 127.0.0.1:40122
I20260710 11:00:06.645740 30242 raft_consensus.cc:493] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:06.646071 30242 raft_consensus.cc:3060] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:06.650693 30242 raft_consensus.cc:515] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.652248 30242 leader_election.cc:290] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 2 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), 9b92725db3374188a72829b175b2749b (127.28.217.3:44591)
I20260710 11:00:06.653157 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce79181c8ac4217a5899f5a6874fe9b" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 11:00:06.653431 30316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce79181c8ac4217a5899f5a6874fe9b" candidate_uuid: "a882243fb6d5424c871813e220a40b60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b92725db3374188a72829b175b2749b"
I20260710 11:00:06.653631 30170 raft_consensus.cc:3055] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:06.653935 30170 raft_consensus.cc:740] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:06.653928 30316 raft_consensus.cc:3060] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:06.654740 30170 consensus_queue.cc:260] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.655669 30170 raft_consensus.cc:3060] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:06.658488 30316 raft_consensus.cc:2468] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 2.
I20260710 11:00:06.659463 30208 leader_election.cc:304] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 11:00:06.659940 30170 raft_consensus.cc:2468] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882243fb6d5424c871813e220a40b60 in term 2.
I20260710 11:00:06.660354 30488 raft_consensus.cc:2804] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:06.660822 30488 raft_consensus.cc:697] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Becoming Leader. State: Replica: a882243fb6d5424c871813e220a40b60, State: Running, Role: LEADER
I20260710 11:00:06.661626 30488 consensus_queue.cc:237] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.668097 30065 catalog_manager.cc:5697] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 reported cstate change: term changed from 1 to 2, leader changed from 8d617b15013a43c1a315079bfc43c051 (127.28.217.1) to a882243fb6d5424c871813e220a40b60 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "a882243fb6d5424c871813e220a40b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.750121 30500 raft_consensus.cc:993] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051: : Instructing follower 9b92725db3374188a72829b175b2749b to start an election
I20260710 11:00:06.750685 30515 raft_consensus.cc:1081] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 4 LEADER]: Signalling peer 9b92725db3374188a72829b175b2749b to start an election
I20260710 11:00:06.752121 30316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180"
dest_uuid: "9b92725db3374188a72829b175b2749b"
 from {username='slave'} at 127.0.0.1:60840
I20260710 11:00:06.752645 30316 raft_consensus.cc:493] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:06.752875 30316 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:06.756899 30316 raft_consensus.cc:515] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.758232 30316 leader_election.cc:290] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [CANDIDATE]: Term 5 election: Requested vote from peers 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113), a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339)
I20260710 11:00:06.759322 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8d617b15013a43c1a315079bfc43c051"
I20260710 11:00:06.759305 30242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8236c997994ae682ce09c61bcfe180" candidate_uuid: "9b92725db3374188a72829b175b2749b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a882243fb6d5424c871813e220a40b60"
I20260710 11:00:06.760031 30170 raft_consensus.cc:3055] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:00:06.760042 30242 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:06.760499 30170 raft_consensus.cc:740] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8d617b15013a43c1a315079bfc43c051, State: Running, Role: LEADER
I20260710 11:00:06.761272 30170 consensus_queue.cc:260] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.762416 30170 raft_consensus.cc:3060] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:06.767081 30242 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 5.
I20260710 11:00:06.768450 30284 leader_election.cc:304] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [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: 9b92725db3374188a72829b175b2749b, a882243fb6d5424c871813e220a40b60; no voters: 
I20260710 11:00:06.768661 30170 raft_consensus.cc:2468] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b92725db3374188a72829b175b2749b in term 5.
I20260710 11:00:06.769289 30482 raft_consensus.cc:2804] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:00:06.769794 30482 raft_consensus.cc:697] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 5 LEADER]: Becoming Leader. State: Replica: 9b92725db3374188a72829b175b2749b, State: Running, Role: LEADER
I20260710 11:00:06.770614 30482 consensus_queue.cc:237] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [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: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } }
I20260710 11:00:06.777379 30065 catalog_manager.cc:5697] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b reported cstate change: term changed from 4 to 5, leader changed from 8d617b15013a43c1a315079bfc43c051 (127.28.217.1) to 9b92725db3374188a72829b175b2749b (127.28.217.3). New cstate: current_term: 5 leader_uuid: "9b92725db3374188a72829b175b2749b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:06.849160 30170 raft_consensus.cc:1275] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 4 FOLLOWER]: Refusing update from remote peer a882243fb6d5424c871813e220a40b60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:06.850543 30488 consensus_queue.cc:1048] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:06.862251 30316 raft_consensus.cc:1275] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Refusing update from remote peer a882243fb6d5424c871813e220a40b60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:06.863678 30528 consensus_queue.cc:1048] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:06.937487 30170 raft_consensus.cc:1275] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Refusing update from remote peer 9b92725db3374188a72829b175b2749b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:06.938824 30482 consensus_queue.cc:1048] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:06.945083 30242 raft_consensus.cc:1275] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Refusing update from remote peer 9b92725db3374188a72829b175b2749b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:06.947319 30482 consensus_queue.cc:1048] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:07.056969 30170 raft_consensus.cc:1275] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Refusing update from remote peer a882243fb6d5424c871813e220a40b60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:07.058233 30528 consensus_queue.cc:1048] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d617b15013a43c1a315079bfc43c051" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 45113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:07.067691 30316 raft_consensus.cc:1275] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Refusing update from remote peer a882243fb6d5424c871813e220a40b60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:07.069406 30535 consensus_queue.cc:1048] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b92725db3374188a72829b175b2749b" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:07.261433 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:07.267985 29540 tablet_server.cc:179] TabletServer@127.28.217.1:0 shutting down...
W20260710 11:00:07.286198 30282 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 11:00:07.292500 30282 consensus_peers.cc:597] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b -> Peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Couldn't send request to peer 8d617b15013a43c1a315079bfc43c051. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:07.301510 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:00:07.301927 30208 consensus_peers.cc:597] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 -> Peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Couldn't send request to peer 8d617b15013a43c1a315079bfc43c051. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:07.303013 29540 tablet_replica.cc:333] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051: stopping tablet replica
I20260710 11:00:07.303553 29540 raft_consensus.cc:2243] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.303938 29540 raft_consensus.cc:2272] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 8d617b15013a43c1a315079bfc43c051 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.306034 30244 raft_consensus.cc:1275] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 5 FOLLOWER]: Refusing update from remote peer 9b92725db3374188a72829b175b2749b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:07.306366 29540 tablet_replica.cc:333] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051: stopping tablet replica
I20260710 11:00:07.307096 29540 raft_consensus.cc:2243] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.307334 30482 consensus_queue.cc:1048] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a882243fb6d5424c871813e220a40b60" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:07.307826 29540 raft_consensus.cc:2272] T 2d66408ee1b5442b8f31271f2fbed755 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.309952 29540 tablet_replica.cc:333] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051: stopping tablet replica
I20260710 11:00:07.311149 29540 raft_consensus.cc:2243] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.312083 29540 raft_consensus.cc:2272] T ce6b46988a484dee88bb382140268d20 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.314982 29540 tablet_replica.cc:333] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051: stopping tablet replica
I20260710 11:00:07.315742 29540 raft_consensus.cc:2243] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.316809 29540 raft_consensus.cc:2272] T 8c246782cb8542dba3f2d6ca8cecc33b P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.319046 29540 tablet_replica.cc:333] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051: stopping tablet replica
I20260710 11:00:07.319617 29540 raft_consensus.cc:2243] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.320138 29540 raft_consensus.cc:2272] T bce79181c8ac4217a5899f5a6874fe9b P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.322796 29540 tablet_replica.cc:333] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051: stopping tablet replica
I20260710 11:00:07.323334 29540 raft_consensus.cc:2243] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.324069 29540 raft_consensus.cc:2272] T 1dc76aa4a9f044c4bf1745207becd8e5 P 8d617b15013a43c1a315079bfc43c051 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.326114 29540 tablet_replica.cc:333] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051: stopping tablet replica
I20260710 11:00:07.326608 29540 raft_consensus.cc:2243] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.327032 29540 raft_consensus.cc:2272] T 57da2210630d45ccab2bef9e58409861 P 8d617b15013a43c1a315079bfc43c051 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.329274 29540 tablet_replica.cc:333] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051: stopping tablet replica
I20260710 11:00:07.329913 29540 raft_consensus.cc:2243] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.330370 29540 raft_consensus.cc:2272] T a52d2c517d78400f9cfd8a3429ec4085 P 8d617b15013a43c1a315079bfc43c051 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.332947 29540 tablet_replica.cc:333] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051: stopping tablet replica
I20260710 11:00:07.333431 29540 raft_consensus.cc:2243] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.333822 29540 raft_consensus.cc:2272] T 1a8236c997994ae682ce09c61bcfe180 P 8d617b15013a43c1a315079bfc43c051 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.335772 29540 tablet_replica.cc:333] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051: stopping tablet replica
I20260710 11:00:07.336197 29540 raft_consensus.cc:2243] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.336638 29540 raft_consensus.cc:2272] T c34417b51c4243bf953072bf3276f94f P 8d617b15013a43c1a315079bfc43c051 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:07.350461 30282 consensus_peers.cc:597] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b -> Peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Couldn't send request to peer 8d617b15013a43c1a315079bfc43c051. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:07.366703 29540 tablet_server.cc:196] TabletServer@127.28.217.1:0 shutdown complete.
W20260710 11:00:07.381183 30282 consensus_peers.cc:597] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b -> Peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Couldn't send request to peer 8d617b15013a43c1a315079bfc43c051. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:45113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:07.388477 29540 tablet_server.cc:179] TabletServer@127.28.217.2:0 shutting down...
I20260710 11:00:07.415071 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:00:07.415563 30208 consensus_peers.cc:597] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 -> Peer 8d617b15013a43c1a315079bfc43c051 (127.28.217.1:45113): Couldn't send request to peer 8d617b15013a43c1a315079bfc43c051. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:45113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:07.415799 29540 tablet_replica.cc:333] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60: stopping tablet replica
I20260710 11:00:07.416726 29540 raft_consensus.cc:2243] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.417538 29540 raft_consensus.cc:2272] T bce79181c8ac4217a5899f5a6874fe9b P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.420395 29540 tablet_replica.cc:333] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60: stopping tablet replica
I20260710 11:00:07.421015 29540 raft_consensus.cc:2243] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.421485 29540 raft_consensus.cc:2272] T 2d66408ee1b5442b8f31271f2fbed755 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.423283 29540 tablet_replica.cc:333] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60: stopping tablet replica
I20260710 11:00:07.423875 29540 raft_consensus.cc:2243] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.424763 29540 raft_consensus.cc:2272] T c34417b51c4243bf953072bf3276f94f P a882243fb6d5424c871813e220a40b60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.426834 29540 tablet_replica.cc:333] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60: stopping tablet replica
I20260710 11:00:07.427412 29540 raft_consensus.cc:2243] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.428190 29540 raft_consensus.cc:2272] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P a882243fb6d5424c871813e220a40b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.430557 29540 tablet_replica.cc:333] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60: stopping tablet replica
I20260710 11:00:07.431212 29540 raft_consensus.cc:2243] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.431766 29540 raft_consensus.cc:2272] T 1a8236c997994ae682ce09c61bcfe180 P a882243fb6d5424c871813e220a40b60 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:07.433609 30284 consensus_peers.cc:597] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b -> Peer a882243fb6d5424c871813e220a40b60 (127.28.217.2:45339): Couldn't send request to peer a882243fb6d5424c871813e220a40b60. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:07.434619 29540 tablet_replica.cc:333] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60: stopping tablet replica
I20260710 11:00:07.435133 29540 raft_consensus.cc:2243] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.435559 29540 raft_consensus.cc:2272] T a52d2c517d78400f9cfd8a3429ec4085 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.437721 29540 tablet_replica.cc:333] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60: stopping tablet replica
I20260710 11:00:07.438210 29540 raft_consensus.cc:2243] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.438639 29540 raft_consensus.cc:2272] T 1dc76aa4a9f044c4bf1745207becd8e5 P a882243fb6d5424c871813e220a40b60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.440268 29540 tablet_replica.cc:333] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60: stopping tablet replica
I20260710 11:00:07.440816 29540 raft_consensus.cc:2243] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.441243 29540 raft_consensus.cc:2272] T 57da2210630d45ccab2bef9e58409861 P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.442883 29540 tablet_replica.cc:333] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60: stopping tablet replica
I20260710 11:00:07.443327 29540 raft_consensus.cc:2243] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.443756 29540 raft_consensus.cc:2272] T ce6b46988a484dee88bb382140268d20 P a882243fb6d5424c871813e220a40b60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.445396 29540 tablet_replica.cc:333] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60: stopping tablet replica
I20260710 11:00:07.445825 29540 raft_consensus.cc:2243] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.446187 29540 raft_consensus.cc:2272] T 8c246782cb8542dba3f2d6ca8cecc33b P a882243fb6d5424c871813e220a40b60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.474877 29540 tablet_server.cc:196] TabletServer@127.28.217.2:0 shutdown complete.
I20260710 11:00:07.492092 29540 tablet_server.cc:179] TabletServer@127.28.217.3:0 shutting down...
I20260710 11:00:07.513856 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:07.514467 29540 tablet_replica.cc:333] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b: stopping tablet replica
I20260710 11:00:07.515065 29540 raft_consensus.cc:2243] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.515885 29540 raft_consensus.cc:2272] T 57da2210630d45ccab2bef9e58409861 P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.517750 29540 tablet_replica.cc:333] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b: stopping tablet replica
I20260710 11:00:07.518262 29540 raft_consensus.cc:2243] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.518741 29540 raft_consensus.cc:2272] T 2d66408ee1b5442b8f31271f2fbed755 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.520406 29540 tablet_replica.cc:333] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b: stopping tablet replica
I20260710 11:00:07.520913 29540 raft_consensus.cc:2243] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.521322 29540 raft_consensus.cc:2272] T 0a5c73b5cfd1423dbbc89ba52266c4a9 P 9b92725db3374188a72829b175b2749b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.522961 29540 tablet_replica.cc:333] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b: stopping tablet replica
I20260710 11:00:07.523440 29540 raft_consensus.cc:2243] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.523829 29540 raft_consensus.cc:2272] T c34417b51c4243bf953072bf3276f94f P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.526249 29540 tablet_replica.cc:333] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b: stopping tablet replica
I20260710 11:00:07.526764 29540 raft_consensus.cc:2243] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.527144 29540 raft_consensus.cc:2272] T bce79181c8ac4217a5899f5a6874fe9b P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.529239 29540 tablet_replica.cc:333] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b: stopping tablet replica
I20260710 11:00:07.529750 29540 raft_consensus.cc:2243] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.530473 29540 raft_consensus.cc:2272] T 1a8236c997994ae682ce09c61bcfe180 P 9b92725db3374188a72829b175b2749b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.532460 29540 tablet_replica.cc:333] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b: stopping tablet replica
I20260710 11:00:07.532956 29540 raft_consensus.cc:2243] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.533958 29540 raft_consensus.cc:2272] T a52d2c517d78400f9cfd8a3429ec4085 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.536072 29540 tablet_replica.cc:333] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b: stopping tablet replica
I20260710 11:00:07.536718 29540 raft_consensus.cc:2243] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.537140 29540 raft_consensus.cc:2272] T 8c246782cb8542dba3f2d6ca8cecc33b P 9b92725db3374188a72829b175b2749b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.538723 29540 tablet_replica.cc:333] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b: stopping tablet replica
I20260710 11:00:07.539173 29540 raft_consensus.cc:2243] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.539601 29540 raft_consensus.cc:2272] T ce6b46988a484dee88bb382140268d20 P 9b92725db3374188a72829b175b2749b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.541358 29540 tablet_replica.cc:333] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b: stopping tablet replica
I20260710 11:00:07.541742 29540 raft_consensus.cc:2243] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:07.542104 29540 raft_consensus.cc:2272] T 1dc76aa4a9f044c4bf1745207becd8e5 P 9b92725db3374188a72829b175b2749b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.569667 29540 tablet_server.cc:196] TabletServer@127.28.217.3:0 shutdown complete.
I20260710 11:00:07.589219 29540 master.cc:562] Master@127.28.217.62:41711 shutting down...
I20260710 11:00:07.608872 29540 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:07.609411 29540 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:07.609735 29540 tablet_replica.cc:333] T 00000000000000000000000000000000 P aef22116d685463b9968fc4e3ec65414: stopping tablet replica
I20260710 11:00:07.630383 29540 master.cc:584] Master@127.28.217.62:41711 shutdown complete.
8d617b15013a43c1a315079bfc43c051  5
9b92725db3374188a72829b175b2749b  1
a882243fb6d5424c871813e220a40b60  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10810 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:00:07.673754 29540 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.217.62:42493
I20260710 11:00:07.674897 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:07.680980 30543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:07.681273 30544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:07.682585 30546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:07.684154 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:07.685401 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:07.685735 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:07.685922 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681207685905 us; error 0 us; skew 500 ppm
I20260710 11:00:07.686719 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:07.689939 29540 webserver.cc:533] Webserver started at http://127.28.217.62:37395/ using document root <none> and password file <none>
I20260710 11:00:07.690543 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:07.690794 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:07.691097 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:07.692229 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/master-0-root/instance:
uuid: "c8e13701b8c44cb1b99bfffb07dd0854"
format_stamp: "Formatted at 2026-07-10 11:00:07 on dist-test-slave-b094"
I20260710 11:00:07.696833 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:07.700423 30551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:07.701329 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:07.701583 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/master-0-root
uuid: "c8e13701b8c44cb1b99bfffb07dd0854"
format_stamp: "Formatted at 2026-07-10 11:00:07 on dist-test-slave-b094"
I20260710 11:00:07.701834 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:07.714757 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:07.715975 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:07.754501 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.62:42493
I20260710 11:00:07.754627 30602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.62:42493 every 8 connection(s)
I20260710 11:00:07.758782 30603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:07.769109 30603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854: Bootstrap starting.
I20260710 11:00:07.773924 30603 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:07.778442 30603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854: No bootstrap required, opened a new log
I20260710 11:00:07.780588 30603 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8e13701b8c44cb1b99bfffb07dd0854" member_type: VOTER }
I20260710 11:00:07.780969 30603 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:07.781244 30603 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e13701b8c44cb1b99bfffb07dd0854, State: Initialized, Role: FOLLOWER
I20260710 11:00:07.781930 30603 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c8e13701b8c44cb1b99bfffb07dd0854" member_type: VOTER }
I20260710 11:00:07.782397 30603 raft_consensus.cc:399] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:07.782613 30603 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:07.782912 30603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:07.787541 30603 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8e13701b8c44cb1b99bfffb07dd0854" member_type: VOTER }
I20260710 11:00:07.788126 30603 leader_election.cc:304] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [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: c8e13701b8c44cb1b99bfffb07dd0854; no voters: 
I20260710 11:00:07.789345 30603 leader_election.cc:290] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:07.789696 30606 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:07.790992 30606 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 1 LEADER]: Becoming Leader. State: Replica: c8e13701b8c44cb1b99bfffb07dd0854, State: Running, Role: LEADER
I20260710 11:00:07.791672 30606 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [LEADER]: Queue going to LEADER mode. State: All 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: "c8e13701b8c44cb1b99bfffb07dd0854" member_type: VOTER }
I20260710 11:00:07.792292 30603 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:07.796499 30608 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8e13701b8c44cb1b99bfffb07dd0854. Latest consensus state: current_term: 1 leader_uuid: "c8e13701b8c44cb1b99bfffb07dd0854" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8e13701b8c44cb1b99bfffb07dd0854" member_type: VOTER } }
I20260710 11:00:07.796494 30607 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8e13701b8c44cb1b99bfffb07dd0854" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8e13701b8c44cb1b99bfffb07dd0854" member_type: VOTER } }
I20260710 11:00:07.797185 30608 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:07.797346 30607 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:07.803694 30614 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:07.808634 30614 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:07.809665 29540 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:07.818006 30614 catalog_manager.cc:1383] Generated new cluster ID: 3aad579c107d4b48b4875fb3cd2151b3
I20260710 11:00:07.818326 30614 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:07.831111 30614 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:07.832536 30614 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:07.848102 30614 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854: Generated new TSK 0
I20260710 11:00:07.848774 30614 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:07.876159 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:07.882537 30624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:07.883587 30625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:07.886528 29540 server_base.cc:1061] running on GCE node
W20260710 11:00:07.886497 30627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:07.887661 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:07.887847 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:07.887974 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681207887961 us; error 0 us; skew 500 ppm
I20260710 11:00:07.888561 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:07.890954 29540 webserver.cc:533] Webserver started at http://127.28.217.1:42841/ using document root <none> and password file <none>
I20260710 11:00:07.891387 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:07.891548 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:07.891754 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:07.892912 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/instance:
uuid: "d97d13d0696e4005aed23121996638a2"
format_stamp: "Formatted at 2026-07-10 11:00:07 on dist-test-slave-b094"
I20260710 11:00:07.897552 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:07.901080 30632 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:07.902163 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:00:07.902501 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root
uuid: "d97d13d0696e4005aed23121996638a2"
format_stamp: "Formatted at 2026-07-10 11:00:07 on dist-test-slave-b094"
I20260710 11:00:07.902763 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:07.917660 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:07.918947 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:07.920569 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:07.922817 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:07.923040 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:07.923285 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:07.923471 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:07.965937 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.1:43683
I20260710 11:00:07.966070 30694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.1:43683 every 8 connection(s)
I20260710 11:00:07.970973 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:07.980260 30699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:07.981351 30700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:07.983804 30702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:07.984632 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:07.985729 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:07.985919 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:07.986112 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681207986098 us; error 0 us; skew 500 ppm
I20260710 11:00:07.986677 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:07.989852 29540 webserver.cc:533] Webserver started at http://127.28.217.2:45607/ using document root <none> and password file <none>
I20260710 11:00:07.990607 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:07.990934 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:07.991313 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:07.992774 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root/instance:
uuid: "718aedb06521430fa6502667c120c320"
format_stamp: "Formatted at 2026-07-10 11:00:07 on dist-test-slave-b094"
I20260710 11:00:07.992966 30695 heartbeater.cc:344] Connected to a master server at 127.28.217.62:42493
I20260710 11:00:07.993413 30695 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:07.994603 30695 heartbeater.cc:507] Master 127.28.217.62:42493 requested a full tablet report, sending...
I20260710 11:00:07.999176 30568 ts_manager.cc:194] Registered new tserver with Master: d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683)
I20260710 11:00:08.000131 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:00:08.001693 30568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48092
I20260710 11:00:08.005141 30707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:08.006342 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:00:08.006774 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root
uuid: "718aedb06521430fa6502667c120c320"
format_stamp: "Formatted at 2026-07-10 11:00:07 on dist-test-slave-b094"
I20260710 11:00:08.007063 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:08.045722 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:08.046977 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:08.049105 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:08.051941 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:08.052161 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:08.052537 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:08.052740 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:08.102288 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.2:37847
I20260710 11:00:08.102365 30769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.2:37847 every 8 connection(s)
I20260710 11:00:08.107553 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:08.114661 30773 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:08.117944 30776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:08.118813 30774 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:08.119956 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:08.120903 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:08.121291 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:08.121502 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681208121482 us; error 0 us; skew 500 ppm
I20260710 11:00:08.121791 30770 heartbeater.cc:344] Connected to a master server at 127.28.217.62:42493
I20260710 11:00:08.122161 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:08.122205 30770 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:08.123085 30770 heartbeater.cc:507] Master 127.28.217.62:42493 requested a full tablet report, sending...
I20260710 11:00:08.125239 29540 webserver.cc:533] Webserver started at http://127.28.217.3:42419/ using document root <none> and password file <none>
I20260710 11:00:08.125749 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:08.125677 30568 ts_manager.cc:194] Registered new tserver with Master: 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:08.126075 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:08.126412 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:08.127476 30568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48102
I20260710 11:00:08.127559 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root/instance:
uuid: "3c023155df40417e8454fadcfa690778"
format_stamp: "Formatted at 2026-07-10 11:00:08 on dist-test-slave-b094"
I20260710 11:00:08.132879 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260710 11:00:08.136992 30781 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:08.138347 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:00:08.138852 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root
uuid: "3c023155df40417e8454fadcfa690778"
format_stamp: "Formatted at 2026-07-10 11:00:08 on dist-test-slave-b094"
I20260710 11:00:08.139170 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:08.191977 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:08.193274 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:08.194793 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:08.197099 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:08.197281 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:08.197602 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:08.197749 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:08.239734 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.3:46649
I20260710 11:00:08.239825 30843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.3:46649 every 8 connection(s)
I20260710 11:00:08.255962 30844 heartbeater.cc:344] Connected to a master server at 127.28.217.62:42493
I20260710 11:00:08.256438 30844 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:08.257300 30844 heartbeater.cc:507] Master 127.28.217.62:42493 requested a full tablet report, sending...
I20260710 11:00:08.259568 30568 ts_manager.cc:194] Registered new tserver with Master: 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:08.259905 29540 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016145675s
I20260710 11:00:08.261214 30568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48114
I20260710 11:00:08.286456 30568 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48116:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:00:08.290239 30568 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:00:08.426045 30734 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea134b7559f429dbd592041b0497b72 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:08.427565 30734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea134b7559f429dbd592041b0497b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.428474 30735 tablet_service.cc:1511] Processing CreateTablet for tablet 0a151346addc4cda83f475055b9f30d5 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:08.429445 30805 tablet_service.cc:1511] Processing CreateTablet for tablet 5aba279de81b48a58439f6f5c55065c3 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:08.430042 30735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a151346addc4cda83f475055b9f30d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.430810 30805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aba279de81b48a58439f6f5c55065c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.430727 30809 tablet_service.cc:1511] Processing CreateTablet for tablet 0a151346addc4cda83f475055b9f30d5 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:08.433585 30732 tablet_service.cc:1511] Processing CreateTablet for tablet 2feb542167ea4f4f838e761d81c08c56 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:08.433703 30808 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea134b7559f429dbd592041b0497b72 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:08.433921 30656 tablet_service.cc:1511] Processing CreateTablet for tablet 5aba279de81b48a58439f6f5c55065c3 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:08.435040 30732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feb542167ea4f4f838e761d81c08c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.435222 30656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aba279de81b48a58439f6f5c55065c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.436290 30807 tablet_service.cc:1511] Processing CreateTablet for tablet 84bda98c534f476fbb3ea73d0f5d9fef (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:08.437554 30731 tablet_service.cc:1511] Processing CreateTablet for tablet 5aba279de81b48a58439f6f5c55065c3 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:08.439306 30803 tablet_service.cc:1511] Processing CreateTablet for tablet d5053abd022446aa9e76d68924bb31b5 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:08.439775 30730 tablet_service.cc:1511] Processing CreateTablet for tablet e8dce6222d0044ad888a338c887a5e51 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:08.441501 30804 tablet_service.cc:1511] Processing CreateTablet for tablet e8dce6222d0044ad888a338c887a5e51 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:08.442058 30729 tablet_service.cc:1511] Processing CreateTablet for tablet d5053abd022446aa9e76d68924bb31b5 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:08.441506 30806 tablet_service.cc:1511] Processing CreateTablet for tablet 2feb542167ea4f4f838e761d81c08c56 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:08.432157 30809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a151346addc4cda83f475055b9f30d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.444221 30806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feb542167ea4f4f838e761d81c08c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.444535 30728 tablet_service.cc:1511] Processing CreateTablet for tablet f481d9f8a8ab44c1ad38b7d916f15c70 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:08.445993 30802 tablet_service.cc:1511] Processing CreateTablet for tablet f481d9f8a8ab44c1ad38b7d916f15c70 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:08.446851 30660 tablet_service.cc:1511] Processing CreateTablet for tablet 0a151346addc4cda83f475055b9f30d5 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:08.448132 30660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a151346addc4cda83f475055b9f30d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.449399 30659 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea134b7559f429dbd592041b0497b72 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:08.453166 30654 tablet_service.cc:1511] Processing CreateTablet for tablet d5053abd022446aa9e76d68924bb31b5 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:08.451097 30658 tablet_service.cc:1511] Processing CreateTablet for tablet 84bda98c534f476fbb3ea73d0f5d9fef (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:08.451056 30653 tablet_service.cc:1511] Processing CreateTablet for tablet f481d9f8a8ab44c1ad38b7d916f15c70 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:08.452940 30657 tablet_service.cc:1511] Processing CreateTablet for tablet 2feb542167ea4f4f838e761d81c08c56 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:08.455125 30655 tablet_service.cc:1511] Processing CreateTablet for tablet e8dce6222d0044ad888a338c887a5e51 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:08.457026 30730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8dce6222d0044ad888a338c887a5e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.456660 30733 tablet_service.cc:1511] Processing CreateTablet for tablet 84bda98c534f476fbb3ea73d0f5d9fef (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:08.458495 30733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bda98c534f476fbb3ea73d0f5d9fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.449426 30804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8dce6222d0044ad888a338c887a5e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.460772 30729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5053abd022446aa9e76d68924bb31b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.454782 30659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea134b7559f429dbd592041b0497b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.462954 30731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aba279de81b48a58439f6f5c55065c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.465014 30654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5053abd022446aa9e76d68924bb31b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.469130 30658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bda98c534f476fbb3ea73d0f5d9fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.469870 30803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5053abd022446aa9e76d68924bb31b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.476648 30653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f481d9f8a8ab44c1ad38b7d916f15c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.477355 30657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feb542167ea4f4f838e761d81c08c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.480715 30655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8dce6222d0044ad888a338c887a5e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.480974 30728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f481d9f8a8ab44c1ad38b7d916f15c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.480715 30807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bda98c534f476fbb3ea73d0f5d9fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.484705 30802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f481d9f8a8ab44c1ad38b7d916f15c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.486164 30808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea134b7559f429dbd592041b0497b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.499593 30727 tablet_service.cc:1511] Processing CreateTablet for tablet ae24459931fb4375b4b4756c4f1c0a1f (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:08.499790 30651 tablet_service.cc:1511] Processing CreateTablet for tablet 3be3d6de48bb45eaac5cde434c2e6d96 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:08.500567 30859 tablet_bootstrap.cc:492] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:08.501003 30727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae24459931fb4375b4b4756c4f1c0a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.502003 30726 tablet_service.cc:1511] Processing CreateTablet for tablet 3be3d6de48bb45eaac5cde434c2e6d96 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:08.504418 30726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be3d6de48bb45eaac5cde434c2e6d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.508752 30801 tablet_service.cc:1511] Processing CreateTablet for tablet ae24459931fb4375b4b4756c4f1c0a1f (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:08.510885 30801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae24459931fb4375b4b4756c4f1c0a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.511224 30800 tablet_service.cc:1511] Processing CreateTablet for tablet 3be3d6de48bb45eaac5cde434c2e6d96 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:08.512579 30800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be3d6de48bb45eaac5cde434c2e6d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.509341 30652 tablet_service.cc:1511] Processing CreateTablet for tablet ae24459931fb4375b4b4756c4f1c0a1f (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:08.518438 30651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be3d6de48bb45eaac5cde434c2e6d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.524726 30652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae24459931fb4375b4b4756c4f1c0a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.525077 30653 tablet_service.cc:1511] Processing CreateTablet for tablet 457661aa36ad4355991347adf4c48d03 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:08.526477 30653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457661aa36ad4355991347adf4c48d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.542522 30735 tablet_service.cc:1511] Processing CreateTablet for tablet 457661aa36ad4355991347adf4c48d03 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:08.543964 30735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457661aa36ad4355991347adf4c48d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.552639 30859 tablet_bootstrap.cc:654] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:08.568842 30730 tablet_service.cc:1511] Processing CreateTablet for tablet c12c6ff3f2f94a21870e45f6218ec0c4 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:08.570396 30730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12c6ff3f2f94a21870e45f6218ec0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.587296 30733 tablet_service.cc:1511] Processing CreateTablet for tablet f50a2c087e714fc7acd23380e20551d2 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:08.569031 30656 tablet_service.cc:1511] Processing CreateTablet for tablet f07a631d369b43a9bf6b14dc2e4274ac (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:08.589922 30656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07a631d369b43a9bf6b14dc2e4274ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.590415 30655 tablet_service.cc:1511] Processing CreateTablet for tablet c12c6ff3f2f94a21870e45f6218ec0c4 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:08.591790 30655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12c6ff3f2f94a21870e45f6218ec0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.594714 30733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50a2c087e714fc7acd23380e20551d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.599228 30652 tablet_service.cc:1511] Processing CreateTablet for tablet f50a2c087e714fc7acd23380e20551d2 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:08.600674 30652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50a2c087e714fc7acd23380e20551d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.604256 30734 tablet_service.cc:1511] Processing CreateTablet for tablet ba9c1960f84146b4b83c6f0c6292a632 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:08.609616 30729 tablet_service.cc:1511] Processing CreateTablet for tablet f07a631d369b43a9bf6b14dc2e4274ac (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:08.612002 30731 tablet_service.cc:1511] Processing CreateTablet for tablet a853439e5b2e4b95b9845a5c06bea129 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:08.616155 30654 tablet_service.cc:1511] Processing CreateTablet for tablet ba9c1960f84146b4b83c6f0c6292a632 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:08.617674 30654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9c1960f84146b4b83c6f0c6292a632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.622834 30726 tablet_service.cc:1511] Processing CreateTablet for tablet 78bfb6dcfcfd48ce97f8a216b37adcc6 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:08.631346 30860 tablet_bootstrap.cc:492] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:08.640870 30658 tablet_service.cc:1511] Processing CreateTablet for tablet 78bfb6dcfcfd48ce97f8a216b37adcc6 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:08.642436 30658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78bfb6dcfcfd48ce97f8a216b37adcc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.645196 30726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78bfb6dcfcfd48ce97f8a216b37adcc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.645920 30729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07a631d369b43a9bf6b14dc2e4274ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.648304 30731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a853439e5b2e4b95b9845a5c06bea129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.652666 30734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9c1960f84146b4b83c6f0c6292a632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.655694 30801 tablet_service.cc:1511] Processing CreateTablet for tablet 457661aa36ad4355991347adf4c48d03 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:08.672286 30804 tablet_service.cc:1511] Processing CreateTablet for tablet f07a631d369b43a9bf6b14dc2e4274ac (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:08.678406 30859 tablet_bootstrap.cc:492] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:08.693212 30859 ts_tablet_manager.cc:1403] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.195s	user 0.013s	sys 0.000s
I20260710 11:00:08.696501 30802 tablet_service.cc:1511] Processing CreateTablet for tablet c12c6ff3f2f94a21870e45f6218ec0c4 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:08.696648 30859 raft_consensus.cc:359] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:08.700583 30859 raft_consensus.cc:385] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:08.700960 30859 raft_consensus.cc:740] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:08.701979 30859 consensus_queue.cc:260] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:08.673230 30801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457661aa36ad4355991347adf4c48d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.704689 30860 tablet_bootstrap.cc:654] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:08.706300 30803 tablet_service.cc:1511] Processing CreateTablet for tablet ba9c1960f84146b4b83c6f0c6292a632 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:08.709717 30800 tablet_service.cc:1511] Processing CreateTablet for tablet f50a2c087e714fc7acd23380e20551d2 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:08.714314 30808 tablet_service.cc:1511] Processing CreateTablet for tablet a853439e5b2e4b95b9845a5c06bea129 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:08.693013 30652 tablet_service.cc:1511] Processing CreateTablet for tablet a853439e5b2e4b95b9845a5c06bea129 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:08.724684 30652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a853439e5b2e4b95b9845a5c06bea129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.737551 30862 tablet_bootstrap.cc:492] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:08.737834 30658 tablet_service.cc:1511] Processing CreateTablet for tablet 02733c01797b49408195f431311d532f (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:08.739117 30658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02733c01797b49408195f431311d532f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.742048 30807 tablet_service.cc:1511] Processing CreateTablet for tablet 78bfb6dcfcfd48ce97f8a216b37adcc6 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:08.749305 30660 tablet_service.cc:1511] Processing CreateTablet for tablet c32b55d5119f4dc9ae031c8797d0c22d (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:08.750751 30660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32b55d5119f4dc9ae031c8797d0c22d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.731431 30803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9c1960f84146b4b83c6f0c6292a632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.761505 30734 tablet_service.cc:1511] Processing CreateTablet for tablet c32b55d5119f4dc9ae031c8797d0c22d (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:08.762015 30805 tablet_service.cc:1511] Processing CreateTablet for tablet 02733c01797b49408195f431311d532f (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:08.762836 30734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32b55d5119f4dc9ae031c8797d0c22d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.766371 30695 heartbeater.cc:499] Master 127.28.217.62:42493 was elected leader, sending a full tablet report...
I20260710 11:00:08.769739 30651 tablet_service.cc:1511] Processing CreateTablet for tablet 14467864b27c471fbb9610a887bc5339 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:08.771518 30800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50a2c087e714fc7acd23380e20551d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.771729 30651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14467864b27c471fbb9610a887bc5339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.772614 30802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12c6ff3f2f94a21870e45f6218ec0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.785950 30730 tablet_service.cc:1511] Processing CreateTablet for tablet 14467864b27c471fbb9610a887bc5339 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:08.787278 30730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14467864b27c471fbb9610a887bc5339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.789407 30801 tablet_service.cc:1511] Processing CreateTablet for tablet c32b55d5119f4dc9ae031c8797d0c22d (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:08.791505 30859 ts_tablet_manager.cc:1434] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.043s
I20260710 11:00:08.792588 30859 tablet_bootstrap.cc:492] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:08.793608 30808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a853439e5b2e4b95b9845a5c06bea129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.796674 30804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07a631d369b43a9bf6b14dc2e4274ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.797567 30809 tablet_service.cc:1511] Processing CreateTablet for tablet 14467864b27c471fbb9610a887bc5339 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:08.798843 30809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14467864b27c471fbb9610a887bc5339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.800665 30807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78bfb6dcfcfd48ce97f8a216b37adcc6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:08.802325 30616 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:08.804912 30862 tablet_bootstrap.cc:654] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:08.807236 30859 tablet_bootstrap.cc:654] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:08.809871 30860 tablet_bootstrap.cc:492] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:08.807896 30805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02733c01797b49408195f431311d532f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.810380 30860 ts_tablet_manager.cc:1403] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.179s	user 0.011s	sys 0.007s
I20260710 11:00:08.813402 30860 raft_consensus.cc:359] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:08.814142 30860 raft_consensus.cc:385] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:08.814431 30860 raft_consensus.cc:740] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:08.815265 30735 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef665fec9dd4901b0c49740e8eb091a (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:08.816699 30735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef665fec9dd4901b0c49740e8eb091a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.816439 30729 tablet_service.cc:1511] Processing CreateTablet for tablet 02733c01797b49408195f431311d532f (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:08.817668 30729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02733c01797b49408195f431311d532f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.818758 30656 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef665fec9dd4901b0c49740e8eb091a (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:08.830765 30656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef665fec9dd4901b0c49740e8eb091a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.821362 30660 tablet_service.cc:1511] Processing CreateTablet for tablet e48445d8923440fd9aa3025d1f48a8bb (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:08.815281 30860 consensus_queue.cc:260] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:08.825140 30806 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef665fec9dd4901b0c49740e8eb091a (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:08.820629 30801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32b55d5119f4dc9ae031c8797d0c22d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.844552 30660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48445d8923440fd9aa3025d1f48a8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.865707 30862 tablet_bootstrap.cc:492] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:08.866221 30862 ts_tablet_manager.cc:1403] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.000s
I20260710 11:00:08.869133 30862 raft_consensus.cc:359] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:08.869926 30862 raft_consensus.cc:385] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:08.870260 30862 raft_consensus.cc:740] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:08.879675 30862 consensus_queue.cc:260] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:08.882436 30806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef665fec9dd4901b0c49740e8eb091a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.889122 30860 ts_tablet_manager.cc:1434] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.078s	user 0.013s	sys 0.008s
I20260710 11:00:08.890636 30807 tablet_service.cc:1511] Processing CreateTablet for tablet e48445d8923440fd9aa3025d1f48a8bb (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:08.892220 30770 heartbeater.cc:499] Master 127.28.217.62:42493 was elected leader, sending a full tablet report...
I20260710 11:00:08.892627 30860 tablet_bootstrap.cc:492] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:08.900238 30860 tablet_bootstrap.cc:654] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:08.902801 30807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48445d8923440fd9aa3025d1f48a8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.910341 30651 tablet_service.cc:1511] Processing CreateTablet for tablet a849c710e96c465da431f74e89b1d2b7 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:08.911677 30651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a849c710e96c465da431f74e89b1d2b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.914040 30652 tablet_service.cc:1511] Processing CreateTablet for tablet aca936c75a004a0db3be2a6c13340b97 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:08.915567 30652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca936c75a004a0db3be2a6c13340b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.917680 30859 tablet_bootstrap.cc:492] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:08.917568 30735 tablet_service.cc:1511] Processing CreateTablet for tablet a849c710e96c465da431f74e89b1d2b7 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:08.918229 30859 ts_tablet_manager.cc:1403] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.013s
I20260710 11:00:08.918962 30735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a849c710e96c465da431f74e89b1d2b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.930627 30730 tablet_service.cc:1511] Processing CreateTablet for tablet e48445d8923440fd9aa3025d1f48a8bb (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:08.932866 30859 raft_consensus.cc:359] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:08.934199 30809 tablet_service.cc:1511] Processing CreateTablet for tablet a849c710e96c465da431f74e89b1d2b7 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:08.935027 30804 tablet_service.cc:1511] Processing CreateTablet for tablet aca936c75a004a0db3be2a6c13340b97 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:08.941944 30804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca936c75a004a0db3be2a6c13340b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.939213 30859 raft_consensus.cc:385] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:08.960470 30859 raft_consensus.cc:740] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:08.952956 30809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a849c710e96c465da431f74e89b1d2b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.952893 30730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48445d8923440fd9aa3025d1f48a8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:08.961419 30859 consensus_queue.cc:260] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:08.981382 30867 raft_consensus.cc:493] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:08.982105 30859 ts_tablet_manager.cc:1434] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.000s
I20260710 11:00:08.982038 30867 raft_consensus.cc:515] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:08.983074 30859 tablet_bootstrap.cc:492] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:08.988662 30867 leader_election.cc:290] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:08.999431 30844 heartbeater.cc:499] Master 127.28.217.62:42493 was elected leader, sending a full tablet report...
I20260710 11:00:08.999325 30870 raft_consensus.cc:493] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.009662 30870 raft_consensus.cc:515] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.004745 30862 ts_tablet_manager.cc:1434] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.138s	user 0.010s	sys 0.007s
I20260710 11:00:09.013780 30862 tablet_bootstrap.cc:492] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:09.016954 30859 tablet_bootstrap.cc:654] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.022171 30870 leader_election.cc:290] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:09.036798 30860 tablet_bootstrap.cc:492] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.037600 30860 ts_tablet_manager.cc:1403] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.145s	user 0.028s	sys 0.031s
I20260710 11:00:09.053784 30863 raft_consensus.cc:493] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.057739 30863 raft_consensus.cc:515] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.024049 30729 tablet_service.cc:1511] Processing CreateTablet for tablet aca936c75a004a0db3be2a6c13340b97 (DEFAULT_TABLE table=test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:09.061208 30863 leader_election.cc:290] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.070292 30862 tablet_bootstrap.cc:654] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.056735 30860 raft_consensus.cc:359] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.079909 30860 raft_consensus.cc:385] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.080659 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aba279de81b48a58439f6f5c55065c3" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.081086 30860 raft_consensus.cc:740] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.081393 30670 raft_consensus.cc:2468] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 0.
I20260710 11:00:09.083278 30729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca936c75a004a0db3be2a6c13340b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:09.082003 30860 consensus_queue.cc:260] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.091735 30860 ts_tablet_manager.cc:1434] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.004s
I20260710 11:00:09.096575 30860 tablet_bootstrap.cc:492] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.104193 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aba279de81b48a58439f6f5c55065c3" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.105769 30710 leader_election.cc:304] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
W20260710 11:00:09.107240 30711 leader_election.cc:343] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.110945 30859 tablet_bootstrap.cc:492] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.110878 30867 raft_consensus.cc:2804] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:09.111549 30867 raft_consensus.cc:493] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:09.111938 30867 raft_consensus.cc:3060] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.113507 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea134b7559f429dbd592041b0497b72" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
W20260710 11:00:09.115252 30783 leader_election.cc:343] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.116748 30860 tablet_bootstrap.cc:654] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.117365 30859 ts_tablet_manager.cc:1403] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.134s	user 0.020s	sys 0.000s
I20260710 11:00:09.121728 30862 tablet_bootstrap.cc:492] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:09.121816 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aba279de81b48a58439f6f5c55065c3" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.122386 30862 ts_tablet_manager.cc:1403] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.109s	user 0.000s	sys 0.015s
I20260710 11:00:09.133452 30862 raft_consensus.cc:359] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.134420 30862 raft_consensus.cc:385] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.134759 30862 raft_consensus.cc:740] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.138070 30862 consensus_queue.cc:260] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.142200 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aba279de81b48a58439f6f5c55065c3" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.124971 30859 raft_consensus.cc:359] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.143146 30859 raft_consensus.cc:385] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.143576 30859 raft_consensus.cc:740] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
W20260710 11:00:09.143884 30636 leader_election.cc:343] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.133566 30867 raft_consensus.cc:515] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.145094 30745 raft_consensus.cc:2393] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d97d13d0696e4005aed23121996638a2 in current term 1: Already voted for candidate 718aedb06521430fa6502667c120c320 in this term.
I20260710 11:00:09.149807 30634 leader_election.cc:304] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320
I20260710 11:00:09.150234 30862 ts_tablet_manager.cc:1434] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.005s
I20260710 11:00:09.150866 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aba279de81b48a58439f6f5c55065c3" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:09.151141 30863 raft_consensus.cc:3060] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.151589 30862 tablet_bootstrap.cc:492] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:09.152791 30867 leader_election.cc:290] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.157683 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aba279de81b48a58439f6f5c55065c3" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
W20260710 11:00:09.159019 30711 leader_election.cc:343] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.144801 30859 consensus_queue.cc:260] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.160945 30862 tablet_bootstrap.cc:654] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.168582 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea134b7559f429dbd592041b0497b72" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
W20260710 11:00:09.170802 30784 leader_election.cc:343] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.171409 30784 leader_election.cc:304] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c023155df40417e8454fadcfa690778; no voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.172498 30870 raft_consensus.cc:2749] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.176273 30860 tablet_bootstrap.cc:492] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.176550 30862 tablet_bootstrap.cc:492] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:09.176394 30863 raft_consensus.cc:2749] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.176965 30860 ts_tablet_manager.cc:1403] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.081s	user 0.030s	sys 0.030s
I20260710 11:00:09.178011 30862 ts_tablet_manager.cc:1403] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.005s
I20260710 11:00:09.178912 30867 raft_consensus.cc:493] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.179409 30867 raft_consensus.cc:515] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.180548 30860 raft_consensus.cc:359] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } }
I20260710 11:00:09.180881 30862 raft_consensus.cc:359] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.181560 30862 raft_consensus.cc:385] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.181846 30862 raft_consensus.cc:740] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.181298 30860 raft_consensus.cc:385] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.182714 30860 raft_consensus.cc:740] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.182895 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5053abd022446aa9e76d68924bb31b5" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.183729 30867 leader_election.cc:290] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.183418 30860 consensus_queue.cc:260] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } }
I20260710 11:00:09.186113 30860 ts_tablet_manager.cc:1434] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 11:00:09.184705 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5053abd022446aa9e76d68924bb31b5" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.195070 30860 tablet_bootstrap.cc:492] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
W20260710 11:00:09.185361 30710 leader_election.cc:343] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:09.195865 30711 leader_election.cc:343] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.196298 30711 leader_election.cc:304] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 718aedb06521430fa6502667c120c320; no voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.186405 30670 raft_consensus.cc:2468] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 1.
I20260710 11:00:09.197168 30867 raft_consensus.cc:2749] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.198387 30862 consensus_queue.cc:260] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.198858 30710 leader_election.cc:304] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:09.185891 30859 ts_tablet_manager.cc:1434] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.003s
I20260710 11:00:09.202299 30860 tablet_bootstrap.cc:654] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.202721 30867 raft_consensus.cc:2804] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:09.206032 30867 raft_consensus.cc:697] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Leader. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:09.206369 30859 tablet_bootstrap.cc:492] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.207132 30867 consensus_queue.cc:237] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.214183 30860 tablet_bootstrap.cc:492] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.214807 30860 ts_tablet_manager.cc:1403] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 11:00:09.215572 30862 ts_tablet_manager.cc:1434] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260710 11:00:09.218806 30863 raft_consensus.cc:493] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.218479 30860 raft_consensus.cc:359] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.219563 30859 tablet_bootstrap.cc:654] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.219333 30863 raft_consensus.cc:515] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.221884 30863 leader_election.cc:290] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.219333 30860 raft_consensus.cc:385] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.223644 30860 raft_consensus.cc:740] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.224519 30860 consensus_queue.cc:260] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.225082 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f481d9f8a8ab44c1ad38b7d916f15c70" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.226256 30862 tablet_bootstrap.cc:492] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:09.227057 30860 ts_tablet_manager.cc:1434] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
W20260710 11:00:09.227964 30634 leader_election.cc:343] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.228164 30860 tablet_bootstrap.cc:492] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.229817 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f481d9f8a8ab44c1ad38b7d916f15c70" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
W20260710 11:00:09.240737 30636 leader_election.cc:343] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.241557 30636 leader_election.cc:304] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320
I20260710 11:00:09.242743 30863 raft_consensus.cc:2749] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.245350 30860 tablet_bootstrap.cc:654] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.248819 30862 tablet_bootstrap.cc:654] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.259866 30862 tablet_bootstrap.cc:492] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:09.260473 30860 tablet_bootstrap.cc:492] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.260437 30862 ts_tablet_manager.cc:1403] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260710 11:00:09.259887 30568 catalog_manager.cc:5697] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718aedb06521430fa6502667c120c320 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:09.261087 30860 ts_tablet_manager.cc:1403] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.014s
I20260710 11:00:09.261430 30859 tablet_bootstrap.cc:492] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.261950 30859 ts_tablet_manager.cc:1403] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.008s
I20260710 11:00:09.263646 30862 raft_consensus.cc:359] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.263988 30860 raft_consensus.cc:359] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.264518 30862 raft_consensus.cc:385] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.264668 30860 raft_consensus.cc:385] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.264858 30862 raft_consensus.cc:740] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.264999 30860 raft_consensus.cc:740] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.265735 30862 consensus_queue.cc:260] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.265735 30860 consensus_queue.cc:260] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.265901 30859 raft_consensus.cc:359] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.267148 30859 raft_consensus.cc:385] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.267624 30859 raft_consensus.cc:740] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.268486 30860 ts_tablet_manager.cc:1434] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:00:09.269435 30860 tablet_bootstrap.cc:492] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.268893 30859 consensus_queue.cc:260] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.271277 30862 ts_tablet_manager.cc:1434] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:09.272409 30862 tablet_bootstrap.cc:492] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:09.274488 30859 ts_tablet_manager.cc:1434] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:00:09.276129 30859 tablet_bootstrap.cc:492] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.276396 30860 tablet_bootstrap.cc:654] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.289570 30859 tablet_bootstrap.cc:654] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.293313 30863 raft_consensus.cc:493] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.294106 30863 raft_consensus.cc:515] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.299844 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8dce6222d0044ad888a338c887a5e51" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.300876 30745 raft_consensus.cc:2468] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:09.302204 30885 raft_consensus.cc:493] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.302660 30634 leader_election.cc:304] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:09.302753 30885 raft_consensus.cc:515] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.304996 30898 raft_consensus.cc:2804] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:09.305365 30885 leader_election.cc:290] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.305641 30898 raft_consensus.cc:493] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:09.305941 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8dce6222d0044ad888a338c887a5e51" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.306326 30898 raft_consensus.cc:3060] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.306654 30819 raft_consensus.cc:2468] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:09.307646 30860 tablet_bootstrap.cc:492] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.308193 30860 ts_tablet_manager.cc:1403] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.017s
I20260710 11:00:09.309629 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24459931fb4375b4b4756c4f1c0a1f" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.310323 30819 raft_consensus.cc:2468] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:09.311659 30636 leader_election.cc:304] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:09.311535 30860 raft_consensus.cc:359] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.312559 30860 raft_consensus.cc:385] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.312705 30885 raft_consensus.cc:2804] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:09.312938 30860 raft_consensus.cc:740] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.313166 30885 raft_consensus.cc:493] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:09.313585 30885 raft_consensus.cc:3060] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.313851 30860 consensus_queue.cc:260] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.311508 30859 tablet_bootstrap.cc:492] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.316911 30860 ts_tablet_manager.cc:1434] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:09.317032 30859 ts_tablet_manager.cc:1403] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.013s
I20260710 11:00:09.317114 30898 raft_consensus.cc:515] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.318060 30860 tablet_bootstrap.cc:492] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.320230 30898 leader_election.cc:290] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.320470 30859 raft_consensus.cc:359] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.320927 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8dce6222d0044ad888a338c887a5e51" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:09.321270 30859 raft_consensus.cc:385] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.321650 30859 raft_consensus.cc:740] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.321590 30819 raft_consensus.cc:3060] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.322118 30863 leader_election.cc:290] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.324522 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24459931fb4375b4b4756c4f1c0a1f" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.325863 30860 tablet_bootstrap.cc:654] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.326021 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8dce6222d0044ad888a338c887a5e51" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:09.326895 30744 raft_consensus.cc:3060] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:09.326084 30634 leader_election.cc:343] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.328902 30819 raft_consensus.cc:2468] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:09.329999 30859 consensus_queue.cc:260] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.330384 30636 leader_election.cc:304] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:09.332300 30859 ts_tablet_manager.cc:1434] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260710 11:00:09.333093 30863 raft_consensus.cc:2804] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:09.333773 30863 raft_consensus.cc:697] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:09.335755 30859 tablet_bootstrap.cc:492] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.334991 30863 consensus_queue.cc:237] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.339500 30885 raft_consensus.cc:515] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.343338 30859 tablet_bootstrap.cc:654] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.343644 30862 tablet_bootstrap.cc:654] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.354787 30885 leader_election.cc:290] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.365784 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24459931fb4375b4b4756c4f1c0a1f" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
W20260710 11:00:09.370621 30634 leader_election.cc:343] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.334767 30744 raft_consensus.cc:2468] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:09.372907 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24459931fb4375b4b4756c4f1c0a1f" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:09.380160 30819 raft_consensus.cc:3060] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.383690 30860 tablet_bootstrap.cc:492] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.384195 30860 ts_tablet_manager.cc:1403] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.037s
I20260710 11:00:09.387346 30819 raft_consensus.cc:2468] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:09.387461 30860 raft_consensus.cc:359] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.388164 30860 raft_consensus.cc:385] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.388510 30860 raft_consensus.cc:740] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.388656 30636 leader_election.cc:304] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [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: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 718aedb06521430fa6502667c120c320
I20260710 11:00:09.389420 30860 consensus_queue.cc:260] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.390162 30885 raft_consensus.cc:2804] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:09.390630 30885 raft_consensus.cc:697] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:09.391456 30885 consensus_queue.cc:237] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.392164 30860 ts_tablet_manager.cc:1434] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:00:09.393458 30860 tablet_bootstrap.cc:492] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.398366 30862 tablet_bootstrap.cc:492] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:09.398913 30862 ts_tablet_manager.cc:1403] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.127s	user 0.025s	sys 0.011s
I20260710 11:00:09.400471 30860 tablet_bootstrap.cc:654] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.402045 30862 raft_consensus.cc:359] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.402791 30862 raft_consensus.cc:385] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.403095 30862 raft_consensus.cc:740] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.412411 30862 consensus_queue.cc:260] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.419114 30859 tablet_bootstrap.cc:492] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.419652 30859 ts_tablet_manager.cc:1403] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.055s
I20260710 11:00:09.420607 30860 tablet_bootstrap.cc:492] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.421082 30860 ts_tablet_manager.cc:1403] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260710 11:00:09.422463 30862 ts_tablet_manager.cc:1434] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:00:09.422602 30859 raft_consensus.cc:359] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.423373 30859 raft_consensus.cc:385] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.423560 30862 tablet_bootstrap.cc:492] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:09.423673 30859 raft_consensus.cc:740] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.423856 30860 raft_consensus.cc:359] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.424615 30860 raft_consensus.cc:385] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.424989 30860 raft_consensus.cc:740] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.424661 30859 consensus_queue.cc:260] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.425806 30860 consensus_queue.cc:260] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.427110 30859 ts_tablet_manager.cc:1434] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260710 11:00:09.428257 30859 tablet_bootstrap.cc:492] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.428365 30860 ts_tablet_manager.cc:1434] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:09.429376 30860 tablet_bootstrap.cc:492] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.431668 30862 tablet_bootstrap.cc:654] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.435889 30859 tablet_bootstrap.cc:654] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.436257 30860 tablet_bootstrap.cc:654] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.436820 30885 raft_consensus.cc:493] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.437336 30885 raft_consensus.cc:515] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.439749 30885 leader_election.cc:290] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.441167 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50a2c087e714fc7acd23380e20551d2" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.441190 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50a2c087e714fc7acd23380e20551d2" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
W20260710 11:00:09.442595 30634 leader_election.cc:343] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.435137 30568 catalog_manager.cc:5697] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:09.443212 30636 leader_election.cc:343] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.443953 30870 raft_consensus.cc:493] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.443921 30636 leader_election.cc:304] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320
I20260710 11:00:09.445220 30885 raft_consensus.cc:2749] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.444777 30870 raft_consensus.cc:515] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.449911 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bda98c534f476fbb3ea73d0f5d9fef" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.450543 30744 raft_consensus.cc:2468] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 0.
I20260710 11:00:09.451131 30860 tablet_bootstrap.cc:492] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.451577 30860 ts_tablet_manager.cc:1403] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260710 11:00:09.451730 30783 leader_election.cc:304] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: 
I20260710 11:00:09.452677 30868 raft_consensus.cc:2804] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:09.452826 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bda98c534f476fbb3ea73d0f5d9fef" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.453109 30868 raft_consensus.cc:493] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:09.453614 30868 raft_consensus.cc:3060] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:09.454290 30784 leader_election.cc:343] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.454228 30860 raft_consensus.cc:359] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.454903 30870 leader_election.cc:290] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:09.454990 30860 raft_consensus.cc:385] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.455422 30860 raft_consensus.cc:740] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.456441 30860 consensus_queue.cc:260] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.458732 30860 ts_tablet_manager.cc:1434] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:09.459192 30862 tablet_bootstrap.cc:492] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:09.459635 30860 tablet_bootstrap.cc:492] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.459645 30862 ts_tablet_manager.cc:1403] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.000s
I20260710 11:00:09.461212 30868 raft_consensus.cc:515] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.463783 30868 leader_election.cc:290] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:09.464648 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bda98c534f476fbb3ea73d0f5d9fef" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:09.466003 30860 tablet_bootstrap.cc:654] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.466414 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bda98c534f476fbb3ea73d0f5d9fef" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:09.467048 30744 raft_consensus.cc:3060] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:09.473562 30784 leader_election.cc:343] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.477807 30860 tablet_bootstrap.cc:492] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.478308 30860 ts_tablet_manager.cc:1403] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:00:09.481137 30860 raft_consensus.cc:359] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.481833 30860 raft_consensus.cc:385] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.482127 30860 raft_consensus.cc:740] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.482991 30744 raft_consensus.cc:2468] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 1.
I20260710 11:00:09.482849 30860 consensus_queue.cc:260] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.484308 30783 leader_election.cc:304] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [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: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.485523 30860 ts_tablet_manager.cc:1434] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:00:09.485594 30868 raft_consensus.cc:2804] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:09.486238 30868 raft_consensus.cc:697] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Becoming Leader. State: Replica: 3c023155df40417e8454fadcfa690778, State: Running, Role: LEADER
I20260710 11:00:09.487130 30868 consensus_queue.cc:237] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.483692 30567 catalog_manager.cc:5697] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:09.462821 30862 raft_consensus.cc:359] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.492199 30860 tablet_bootstrap.cc:492] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.492357 30862 raft_consensus.cc:385] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.492887 30862 raft_consensus.cc:740] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.494118 30862 consensus_queue.cc:260] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.496905 30862 ts_tablet_manager.cc:1434] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260710 11:00:09.498001 30862 tablet_bootstrap.cc:492] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:09.497864 30566 catalog_manager.cc:5697] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c023155df40417e8454fadcfa690778 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:09.503768 30859 tablet_bootstrap.cc:492] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.504283 30859 ts_tablet_manager.cc:1403] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.031s
I20260710 11:00:09.505800 30862 tablet_bootstrap.cc:654] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.507197 30859 raft_consensus.cc:359] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.507966 30859 raft_consensus.cc:385] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.508272 30859 raft_consensus.cc:740] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.509171 30859 consensus_queue.cc:260] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.508368 30860 tablet_bootstrap.cc:654] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.511667 30859 ts_tablet_manager.cc:1434] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:09.512758 30859 tablet_bootstrap.cc:492] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.526706 30859 tablet_bootstrap.cc:654] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.533151 30860 tablet_bootstrap.cc:492] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.532963 30867 raft_consensus.cc:493] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.533757 30867 raft_consensus.cc:515] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.537683 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feb542167ea4f4f838e761d81c08c56" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
W20260710 11:00:09.539588 30710 leader_election.cc:343] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.541504 30867 leader_election.cc:290] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.542099 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feb542167ea4f4f838e761d81c08c56" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.542434 30860 ts_tablet_manager.cc:1403] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.012s
W20260710 11:00:09.543660 30711 leader_election.cc:343] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.544099 30711 leader_election.cc:304] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 718aedb06521430fa6502667c120c320; no voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.545233 30867 raft_consensus.cc:2749] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.546226 30860 raft_consensus.cc:359] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.548573 30860 raft_consensus.cc:385] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.548916 30860 raft_consensus.cc:740] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.549962 30860 consensus_queue.cc:260] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.553077 30860 ts_tablet_manager.cc:1434] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:00:09.554389 30860 tablet_bootstrap.cc:492] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.560721 30859 tablet_bootstrap.cc:492] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.561205 30859 ts_tablet_manager.cc:1403] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.018s
I20260710 11:00:09.561844 30862 tablet_bootstrap.cc:492] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:09.562323 30862 ts_tablet_manager.cc:1403] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.031s
I20260710 11:00:09.563823 30859 raft_consensus.cc:359] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.564257 30860 tablet_bootstrap.cc:654] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.564586 30859 raft_consensus.cc:385] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.564736 30868 raft_consensus.cc:493] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.564867 30859 raft_consensus.cc:740] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.565260 30868 raft_consensus.cc:515] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.565733 30859 consensus_queue.cc:260] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.567353 30868 leader_election.cc:290] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:09.568406 30859 ts_tablet_manager.cc:1434] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:09.568965 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f481d9f8a8ab44c1ad38b7d916f15c70" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.569609 30859 tablet_bootstrap.cc:492] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.571100 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f481d9f8a8ab44c1ad38b7d916f15c70" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.571779 30670 raft_consensus.cc:2468] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 0.
I20260710 11:00:09.569593 30744 raft_consensus.cc:2468] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 0.
I20260710 11:00:09.573326 30783 leader_election.cc:304] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: 
I20260710 11:00:09.574105 30868 raft_consensus.cc:2804] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:09.574514 30868 raft_consensus.cc:493] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:09.574923 30868 raft_consensus.cc:3060] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.577572 30859 tablet_bootstrap.cc:654] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.579265 30862 raft_consensus.cc:359] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.580039 30862 raft_consensus.cc:385] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.580359 30862 raft_consensus.cc:740] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.581166 30862 consensus_queue.cc:260] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.583214 30860 tablet_bootstrap.cc:492] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.583431 30862 ts_tablet_manager.cc:1434] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:00:09.583822 30860 ts_tablet_manager.cc:1403] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260710 11:00:09.584468 30862 tablet_bootstrap.cc:492] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:09.587242 30860 raft_consensus.cc:359] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.588344 30860 raft_consensus.cc:385] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.588629 30860 raft_consensus.cc:740] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.589403 30860 consensus_queue.cc:260] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.590359 30859 tablet_bootstrap.cc:492] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.590811 30859 ts_tablet_manager.cc:1403] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 11:00:09.593423 30859 raft_consensus.cc:359] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.594097 30859 raft_consensus.cc:385] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.594360 30859 raft_consensus.cc:740] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.595518 30860 ts_tablet_manager.cc:1434] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:00:09.595146 30859 consensus_queue.cc:260] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.596442 30860 tablet_bootstrap.cc:492] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.599447 30859 ts_tablet_manager.cc:1434] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:00:09.600402 30859 tablet_bootstrap.cc:492] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.600464 30868 raft_consensus.cc:515] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.602514 30867 raft_consensus.cc:493] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.602978 30867 raft_consensus.cc:515] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.603567 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f481d9f8a8ab44c1ad38b7d916f15c70" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:09.604174 30670 raft_consensus.cc:3060] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.605237 30867 leader_election.cc:290] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.605855 30862 tablet_bootstrap.cc:654] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.606668 30859 tablet_bootstrap.cc:654] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.606901 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9c1960f84146b4b83c6f0c6292a632" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.607596 30669 raft_consensus.cc:2468] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 0.
I20260710 11:00:09.607661 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9c1960f84146b4b83c6f0c6292a632" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.608896 30710 leader_election.cc:304] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:09.610095 30867 raft_consensus.cc:2804] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:09.610330 30711 leader_election.cc:343] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.610478 30867 raft_consensus.cc:493] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:09.610852 30867 raft_consensus.cc:3060] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.612077 30887 raft_consensus.cc:493] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.612737 30887 raft_consensus.cc:515] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.613708 30870 raft_consensus.cc:493] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.614162 30870 raft_consensus.cc:515] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.615434 30887 leader_election.cc:290] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.617349 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a853439e5b2e4b95b9845a5c06bea129" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.617771 30859 tablet_bootstrap.cc:492] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.616178 30870 leader_election.cc:290] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:09.617465 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5053abd022446aa9e76d68924bb31b5" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.618494 30859 ts_tablet_manager.cc:1403] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 11:00:09.618770 30668 raft_consensus.cc:2468] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 0.
I20260710 11:00:09.619684 30860 tablet_bootstrap.cc:654] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:09.620018 30710 leader_election.cc:343] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.621141 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5053abd022446aa9e76d68924bb31b5" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.621186 30859 raft_consensus.cc:359] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.622011 30859 raft_consensus.cc:385] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.621955 30744 raft_consensus.cc:2468] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 0.
I20260710 11:00:09.621141 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a853439e5b2e4b95b9845a5c06bea129" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.622921 30859 raft_consensus.cc:740] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.623734 30859 consensus_queue.cc:260] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.624042 30784 leader_election.cc:304] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:09.626262 30870 raft_consensus.cc:2804] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:09.626618 30859 ts_tablet_manager.cc:1434] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:09.626680 30870 raft_consensus.cc:493] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:09.627213 30870 raft_consensus.cc:3060] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.627799 30859 tablet_bootstrap.cc:492] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.629479 30670 raft_consensus.cc:2468] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 1.
W20260710 11:00:09.632972 30711 leader_election.cc:343] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.637409 30711 leader_election.cc:304] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 718aedb06521430fa6502667c120c320; no voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.638327 30784 leader_election.cc:304] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:09.636165 30859 tablet_bootstrap.cc:654] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.636893 30868 leader_election.cc:290] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:09.638166 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f481d9f8a8ab44c1ad38b7d916f15c70" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:09.639390 30744 raft_consensus.cc:3060] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.639561 30887 raft_consensus.cc:2749] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.640944 30887 raft_consensus.cc:493] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.641366 30887 raft_consensus.cc:515] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } }
I20260710 11:00:09.641780 30860 tablet_bootstrap.cc:492] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.642424 30860 ts_tablet_manager.cc:1403] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.008s
I20260710 11:00:09.643800 30887 leader_election.cc:290] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649), d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683)
I20260710 11:00:09.635578 30870 raft_consensus.cc:515] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.645977 30860 raft_consensus.cc:359] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.646950 30860 raft_consensus.cc:385] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.647327 30860 raft_consensus.cc:740] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.648380 30744 raft_consensus.cc:2468] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 1.
I20260710 11:00:09.649173 30868 raft_consensus.cc:2804] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:09.648232 30860 consensus_queue.cc:260] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.649586 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5053abd022446aa9e76d68924bb31b5" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:09.649852 30885 raft_consensus.cc:493] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.649551 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a151346addc4cda83f475055b9f30d5" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.652031 30868 raft_consensus.cc:697] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Becoming Leader. State: Replica: 3c023155df40417e8454fadcfa690778, State: Running, Role: LEADER
I20260710 11:00:09.652715 30885 raft_consensus.cc:515] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.652215 30745 raft_consensus.cc:3060] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:09.653843 30710 leader_election.cc:343] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.656196 30870 leader_election.cc:290] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:09.658744 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea134b7559f429dbd592041b0497b72" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.658833 30867 raft_consensus.cc:515] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.659511 30819 raft_consensus.cc:2468] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:09.660861 30636 leader_election.cc:304] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:09.661741 30863 raft_consensus.cc:2804] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:09.661818 30885 leader_election.cc:290] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.662384 30863 raft_consensus.cc:493] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:09.662880 30863 raft_consensus.cc:3060] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.663723 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9c1960f84146b4b83c6f0c6292a632" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:09.666446 30670 raft_consensus.cc:3060] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.666828 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5053abd022446aa9e76d68924bb31b5" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:09.665793 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea134b7559f429dbd592041b0497b72" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.667510 30668 raft_consensus.cc:3060] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.667670 30744 raft_consensus.cc:2468] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:09.664973 30868 consensus_queue.cc:237] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.673830 30863 raft_consensus.cc:515] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.676573 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a151346addc4cda83f475055b9f30d5" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.678112 30668 raft_consensus.cc:2468] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 1.
I20260710 11:00:09.684592 30860 ts_tablet_manager.cc:1434] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
W20260710 11:00:09.679256 30711 consensus_peers.cc:597] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 -> Peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Couldn't send request to peer 3c023155df40417e8454fadcfa690778. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:09.685540 30860 tablet_bootstrap.cc:492] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.685865 30863 leader_election.cc:290] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.687376 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea134b7559f429dbd592041b0497b72" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:09.687677 30784 leader_election.cc:304] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:09.688031 30819 raft_consensus.cc:3060] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:09.689071 30711 leader_election.cc:343] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.689540 30711 leader_election.cc:304] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 718aedb06521430fa6502667c120c320; no voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.690320 30887 raft_consensus.cc:2749] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.691123 30918 raft_consensus.cc:2804] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:09.691689 30918 raft_consensus.cc:697] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Becoming Leader. State: Replica: 3c023155df40417e8454fadcfa690778, State: Running, Role: LEADER
I20260710 11:00:09.693831 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9c1960f84146b4b83c6f0c6292a632" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:09.692615 30918 consensus_queue.cc:237] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.681816 30862 tablet_bootstrap.cc:492] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:09.696575 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea134b7559f429dbd592041b0497b72" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:09.697042 30862 ts_tablet_manager.cc:1403] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.000s
I20260710 11:00:09.697182 30744 raft_consensus.cc:3060] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.698781 30860 tablet_bootstrap.cc:654] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.683161 30867 leader_election.cc:290] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.683229 30745 raft_consensus.cc:2468] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 1.
I20260710 11:00:09.699949 30862 raft_consensus.cc:359] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
W20260710 11:00:09.695348 30711 leader_election.cc:343] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.701007 30862 raft_consensus.cc:385] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.701658 30862 raft_consensus.cc:740] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.702426 30862 consensus_queue.cc:260] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.704879 30859 tablet_bootstrap.cc:492] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.705116 30862 ts_tablet_manager.cc:1434] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:09.705631 30859 ts_tablet_manager.cc:1403] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.027s
I20260710 11:00:09.706465 30862 tablet_bootstrap.cc:492] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:09.709810 30859 raft_consensus.cc:359] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.710075 30565 catalog_manager.cc:5697] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c023155df40417e8454fadcfa690778 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:09.711144 30859 raft_consensus.cc:385] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.711784 30859 raft_consensus.cc:740] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.712746 30867 raft_consensus.cc:493] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.713353 30867 raft_consensus.cc:515] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.681419 30670 raft_consensus.cc:2468] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 1.
I20260710 11:00:09.714588 30819 raft_consensus.cc:2468] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:09.713587 30859 consensus_queue.cc:260] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.717049 30710 leader_election.cc:304] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:09.718387 30636 leader_election.cc:304] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:09.718803 30744 raft_consensus.cc:2468] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:09.719381 30887 raft_consensus.cc:2804] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:09.719899 30859 ts_tablet_manager.cc:1434] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:00:09.715751 30867 leader_election.cc:290] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.722364 30863 raft_consensus.cc:2804] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:09.722886 30863 raft_consensus.cc:697] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:09.728667 30859 tablet_bootstrap.cc:492] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.727988 30863 consensus_queue.cc:237] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.731714 30862 tablet_bootstrap.cc:654] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.734447 30567 catalog_manager.cc:5697] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c023155df40417e8454fadcfa690778 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:09.736634 30859 tablet_bootstrap.cc:654] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.733433 30860 tablet_bootstrap.cc:492] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.737588 30860 ts_tablet_manager.cc:1403] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.013s
I20260710 11:00:09.722184 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be3d6de48bb45eaac5cde434c2e6d96" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.734364 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be3d6de48bb45eaac5cde434c2e6d96" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.741719 30819 raft_consensus.cc:2468] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 0.
W20260710 11:00:09.742800 30710 leader_election.cc:343] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.743573 30711 leader_election.cc:304] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [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: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.745250 30867 raft_consensus.cc:2804] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:09.745419 30887 raft_consensus.cc:697] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Leader. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:09.745754 30867 raft_consensus.cc:493] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:09.745942 30885 raft_consensus.cc:493] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.746335 30867 raft_consensus.cc:3060] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.746472 30885 raft_consensus.cc:515] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.748857 30885 leader_election.cc:290] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.753463 30885 consensus_queue.cc:1048] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:09.755790 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bda98c534f476fbb3ea73d0f5d9fef" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.757092 30887 consensus_queue.cc:237] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.758949 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bda98c534f476fbb3ea73d0f5d9fef" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.759950 30744 raft_consensus.cc:2393] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d97d13d0696e4005aed23121996638a2 in current term 1: Already voted for candidate 3c023155df40417e8454fadcfa690778 in this term.
I20260710 11:00:09.760185 30867 raft_consensus.cc:515] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.761344 30634 leader_election.cc:304] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320
I20260710 11:00:09.766028 30885 raft_consensus.cc:3060] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.768503 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be3d6de48bb45eaac5cde434c2e6d96" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
W20260710 11:00:09.770282 30710 leader_election.cc:343] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.762912 30860 raft_consensus.cc:359] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.773175 30860 raft_consensus.cc:385] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.773245 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be3d6de48bb45eaac5cde434c2e6d96" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:09.774595 30819 raft_consensus.cc:3060] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.775128 30862 tablet_bootstrap.cc:492] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:09.775847 30862 ts_tablet_manager.cc:1403] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.000s
I20260710 11:00:09.784448 30860 raft_consensus.cc:740] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.785635 30860 consensus_queue.cc:260] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.773761 30867 leader_election.cc:290] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.789945 30924 raft_consensus.cc:493] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.790668 30924 raft_consensus.cc:515] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.792613 30867 consensus_queue.cc:1048] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:09.801668 30859 tablet_bootstrap.cc:492] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.802209 30859 ts_tablet_manager.cc:1403] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.047s
W20260710 11:00:09.804662 30616 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:09.804459 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07a631d369b43a9bf6b14dc2e4274ac" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.806784 30819 raft_consensus.cc:2468] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 1.
W20260710 11:00:09.807140 30710 leader_election.cc:343] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.811003 30859 raft_consensus.cc:359] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.811689 30859 raft_consensus.cc:385] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.811964 30859 raft_consensus.cc:740] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.801677 30862 raft_consensus.cc:359] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.813736 30862 raft_consensus.cc:385] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.814009 30862 raft_consensus.cc:740] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.814831 30862 consensus_queue.cc:260] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.816174 30859 consensus_queue.cc:260] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.816888 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07a631d369b43a9bf6b14dc2e4274ac" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
W20260710 11:00:09.818495 30711 leader_election.cc:343] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.817834 30567 catalog_manager.cc:5697] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:09.818917 30859 ts_tablet_manager.cc:1434] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:00:09.819011 30711 leader_election.cc:304] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 718aedb06521430fa6502667c120c320; no voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.801196 30885 raft_consensus.cc:2749] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.822481 30859 tablet_bootstrap.cc:492] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.821805 30924 leader_election.cc:290] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.823618 30860 ts_tablet_manager.cc:1434] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.002s
I20260710 11:00:09.821790 30862 ts_tablet_manager.cc:1434] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260710 11:00:09.824551 30860 tablet_bootstrap.cc:492] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.826292 30862 tablet_bootstrap.cc:492] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:09.829739 30711 leader_election.cc:304] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [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: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.830862 30887 raft_consensus.cc:2804] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:09.831439 30887 raft_consensus.cc:697] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Leader. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:09.832304 30887 consensus_queue.cc:237] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.830518 30931 raft_consensus.cc:2749] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.839583 30931 raft_consensus.cc:493] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.840140 30931 raft_consensus.cc:515] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.847436 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24459931fb4375b4b4756c4f1c0a1f" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.848048 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae24459931fb4375b4b4756c4f1c0a1f" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.849110 30819 raft_consensus.cc:2393] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 718aedb06521430fa6502667c120c320 in current term 1: Already voted for candidate d97d13d0696e4005aed23121996638a2 in this term.
I20260710 11:00:09.850294 30711 leader_election.cc:304] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 718aedb06521430fa6502667c120c320; no voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.851302 30867 raft_consensus.cc:3060] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.853330 30859 tablet_bootstrap.cc:654] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.854678 30860 tablet_bootstrap.cc:654] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.856436 30931 leader_election.cc:290] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.858144 30862 tablet_bootstrap.cc:654] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.858958 30867 raft_consensus.cc:2749] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.863299 30568 catalog_manager.cc:5697] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718aedb06521430fa6502667c120c320 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:09.871111 30859 tablet_bootstrap.cc:492] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.871778 30859 ts_tablet_manager.cc:1403] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.004s
I20260710 11:00:09.875030 30859 raft_consensus.cc:359] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } }
I20260710 11:00:09.875733 30859 raft_consensus.cc:385] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.876011 30859 raft_consensus.cc:740] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.876784 30863 consensus_queue.cc:1048] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:09.876814 30859 consensus_queue.cc:260] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } }
I20260710 11:00:09.879429 30859 ts_tablet_manager.cc:1434] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:09.879519 30860 tablet_bootstrap.cc:492] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:09.880661 30860 ts_tablet_manager.cc:1403] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.002s
I20260710 11:00:09.880844 30859 tablet_bootstrap.cc:492] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.883297 30862 tablet_bootstrap.cc:492] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:09.883800 30862 ts_tablet_manager.cc:1403] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.011s
I20260710 11:00:09.886684 30862 raft_consensus.cc:359] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } }
I20260710 11:00:09.890228 30862 raft_consensus.cc:385] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.890620 30862 raft_consensus.cc:740] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.889523 30860 raft_consensus.cc:359] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.891456 30860 raft_consensus.cc:385] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.893074 30918 raft_consensus.cc:493] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.902354 30918 raft_consensus.cc:515] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.902900 30862 consensus_queue.cc:260] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } }
I20260710 11:00:09.898804 30859 tablet_bootstrap.cc:654] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.902261 30860 raft_consensus.cc:740] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.904968 30918 leader_election.cc:290] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:09.905274 30860 consensus_queue.cc:260] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.908087 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457661aa36ad4355991347adf4c48d03" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.893546 30863 consensus_queue.cc:1048] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:09.910024 30860 ts_tablet_manager.cc:1434] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 11:00:09.911216 30860 tablet_bootstrap.cc:492] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:09.911651 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457661aa36ad4355991347adf4c48d03" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:09.907589 30862 ts_tablet_manager.cc:1434] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 11:00:09.912981 30862 tablet_bootstrap.cc:492] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
W20260710 11:00:09.913249 30783 leader_election.cc:343] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:09.914422 30784 leader_election.cc:343] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.914865 30784 leader_election.cc:304] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c023155df40417e8454fadcfa690778; no voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2
I20260710 11:00:09.915982 30868 raft_consensus.cc:2749] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.918083 30859 tablet_bootstrap.cc:492] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:09.918722 30859 ts_tablet_manager.cc:1403] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.019s
I20260710 11:00:09.921622 30862 tablet_bootstrap.cc:654] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.922238 30859 raft_consensus.cc:359] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.924775 30859 raft_consensus.cc:385] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:09.925038 30859 raft_consensus.cc:740] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:09.925631 30863 raft_consensus.cc:493] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.925846 30859 consensus_queue.cc:260] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.926117 30863 raft_consensus.cc:515] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.927366 30860 tablet_bootstrap.cc:654] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.928243 30885 raft_consensus.cc:493] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.928972 30859 ts_tablet_manager.cc:1434] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:00:09.928853 30885 raft_consensus.cc:515] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.929949 30859 tablet_bootstrap.cc:492] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:09.930063 30863 leader_election.cc:290] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.930645 30885 leader_election.cc:290] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:09.930932 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.933529 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.925829 30568 catalog_manager.cc:5697] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718aedb06521430fa6502667c120c320 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:09.934315 30634 leader_election.cc:343] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.934412 30817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457661aa36ad4355991347adf4c48d03" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:09.935137 30817 raft_consensus.cc:2468] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:09.937660 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457661aa36ad4355991347adf4c48d03" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:09.937920 30636 leader_election.cc:304] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
W20260710 11:00:09.938803 30636 leader_election.cc:343] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:09.938997 30634 leader_election.cc:343] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:09.939242 30636 leader_election.cc:304] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320
I20260710 11:00:09.943652 30898 raft_consensus.cc:2749] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:09.943549 30863 raft_consensus.cc:2804] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:09.955379 30863 raft_consensus.cc:493] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:09.954595 30898 consensus_queue.cc:1048] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:09.956219 30863 raft_consensus.cc:3060] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:09.955516 30868 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:09.970898 30887 raft_consensus.cc:493] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:09.984125 30859 tablet_bootstrap.cc:654] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:09.980415 30887 raft_consensus.cc:515] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:09.995198 30863 raft_consensus.cc:515] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.000463 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50a2c087e714fc7acd23380e20551d2" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:10.001711 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457661aa36ad4355991347adf4c48d03" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
W20260710 11:00:10.002065 30711 leader_election.cc:343] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:10.002067 30887 leader_election.cc:290] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.006134 30898 raft_consensus.cc:493] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:10.006606 30634 leader_election.cc:343] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:10.006637 30898 raft_consensus.cc:515] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } }
I20260710 11:00:10.009725 30898 leader_election.cc:290] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:10.011039 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a151346addc4cda83f475055b9f30d5" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:10.011823 30745 raft_consensus.cc:2468] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:10.013501 30862 tablet_bootstrap.cc:492] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:10.001173 30863 leader_election.cc:290] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.014834 30634 leader_election.cc:304] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:10.014580 30862 ts_tablet_manager.cc:1403] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.013s
I20260710 11:00:10.022524 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457661aa36ad4355991347adf4c48d03" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:10.023336 30819 raft_consensus.cc:3060] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.024794 30817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a151346addc4cda83f475055b9f30d5" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:10.025796 30817 raft_consensus.cc:2468] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:10.029067 30868 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.042744 30944 raft_consensus.cc:2804] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:10.043165 30944 raft_consensus.cc:493] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:10.043478 30944 raft_consensus.cc:3060] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.042215 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50a2c087e714fc7acd23380e20551d2" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:10.050588 30670 raft_consensus.cc:2468] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 0.
I20260710 11:00:10.050709 30819 raft_consensus.cc:2468] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:10.052197 30710 leader_election.cc:304] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:10.053721 30862 raft_consensus.cc:359] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.054291 30862 raft_consensus.cc:385] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.054452 30862 raft_consensus.cc:740] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.054987 30862 consensus_queue.cc:260] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.057864 30862 ts_tablet_manager.cc:1434] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:00:10.058590 30862 tablet_bootstrap.cc:492] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:10.056988 30887 raft_consensus.cc:2804] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:10.063522 30860 tablet_bootstrap.cc:492] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:10.064026 30860 ts_tablet_manager.cc:1403] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.153s	user 0.011s	sys 0.011s
I20260710 11:00:10.061589 30887 raft_consensus.cc:493] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:10.065632 30887 raft_consensus.cc:3060] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.064621 30918 raft_consensus.cc:493] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.068045 30918 raft_consensus.cc:515] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.070441 30918 leader_election.cc:290] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:10.072978 30636 leader_election.cc:304] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [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: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 718aedb06521430fa6502667c120c320
I20260710 11:00:10.073552 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aba279de81b48a58439f6f5c55065c3" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:10.074115 30859 tablet_bootstrap.cc:492] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:10.074620 30859 ts_tablet_manager.cc:1403] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.033s
I20260710 11:00:10.076737 30946 raft_consensus.cc:2804] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:10.077344 30946 raft_consensus.cc:697] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:10.078646 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aba279de81b48a58439f6f5c55065c3" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:10.078540 30946 consensus_queue.cc:237] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.079258 30944 raft_consensus.cc:515] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } }
I20260710 11:00:10.082363 30859 raft_consensus.cc:359] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.082850 30859 raft_consensus.cc:385] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.083076 30859 raft_consensus.cc:740] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.089067 30860 raft_consensus.cc:359] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.089962 30860 raft_consensus.cc:385] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.090260 30860 raft_consensus.cc:740] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.091012 30860 consensus_queue.cc:260] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.091710 30885 raft_consensus.cc:493] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.092345 30885 raft_consensus.cc:515] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.095929 30860 ts_tablet_manager.cc:1434] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:00:10.100630 30784 leader_election.cc:304] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c023155df40417e8454fadcfa690778; no voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2
I20260710 11:00:10.102922 30860 tablet_bootstrap.cc:492] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:10.104602 30868 raft_consensus.cc:2749] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:10.108667 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a151346addc4cda83f475055b9f30d5" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:10.109285 30819 raft_consensus.cc:3060] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.109413 30859 consensus_queue.cc:260] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.111636 30859 ts_tablet_manager.cc:1434] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.037s	user 0.001s	sys 0.005s
I20260710 11:00:10.112594 30859 tablet_bootstrap.cc:492] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:10.113341 30887 raft_consensus.cc:515] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.116760 30870 consensus_queue.cc:1048] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.118613 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50a2c087e714fc7acd23380e20551d2" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:10.118736 30944 leader_election.cc:290] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:10.119937 30862 tablet_bootstrap.cc:654] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.119202 30668 raft_consensus.cc:3060] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.121033 30885 leader_election.cc:290] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.121094 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a151346addc4cda83f475055b9f30d5" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:10.122215 30744 raft_consensus.cc:3060] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.122900 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feb542167ea4f4f838e761d81c08c56" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:10.124261 30745 raft_consensus.cc:2468] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:10.126555 30634 leader_election.cc:304] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:10.127450 30885 raft_consensus.cc:2804] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:10.129858 30885 raft_consensus.cc:493] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:10.130234 30885 raft_consensus.cc:3060] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.135305 30744 raft_consensus.cc:2468] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:10.136915 30634 leader_election.cc:304] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:10.138536 30945 raft_consensus.cc:2804] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:10.134510 30565 catalog_manager.cc:5697] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.140599 30887 leader_election.cc:290] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.141103 30945 raft_consensus.cc:697] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:10.142431 30945 consensus_queue.cc:237] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } }
I20260710 11:00:10.145398 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feb542167ea4f4f838e761d81c08c56" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:10.153628 30818 raft_consensus.cc:2468] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:10.153735 30817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50a2c087e714fc7acd23380e20551d2" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:10.162528 30944 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.144279 30819 raft_consensus.cc:2468] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
W20260710 11:00:10.174079 30711 leader_election.cc:343] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:10.182991 30885 raft_consensus.cc:515] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.186661 30668 raft_consensus.cc:2468] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 1.
I20260710 11:00:10.187937 30868 consensus_queue.cc:1048] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:10.195149 30944 raft_consensus.cc:493] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.195858 30944 raft_consensus.cc:515] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.197475 30819 raft_consensus.cc:3060] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.198866 30946 raft_consensus.cc:493] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.199385 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:10.199478 30946 raft_consensus.cc:515] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.200146 30745 raft_consensus.cc:2468] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:10.203886 30860 tablet_bootstrap.cc:654] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.205147 30859 tablet_bootstrap.cc:654] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.206485 30710 leader_election.cc:304] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:10.207417 30634 leader_election.cc:304] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:10.208400 30945 raft_consensus.cc:2804] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:10.208565 30867 raft_consensus.cc:2804] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:10.208833 30945 raft_consensus.cc:493] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:10.209244 30945 raft_consensus.cc:3060] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.209209 30867 raft_consensus.cc:697] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Leader. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:10.210894 30931 consensus_queue.cc:1048] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:10.213923 30867 consensus_queue.cc:237] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.220503 30944 leader_election.cc:290] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.222188 30817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
W20260710 11:00:10.224409 30636 leader_election.cc:343] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:10.227232 30862 tablet_bootstrap.cc:492] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:10.228003 30862 ts_tablet_manager.cc:1403] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.170s	user 0.014s	sys 0.040s
W20260710 11:00:10.230533 30711 consensus_peers.cc:597] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 -> Peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Couldn't send request to peer 3c023155df40417e8454fadcfa690778. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:10.252635 30868 consensus_queue.cc:1048] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.254642 30918 consensus_queue.cc:1048] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.257844 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be3d6de48bb45eaac5cde434c2e6d96" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:10.258600 30862 raft_consensus.cc:359] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.259377 30862 raft_consensus.cc:385] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.259675 30862 raft_consensus.cc:740] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.261969 30885 leader_election.cc:290] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.265020 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feb542167ea4f4f838e761d81c08c56" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:10.265640 30745 raft_consensus.cc:3060] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.266286 30945 raft_consensus.cc:515] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.270080 30945 leader_election.cc:290] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.270872 30862 consensus_queue.cc:260] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.273331 30862 ts_tablet_manager.cc:1434] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.002s
I20260710 11:00:10.274257 30862 tablet_bootstrap.cc:492] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:10.295873 30742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:10.300025 30742 raft_consensus.cc:3060] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.307123 30565 catalog_manager.cc:5697] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:10.311797 30946 leader_election.cc:290] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.317772 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be3d6de48bb45eaac5cde434c2e6d96" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:10.323137 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feb542167ea4f4f838e761d81c08c56" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:10.324963 30816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:10.325227 30818 raft_consensus.cc:3060] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:10.326383 30636 leader_election.cc:343] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:10.322397 30819 raft_consensus.cc:2393] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d97d13d0696e4005aed23121996638a2 in current term 1: Already voted for candidate 718aedb06521430fa6502667c120c320 in this term.
I20260710 11:00:10.330679 30636 leader_election.cc:304] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320
I20260710 11:00:10.332751 30860 tablet_bootstrap.cc:492] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:10.333189 30860 ts_tablet_manager.cc:1403] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.236s	user 0.016s	sys 0.000s
I20260710 11:00:10.333361 30885 raft_consensus.cc:3060] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.336380 30860 raft_consensus.cc:359] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.338150 30859 tablet_bootstrap.cc:492] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:10.339064 30860 raft_consensus.cc:385] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.339383 30860 raft_consensus.cc:740] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.339438 30859 ts_tablet_manager.cc:1403] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.227s	user 0.016s	sys 0.007s
I20260710 11:00:10.340090 30887 consensus_queue.cc:1048] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.340554 30860 consensus_queue.cc:260] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.308257 30745 raft_consensus.cc:2468] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:10.345826 30634 leader_election.cc:304] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:10.346668 30945 raft_consensus.cc:2804] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:10.347289 30945 raft_consensus.cc:697] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:10.348202 30945 consensus_queue.cc:237] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.344461 30946 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:00:10.359182 30859 raft_consensus.cc:359] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.359736 30859 raft_consensus.cc:385] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.359979 30859 raft_consensus.cc:740] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.363572 30860 ts_tablet_manager.cc:1434] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:00:10.364892 30862 tablet_bootstrap.cc:654] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.364456 30860 tablet_bootstrap.cc:492] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:10.366868 30859 consensus_queue.cc:260] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.373157 30859 ts_tablet_manager.cc:1434] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 11:00:10.376187 30887 raft_consensus.cc:493] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.382869 30887 raft_consensus.cc:515] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.384491 30867 raft_consensus.cc:493] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.385187 30867 raft_consensus.cc:515] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.386248 30887 leader_election.cc:290] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.387408 30867 leader_election.cc:290] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.387434 30817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457661aa36ad4355991347adf4c48d03" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:10.397390 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:10.398026 30817 raft_consensus.cc:2393] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 718aedb06521430fa6502667c120c320 in current term 1: Already voted for candidate d97d13d0696e4005aed23121996638a2 in this term.
I20260710 11:00:10.398350 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457661aa36ad4355991347adf4c48d03" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:10.399780 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:10.400874 30669 raft_consensus.cc:2468] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 0.
I20260710 11:00:10.402827 30710 leader_election.cc:304] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:10.404237 30867 raft_consensus.cc:2804] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:10.404826 30867 raft_consensus.cc:493] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:10.405218 30867 raft_consensus.cc:3060] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:10.406188 30711 leader_election.cc:343] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:10.407308 30711 leader_election.cc:304] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 718aedb06521430fa6502667c120c320; no voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2
I20260710 11:00:10.408624 30887 raft_consensus.cc:3060] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.418751 30887 raft_consensus.cc:2749] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:10.426173 30742 raft_consensus.cc:2468] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:10.427583 30634 leader_election.cc:304] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:10.427380 30885 raft_consensus.cc:2749] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:10.428534 30885 raft_consensus.cc:2804] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:10.429028 30885 raft_consensus.cc:697] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:10.429378 30859 tablet_bootstrap.cc:492] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:10.429798 30860 tablet_bootstrap.cc:654] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.429833 30885 consensus_queue.cc:237] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.426329 30818 raft_consensus.cc:2468] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:10.441812 30887 consensus_queue.cc:1048] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:10.450488 30567 catalog_manager.cc:5697] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718aedb06521430fa6502667c120c320 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.463016 30862 tablet_bootstrap.cc:492] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:10.463500 30862 ts_tablet_manager.cc:1403] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.189s	user 0.016s	sys 0.011s
I20260710 11:00:10.467602 30565 catalog_manager.cc:5697] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.478216 30859 tablet_bootstrap.cc:654] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.483893 30860 tablet_bootstrap.cc:492] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:10.484409 30860 ts_tablet_manager.cc:1403] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.120s	user 0.026s	sys 0.010s
I20260710 11:00:10.484251 30862 raft_consensus.cc:359] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.485320 30862 raft_consensus.cc:385] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.485622 30862 raft_consensus.cc:740] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.486388 30862 consensus_queue.cc:260] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.488384 30862 ts_tablet_manager.cc:1434] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260710 11:00:10.489959 30862 tablet_bootstrap.cc:492] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:10.495787 30860 raft_consensus.cc:359] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.496510 30860 raft_consensus.cc:385] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.496774 30860 raft_consensus.cc:740] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.497402 30860 consensus_queue.cc:260] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.498261 30867 raft_consensus.cc:515] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.499689 30860 ts_tablet_manager.cc:1434] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:00:10.500756 30860 tablet_bootstrap.cc:492] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:10.501078 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:10.501650 30669 raft_consensus.cc:3060] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.518639 30669 raft_consensus.cc:2468] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 1.
I20260710 11:00:10.517437 30885 raft_consensus.cc:493] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.519840 30710 leader_election.cc:304] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:10.520757 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:10.521384 30887 raft_consensus.cc:2804] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:10.521880 30887 raft_consensus.cc:697] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Leader. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
W20260710 11:00:10.522616 30711 leader_election.cc:343] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:10.522716 30887 consensus_queue.cc:237] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.523521 30867 leader_election.cc:290] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.523290 30885 raft_consensus.cc:515] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.532287 30859 tablet_bootstrap.cc:492] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:10.534549 30859 ts_tablet_manager.cc:1403] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.004s
I20260710 11:00:10.534792 30742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32b55d5119f4dc9ae031c8797d0c22d" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:10.536461 30742 raft_consensus.cc:2468] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:10.537770 30634 leader_election.cc:304] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:10.538609 30946 raft_consensus.cc:2804] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:10.535740 30898 consensus_queue.cc:1048] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.539106 30946 raft_consensus.cc:493] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:10.540083 30946 raft_consensus.cc:3060] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.542495 30860 tablet_bootstrap.cc:654] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.549119 30568 catalog_manager.cc:5697] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718aedb06521430fa6502667c120c320 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.552645 30859 raft_consensus.cc:359] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.553381 30859 raft_consensus.cc:385] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.553678 30859 raft_consensus.cc:740] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.554342 30859 consensus_queue.cc:260] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.555177 30567 catalog_manager.cc:5697] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.556156 30946 raft_consensus.cc:515] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.558880 30742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32b55d5119f4dc9ae031c8797d0c22d" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:10.559432 30742 raft_consensus.cc:3060] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.556624 30859 ts_tablet_manager.cc:1434] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:00:10.565187 30859 tablet_bootstrap.cc:492] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:10.566223 30742 raft_consensus.cc:2468] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:10.567832 30862 tablet_bootstrap.cc:654] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.567951 30634 leader_election.cc:304] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:10.569063 30898 raft_consensus.cc:2804] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:10.569289 30946 leader_election.cc:290] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.569511 30898 raft_consensus.cc:697] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:10.571547 30885 leader_election.cc:290] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.580309 30816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32b55d5119f4dc9ae031c8797d0c22d" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:10.580293 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32b55d5119f4dc9ae031c8797d0c22d" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:10.581773 30859 tablet_bootstrap.cc:654] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.570369 30898 consensus_queue.cc:237] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
W20260710 11:00:10.583731 30636 leader_election.cc:343] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:10.585188 30636 leader_election.cc:343] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:10.595232 30946 consensus_queue.cc:1048] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:10.598109 30860 tablet_bootstrap.cc:492] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:10.598649 30860 ts_tablet_manager.cc:1403] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.008s
I20260710 11:00:10.613780 30860 raft_consensus.cc:359] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.614540 30860 raft_consensus.cc:385] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.614876 30860 raft_consensus.cc:740] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.615656 30860 consensus_queue.cc:260] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.624866 30859 tablet_bootstrap.cc:492] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:10.625406 30859 ts_tablet_manager.cc:1403] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.004s
I20260710 11:00:10.625970 30862 tablet_bootstrap.cc:492] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:10.626637 30862 ts_tablet_manager.cc:1403] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.002s
I20260710 11:00:10.626960 30887 consensus_queue.cc:1048] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.628598 30859 raft_consensus.cc:359] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.629364 30859 raft_consensus.cc:385] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.629710 30859 raft_consensus.cc:740] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.629808 30862 raft_consensus.cc:359] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.630749 30862 raft_consensus.cc:385] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.630438 30859 consensus_queue.cc:260] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.631145 30862 raft_consensus.cc:740] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.633756 30859 ts_tablet_manager.cc:1434] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:00:10.635224 30859 tablet_bootstrap.cc:492] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:10.634897 30862 consensus_queue.cc:260] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.638659 30862 ts_tablet_manager.cc:1434] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:00:10.629441 30568 catalog_manager.cc:5697] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.639792 30862 tablet_bootstrap.cc:492] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:10.642769 30860 ts_tablet_manager.cc:1434] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.004s
I20260710 11:00:10.644271 30860 tablet_bootstrap.cc:492] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:10.646533 30859 tablet_bootstrap.cc:654] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.648481 30862 tablet_bootstrap.cc:654] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.651719 30860 tablet_bootstrap.cc:654] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:10.657536 30711 consensus_peers.cc:597] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 -> Peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Couldn't send request to peer 3c023155df40417e8454fadcfa690778. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:10.667764 30859 tablet_bootstrap.cc:492] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:10.676481 30859 ts_tablet_manager.cc:1403] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.008s
I20260710 11:00:10.679289 30859 raft_consensus.cc:359] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.680038 30859 raft_consensus.cc:385] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.680361 30859 raft_consensus.cc:740] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.681699 30859 consensus_queue.cc:260] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.684293 30862 tablet_bootstrap.cc:492] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:10.684794 30860 tablet_bootstrap.cc:492] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:10.684837 30862 ts_tablet_manager.cc:1403] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.004s
I20260710 11:00:10.684922 30859 ts_tablet_manager.cc:1434] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:00:10.685375 30860 ts_tablet_manager.cc:1403] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.003s
I20260710 11:00:10.686281 30859 tablet_bootstrap.cc:492] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:10.688293 30860 raft_consensus.cc:359] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.689038 30860 raft_consensus.cc:385] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.688855 30862 raft_consensus.cc:359] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.689406 30860 raft_consensus.cc:740] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.689652 30862 raft_consensus.cc:385] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.690011 30862 raft_consensus.cc:740] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.690263 30860 consensus_queue.cc:260] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.690882 30862 consensus_queue.cc:260] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.692777 30859 tablet_bootstrap.cc:654] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.697309 30860 ts_tablet_manager.cc:1434] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 11:00:10.702876 30862 ts_tablet_manager.cc:1434] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:00:10.703449 30860 tablet_bootstrap.cc:492] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:10.707747 30859 tablet_bootstrap.cc:492] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:10.708248 30859 ts_tablet_manager.cc:1403] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 11:00:10.710947 30859 raft_consensus.cc:359] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.711681 30860 tablet_bootstrap.cc:654] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.711651 30859 raft_consensus.cc:385] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.712191 30859 raft_consensus.cc:740] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.712335 30862 tablet_bootstrap.cc:492] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:10.713101 30859 consensus_queue.cc:260] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.714888 30870 raft_consensus.cc:493] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.715310 30859 ts_tablet_manager.cc:1434] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:00:10.715408 30870 raft_consensus.cc:515] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.716686 30859 tablet_bootstrap.cc:492] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:10.717733 30870 leader_election.cc:290] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:10.721285 30742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a853439e5b2e4b95b9845a5c06bea129" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:10.722206 30742 raft_consensus.cc:2468] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 0.
I20260710 11:00:10.723910 30862 tablet_bootstrap.cc:654] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.723910 30859 tablet_bootstrap.cc:654] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.720317 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a853439e5b2e4b95b9845a5c06bea129" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:10.726416 30670 raft_consensus.cc:2468] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 0.
I20260710 11:00:10.728632 30783 leader_election.cc:304] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: 
I20260710 11:00:10.730088 30870 raft_consensus.cc:2804] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:10.730618 30870 raft_consensus.cc:493] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:10.731041 30870 raft_consensus.cc:3060] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.736136 30945 consensus_queue.cc:1048] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.736991 30859 tablet_bootstrap.cc:492] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:10.737483 30859 ts_tablet_manager.cc:1403] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260710 11:00:10.739684 30862 tablet_bootstrap.cc:492] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:10.740159 30862 ts_tablet_manager.cc:1403] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260710 11:00:10.740087 30859 raft_consensus.cc:359] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.740871 30859 raft_consensus.cc:385] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.741155 30859 raft_consensus.cc:740] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.741894 30859 consensus_queue.cc:260] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.744304 30859 ts_tablet_manager.cc:1434] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:10.745218 30859 tablet_bootstrap.cc:492] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:10.746424 30870 raft_consensus.cc:515] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.750389 30870 leader_election.cc:290] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:10.750944 30859 tablet_bootstrap.cc:654] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.743737 30862 raft_consensus.cc:359] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.752470 30862 raft_consensus.cc:385] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.752697 30862 raft_consensus.cc:740] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.753316 30862 consensus_queue.cc:260] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.755443 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a853439e5b2e4b95b9845a5c06bea129" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:10.756202 30670 raft_consensus.cc:3060] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.754942 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a853439e5b2e4b95b9845a5c06bea129" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:10.757647 30744 raft_consensus.cc:3060] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.758522 30862 ts_tablet_manager.cc:1434] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:00:10.759444 30862 tablet_bootstrap.cc:492] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:10.761584 30860 tablet_bootstrap.cc:492] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:10.762015 30860 ts_tablet_manager.cc:1403] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.021s
I20260710 11:00:10.763541 30918 raft_consensus.cc:493] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.764024 30918 raft_consensus.cc:515] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.766168 30744 raft_consensus.cc:2468] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 1.
I20260710 11:00:10.762146 30945 consensus_queue.cc:1048] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.774379 30783 leader_election.cc:304] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: 
I20260710 11:00:10.775534 30868 raft_consensus.cc:2804] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:10.776183 30868 raft_consensus.cc:697] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Becoming Leader. State: Replica: 3c023155df40417e8454fadcfa690778, State: Running, Role: LEADER
I20260710 11:00:10.778517 30868 consensus_queue.cc:237] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.784154 30670 raft_consensus.cc:2468] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 1.
I20260710 11:00:10.785920 30860 raft_consensus.cc:359] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.786626 30860 raft_consensus.cc:385] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.786922 30860 raft_consensus.cc:740] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.788211 30867 raft_consensus.cc:493] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.788051 30860 consensus_queue.cc:260] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.788779 30867 raft_consensus.cc:515] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.791249 30860 ts_tablet_manager.cc:1434] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 11:00:10.792605 30860 tablet_bootstrap.cc:492] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:10.792689 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14467864b27c471fbb9610a887bc5339" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:10.795790 30918 leader_election.cc:290] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
W20260710 11:00:10.797389 30711 leader_election.cc:343] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:10.800575 30742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02733c01797b49408195f431311d532f" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:10.797732 30867 leader_election.cc:290] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:10.801595 30742 raft_consensus.cc:2468] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 0.
I20260710 11:00:10.802853 30783 leader_election.cc:304] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: 
I20260710 11:00:10.803741 30918 raft_consensus.cc:2804] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:10.804117 30918 raft_consensus.cc:493] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:10.804527 30918 raft_consensus.cc:3060] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.809543 30862 tablet_bootstrap.cc:654] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.815284 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14467864b27c471fbb9610a887bc5339" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:10.816239 30670 raft_consensus.cc:2468] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 0.
I20260710 11:00:10.822132 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02733c01797b49408195f431311d532f" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:10.822686 30710 leader_election.cc:304] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:10.823437 30670 raft_consensus.cc:2468] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 0.
I20260710 11:00:10.824525 30867 raft_consensus.cc:2804] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:10.824978 30867 raft_consensus.cc:493] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:10.825358 30867 raft_consensus.cc:3060] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.876724 30885 raft_consensus.cc:493] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:10.877332 30885 raft_consensus.cc:515] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.879503 30918 raft_consensus.cc:515] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.887118 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02733c01797b49408195f431311d532f" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:10.887909 30744 raft_consensus.cc:3060] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:10.894132 30616 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:10.899749 30859 tablet_bootstrap.cc:492] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:10.888903 30918 leader_election.cc:290] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:10.900277 30859 ts_tablet_manager.cc:1403] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.035s
I20260710 11:00:10.902861 30859 raft_consensus.cc:359] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.903512 30859 raft_consensus.cc:385] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:10.903796 30859 raft_consensus.cc:740] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:10.904063 30944 consensus_queue.cc:1048] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:10.904759 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02733c01797b49408195f431311d532f" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:10.905406 30670 raft_consensus.cc:3060] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.906301 30815 raft_consensus.cc:3060] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.907924 30567 catalog_manager.cc:5697] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c023155df40417e8454fadcfa690778 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:10.910435 30859 consensus_queue.cc:260] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.911311 30867 raft_consensus.cc:515] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.921566 30670 raft_consensus.cc:2468] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 1.
I20260710 11:00:10.924547 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14467864b27c471fbb9610a887bc5339" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:10.925177 30669 raft_consensus.cc:3060] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:10.929087 30859 ts_tablet_manager.cc:1434] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 11:00:10.930161 30859 tablet_bootstrap.cc:492] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
I20260710 11:00:10.933919 30860 tablet_bootstrap.cc:654] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:10.945900 30867 leader_election.cc:290] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.007176 30817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07a631d369b43a9bf6b14dc2e4274ac" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:10.951294 30945 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.131s
I20260710 11:00:10.947286 30742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07a631d369b43a9bf6b14dc2e4274ac" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:11.096099 30918 raft_consensus.cc:493] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.097023 30742 raft_consensus.cc:2468] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:11.033131 30944 raft_consensus.cc:493] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.096956 30918 raft_consensus.cc:515] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:10.936897 30669 raft_consensus.cc:2468] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 1.
I20260710 11:00:11.007484 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14467864b27c471fbb9610a887bc5339" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:11.096947 30744 raft_consensus.cc:2468] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 1.
I20260710 11:00:10.949035 30784 leader_election.cc:304] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:11.112344 30634 leader_election.cc:304] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:11.114146 30885 leader_election.cc:290] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.115075 30862 tablet_bootstrap.cc:492] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:11.116359 30862 ts_tablet_manager.cc:1403] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.357s	user 0.016s	sys 0.008s
I20260710 11:00:11.116617 30918 leader_election.cc:290] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:11.118194 30710 leader_election.cc:304] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:11.119807 30898 consensus_queue.cc:1048] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:11.123801 30636 leader_election.cc:343] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.121412 30862 raft_consensus.cc:359] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.127874 30862 raft_consensus.cc:385] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.128165 30862 raft_consensus.cc:740] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.129642 30870 raft_consensus.cc:2804] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.129792 30862 consensus_queue.cc:260] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.102313 30944 raft_consensus.cc:515] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.124924 30868 raft_consensus.cc:493] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.139638 30870 raft_consensus.cc:697] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Becoming Leader. State: Replica: 3c023155df40417e8454fadcfa690778, State: Running, Role: LEADER
I20260710 11:00:11.132862 30931 raft_consensus.cc:2804] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:00:11.134238 30784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.1:43683, user_credentials={real_user=slave}} blocked reactor thread for 185314us
I20260710 11:00:11.145185 30744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:11.147493 30995 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:11.151918 30744 raft_consensus.cc:2468] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 1.
I20260710 11:00:11.145798 30931 raft_consensus.cc:697] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Leader. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:11.140972 30868 raft_consensus.cc:515] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.154706 30931 consensus_queue.cc:237] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.156268 30868 leader_election.cc:290] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:11.133172 30996 raft_consensus.cc:2804] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.157919 30997 consensus_queue.cc:1048] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
W20260710 11:00:11.160454 30711 leader_election.cc:343] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.161139 30862 ts_tablet_manager.cc:1434] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.001s
I20260710 11:00:11.162712 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50a2c087e714fc7acd23380e20551d2" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:11.163497 30862 tablet_bootstrap.cc:492] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:11.165206 30859 tablet_bootstrap.cc:654] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.144574 30870 consensus_queue.cc:237] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.166249 30996 raft_consensus.cc:493] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.175769 30996 raft_consensus.cc:3060] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.180035 30817 raft_consensus.cc:3060] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.161899 30783 leader_election.cc:304] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [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: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: 
I20260710 11:00:11.171197 30924 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260710 11:00:11.216724 31000 raft_consensus.cc:2804] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:11.217253 31000 raft_consensus.cc:493] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.217603 31000 raft_consensus.cc:3060] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:11.228590 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
W20260710 11:00:11.210804 30783 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.2:37847, user_credentials={real_user=slave}} blocked reactor thread for 48994.7us
I20260710 11:00:11.234184 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
W20260710 11:00:11.265161 30634 leader_election.cc:343] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.256716 30946 raft_consensus.cc:493] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.256922 30867 raft_consensus.cc:493] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.258975 30944 leader_election.cc:290] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.277804 30999 raft_consensus.cc:493] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.278509 30999 raft_consensus.cc:515] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.271481 30946 raft_consensus.cc:515] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.286864 30946 leader_election.cc:290] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.271356 30867 raft_consensus.cc:515] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.288939 30867 leader_election.cc:290] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.289582 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef665fec9dd4901b0c49740e8eb091a" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
W20260710 11:00:11.294710 30710 leader_election.cc:343] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.297237 30742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:11.291585 30568 catalog_manager.cc:5697] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c023155df40417e8454fadcfa690778 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:11.275415 30815 raft_consensus.cc:3060] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.306104 30567 catalog_manager.cc:5697] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718aedb06521430fa6502667c120c320 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:11.323005 30634 leader_election.cc:343] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.363112 30860 tablet_bootstrap.cc:492] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:11.363777 30860 ts_tablet_manager.cc:1403] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.571s	user 0.020s	sys 0.030s
I20260710 11:00:11.365026 30999 leader_election.cc:290] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:11.357532 30819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:11.383041 30814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef665fec9dd4901b0c49740e8eb091a" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:11.388746 30996 raft_consensus.cc:515] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.389159 30999 consensus_queue.cc:1048] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:11.392228 30740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14467864b27c471fbb9610a887bc5339" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:11.395200 30996 leader_election.cc:290] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
W20260710 11:00:11.403242 31004 log.cc:927] Time spent T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
W20260710 11:00:11.391021 30636 consensus_peers.cc:597] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 -> Peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Couldn't send request to peer 3c023155df40417e8454fadcfa690778. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.407419 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07a631d369b43a9bf6b14dc2e4274ac" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:11.408855 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50a2c087e714fc7acd23380e20551d2" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:11.408244 30745 raft_consensus.cc:3060] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.439376 30859 tablet_bootstrap.cc:492] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:11.439839 30859 ts_tablet_manager.cc:1403] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.510s	user 0.025s	sys 0.039s
I20260710 11:00:11.442714 30860 raft_consensus.cc:359] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.443289 30860 raft_consensus.cc:385] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.443527 30860 raft_consensus.cc:740] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.444144 30860 consensus_queue.cc:260] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.414991 30814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:11.448380 30860 ts_tablet_manager.cc:1434] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260710 11:00:11.452921 31000 raft_consensus.cc:515] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.454241 30818 raft_consensus.cc:1240] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Rejecting Update request from peer d97d13d0696e4005aed23121996638a2 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:00:11.455139 30745 raft_consensus.cc:2468] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:11.456338 30860 tablet_bootstrap.cc:492] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:11.457623 30634 leader_election.cc:304] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:11.464370 31008 raft_consensus.cc:2804] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:00:11.464454 30711 leader_election.cc:343] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.465271 30711 leader_election.cc:304] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 718aedb06521430fa6502667c120c320; no voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2
I20260710 11:00:11.466367 30924 raft_consensus.cc:2749] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.467882 31008 raft_consensus.cc:697] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:11.468832 31008 consensus_queue.cc:237] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.459383 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14467864b27c471fbb9610a887bc5339" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:11.471325 30670 raft_consensus.cc:2393] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c023155df40417e8454fadcfa690778 in current term 1: Already voted for candidate 718aedb06521430fa6502667c120c320 in this term.
I20260710 11:00:11.473691 30784 leader_election.cc:304] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c023155df40417e8454fadcfa690778; no voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2
I20260710 11:00:11.477169 30813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07a631d369b43a9bf6b14dc2e4274ac" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:11.477609 30918 raft_consensus.cc:493] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.478317 30918 raft_consensus.cc:515] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
W20260710 11:00:11.483458 30636 leader_election.cc:343] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.545295 30862 tablet_bootstrap.cc:654] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.509330 30918 leader_election.cc:290] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
W20260710 11:00:11.544067 30784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.1:43683, user_credentials={real_user=slave}} blocked reactor thread for 69893.3us
I20260710 11:00:11.522011 30636 leader_election.cc:304] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320
I20260710 11:00:11.510979 30740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:11.551448 31008 raft_consensus.cc:2749] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.551858 30859 raft_consensus.cc:359] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.553429 30859 raft_consensus.cc:385] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.553716 30859 raft_consensus.cc:740] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.554386 30859 consensus_queue.cc:260] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
W20260710 11:00:11.552217 30636 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.3:46649, user_credentials={real_user=slave}} blocked reactor thread for 69423.6us
I20260710 11:00:11.555442 30868 consensus_queue.cc:1048] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:11.557884 30996 consensus_queue.cc:1059] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:11.558861 31008 raft_consensus.cc:3055] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:11.559208 31008 raft_consensus.cc:740] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:11.559998 31008 consensus_queue.cc:260] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.560827 30999 raft_consensus.cc:2749] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.563834 30860 tablet_bootstrap.cc:654] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.586007 30859 ts_tablet_manager.cc:1434] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.146s	user 0.004s	sys 0.004s
I20260710 11:00:11.587311 30859 tablet_bootstrap.cc:492] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2: Bootstrap starting.
W20260710 11:00:11.580770 30636 leader_election.cc:343] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.589363 30636 leader_election.cc:304] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320
I20260710 11:00:11.594996 30996 raft_consensus.cc:2749] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:11.597078 30636 leader_election.cc:343] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.598372 30862 tablet_bootstrap.cc:492] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:11.598762 31000 leader_election.cc:290] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:11.599438 30860 tablet_bootstrap.cc:492] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:11.599962 30860 ts_tablet_manager.cc:1403] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.151s	user 0.005s	sys 0.010s
I20260710 11:00:11.600693 30741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:11.605996 30813 raft_consensus.cc:3060] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.606318 31008 raft_consensus.cc:3060] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:11.605831 30931 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:11.611582 30862 ts_tablet_manager.cc:1403] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.448s	user 0.017s	sys 0.051s
I20260710 11:00:11.614029 30860 raft_consensus.cc:359] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.616917 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:11.617667 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:11.618558 30860 raft_consensus.cc:385] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.619065 30860 raft_consensus.cc:740] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.621316 30860 consensus_queue.cc:260] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.626241 30859 tablet_bootstrap.cc:654] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.623199 30862 raft_consensus.cc:359] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.625154 30670 raft_consensus.cc:2410] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c023155df40417e8454fadcfa690778 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:00:11.626775 30862 raft_consensus.cc:385] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.628049 30862 raft_consensus.cc:740] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.631486 30860 ts_tablet_manager.cc:1434] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260710 11:00:11.625675 30784 leader_election.cc:304] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c023155df40417e8454fadcfa690778; no voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2
I20260710 11:00:11.638316 30860 tablet_bootstrap.cc:492] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320: Bootstrap starting.
I20260710 11:00:11.648744 30862 consensus_queue.cc:260] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.654804 31016 raft_consensus.cc:2749] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.656572 30862 ts_tablet_manager.cc:1434] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.004s
I20260710 11:00:11.657688 30862 tablet_bootstrap.cc:492] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:11.655831 30567 catalog_manager.cc:5697] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.654346 30784 leader_election.cc:304] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [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: 3c023155df40417e8454fadcfa690778; no voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2
I20260710 11:00:11.662066 31016 raft_consensus.cc:2749] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:11.666918 30784 leader_election.cc:304] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c023155df40417e8454fadcfa690778; no voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2
I20260710 11:00:11.668219 31000 raft_consensus.cc:2749] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:11.668503 31016 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:11.672622 31002 consensus_queue.cc:1048] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:11.669188 30860 tablet_bootstrap.cc:654] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.677778 30924 consensus_queue.cc:1048] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:11.703362 30859 tablet_bootstrap.cc:492] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2: No bootstrap required, opened a new log
I20260710 11:00:11.703998 30859 ts_tablet_manager.cc:1403] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.003s
I20260710 11:00:11.704289 30862 tablet_bootstrap.cc:654] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.706938 30859 raft_consensus.cc:359] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.707739 30859 raft_consensus.cc:385] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.707952 30859 raft_consensus.cc:740] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.708534 30859 consensus_queue.cc:260] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.710498 30859 ts_tablet_manager.cc:1434] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:11.713879 30862 tablet_bootstrap.cc:492] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:11.714474 30862 ts_tablet_manager.cc:1403] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.007s
I20260710 11:00:11.717526 30862 raft_consensus.cc:359] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.719758 30862 raft_consensus.cc:385] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.720129 30862 raft_consensus.cc:740] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.720968 30862 consensus_queue.cc:260] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.724159 30862 ts_tablet_manager.cc:1434] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:00:11.725593 30862 tablet_bootstrap.cc:492] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:11.726425 30868 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:11.732714 30862 tablet_bootstrap.cc:654] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.746039 30815 raft_consensus.cc:3060] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.783542 30860 tablet_bootstrap.cc:492] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320: No bootstrap required, opened a new log
I20260710 11:00:11.784063 30860 ts_tablet_manager.cc:1403] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320: Time spent bootstrapping tablet: real 0.146s	user 0.041s	sys 0.041s
I20260710 11:00:11.789738 30860 raft_consensus.cc:359] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.790541 30860 raft_consensus.cc:385] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.790899 30860 raft_consensus.cc:740] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.792758 30860 consensus_queue.cc:260] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.794988 30860 ts_tablet_manager.cc:1434] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:00:11.798483 30862 tablet_bootstrap.cc:492] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:11.798946 30862 ts_tablet_manager.cc:1403] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.035s
I20260710 11:00:11.801757 30862 raft_consensus.cc:359] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.802445 30862 raft_consensus.cc:385] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.802716 30862 raft_consensus.cc:740] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.803483 30862 consensus_queue.cc:260] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.804919 30862 ts_tablet_manager.cc:1434] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:00:11.805763 30862 tablet_bootstrap.cc:492] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:11.818163 31002 raft_consensus.cc:493] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.818694 31002 raft_consensus.cc:515] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.819195 30931 raft_consensus.cc:493] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.819744 30931 raft_consensus.cc:515] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.820886 31002 leader_election.cc:290] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.821928 30931 leader_election.cc:290] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.824102 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:11.824247 30813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:11.824950 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:11.825875 30670 raft_consensus.cc:2468] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 0.
W20260710 11:00:11.826460 30711 leader_election.cc:343] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:11.827278 30711 leader_election.cc:343] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.827431 30710 leader_election.cc:304] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:11.829061 30931 raft_consensus.cc:2804] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.829485 30931 raft_consensus.cc:493] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.829851 30931 raft_consensus.cc:3060] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.831529 30862 tablet_bootstrap.cc:654] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.832856 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:11.834146 30669 raft_consensus.cc:2468] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 0.
I20260710 11:00:11.835767 30710 leader_election.cc:304] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:11.836757 31002 raft_consensus.cc:2804] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.837249 31002 raft_consensus.cc:493] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.837687 31002 raft_consensus.cc:3060] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.842922 30931 raft_consensus.cc:515] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.846403 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:11.847110 30669 raft_consensus.cc:3060] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.847018 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
W20260710 11:00:11.848835 30711 leader_election.cc:343] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.847908 31002 raft_consensus.cc:515] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.849565 30931 leader_election.cc:290] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.851480 31002 leader_election.cc:290] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.852349 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:11.852955 30670 raft_consensus.cc:3060] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.853149 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:11.854076 30862 tablet_bootstrap.cc:492] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:11.854516 30862 ts_tablet_manager.cc:1403] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.009s
W20260710 11:00:11.854568 30711 leader_election.cc:343] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:11.856649 30862 raft_consensus.cc:359] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.857151 30862 raft_consensus.cc:385] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.857383 30862 raft_consensus.cc:740] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.858004 30862 consensus_queue.cc:260] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.858578 30669 raft_consensus.cc:2468] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 1.
I20260710 11:00:11.859863 30862 ts_tablet_manager.cc:1434] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:00:11.860041 30710 leader_election.cc:304] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:11.861110 30862 tablet_bootstrap.cc:492] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:11.861325 31002 raft_consensus.cc:2804] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.861907 31002 raft_consensus.cc:697] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Leader. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:11.862064 30670 raft_consensus.cc:2468] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 1.
I20260710 11:00:11.862843 31002 consensus_queue.cc:237] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.863626 30710 leader_election.cc:304] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:11.864606 30931 raft_consensus.cc:2804] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.865134 30931 raft_consensus.cc:697] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Leader. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:11.866125 30931 consensus_queue.cc:237] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.870085 30862 tablet_bootstrap.cc:654] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.882123 30566 catalog_manager.cc:5697] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718aedb06521430fa6502667c120c320 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.883522 30862 tablet_bootstrap.cc:492] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:11.884640 30862 ts_tablet_manager.cc:1403] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260710 11:00:11.888151 30862 raft_consensus.cc:359] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.889191 30862 raft_consensus.cc:385] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.889483 30862 raft_consensus.cc:740] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.890522 30862 consensus_queue.cc:260] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.892568 30862 ts_tablet_manager.cc:1434] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:11.893594 30862 tablet_bootstrap.cc:492] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
I20260710 11:00:11.901844 30862 tablet_bootstrap.cc:654] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.904868 30566 catalog_manager.cc:5697] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718aedb06521430fa6502667c120c320 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.910996 30862 tablet_bootstrap.cc:492] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:11.911512 30862 ts_tablet_manager.cc:1403] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260710 11:00:11.914116 30862 raft_consensus.cc:359] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.914801 30862 raft_consensus.cc:385] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.915380 30862 raft_consensus.cc:740] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.916157 30862 consensus_queue.cc:260] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.918502 30862 ts_tablet_manager.cc:1434] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:11.919437 30862 tablet_bootstrap.cc:492] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778: Bootstrap starting.
W20260710 11:00:11.920852 30616 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:11.925665 30862 tablet_bootstrap.cc:654] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.929608 31016 raft_consensus.cc:493] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.930209 31016 raft_consensus.cc:515] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.934347 31008 consensus_queue.cc:1048] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:11.935254 30862 tablet_bootstrap.cc:492] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778: No bootstrap required, opened a new log
I20260710 11:00:11.935743 30862 ts_tablet_manager.cc:1403] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 11:00:11.935784 30815 raft_consensus.cc:3060] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.935899 31016 leader_election.cc:290] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:11.937424 30740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:11.938745 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:11.939437 30862 raft_consensus.cc:359] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.940055 31008 raft_consensus.cc:493] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.940101 30862 raft_consensus.cc:385] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.940595 30862 raft_consensus.cc:740] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.940655 31008 raft_consensus.cc:515] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.941589 30862 consensus_queue.cc:260] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.945735 30862 ts_tablet_manager.cc:1434] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260710 11:00:11.939471 30670 raft_consensus.cc:2393] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c023155df40417e8454fadcfa690778 in current term 1: Already voted for candidate 718aedb06521430fa6502667c120c320 in this term.
I20260710 11:00:11.948680 30784 leader_election.cc:304] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c023155df40417e8454fadcfa690778; no voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2
I20260710 11:00:11.950199 30868 raft_consensus.cc:3060] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.952930 30995 consensus_queue.cc:1048] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:11.961671 31008 leader_election.cc:290] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.963912 30740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c710e96c465da431f74e89b1d2b7" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:11.965660 30740 raft_consensus.cc:2468] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:11.968197 30634 leader_election.cc:304] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:11.970113 30996 raft_consensus.cc:2804] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.970911 30996 raft_consensus.cc:493] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.971310 30996 raft_consensus.cc:3060] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.977758 30813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c710e96c465da431f74e89b1d2b7" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:11.978668 30813 raft_consensus.cc:2468] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:11.961679 30868 raft_consensus.cc:2749] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:11.983922 30996 raft_consensus.cc:515] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.984750 30995 raft_consensus.cc:493] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:11.985224 30995 raft_consensus.cc:515] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:11.986245 30996 leader_election.cc:290] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.990521 30740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef665fec9dd4901b0c49740e8eb091a" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:11.991005 30995 leader_election.cc:290] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:11.991225 30740 raft_consensus.cc:2468] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:11.991225 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c710e96c465da431f74e89b1d2b7" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:11.992765 30745 raft_consensus.cc:3060] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.993896 30813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c710e96c465da431f74e89b1d2b7" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:11.994511 30813 raft_consensus.cc:3060] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.994601 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef665fec9dd4901b0c49740e8eb091a" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:11.995169 30634 leader_election.cc:304] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:11.995684 30815 raft_consensus.cc:2468] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 0.
I20260710 11:00:11.996037 31008 raft_consensus.cc:2804] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:11.996558 31008 raft_consensus.cc:493] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:11.996995 31008 raft_consensus.cc:3060] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.002593 30745 raft_consensus.cc:2468] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:12.003064 30813 raft_consensus.cc:2468] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:12.004284 30636 leader_election.cc:304] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:12.004710 31008 raft_consensus.cc:515] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:12.005510 30995 raft_consensus.cc:2804] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.006072 30995 raft_consensus.cc:697] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:12.007295 31008 leader_election.cc:290] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:12.006980 30995 consensus_queue.cc:237] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:12.008671 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef665fec9dd4901b0c49740e8eb091a" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:12.008944 30813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef665fec9dd4901b0c49740e8eb091a" candidate_uuid: "d97d13d0696e4005aed23121996638a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:12.009317 30745 raft_consensus.cc:3060] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.009605 30813 raft_consensus.cc:3060] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.017361 30745 raft_consensus.cc:2468] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:12.018783 30634 leader_election.cc:304] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:12.019743 30995 raft_consensus.cc:2804] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:12.019634 30813 raft_consensus.cc:2468] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d13d0696e4005aed23121996638a2 in term 1.
I20260710 11:00:12.019618 30567 catalog_manager.cc:5697] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.020439 30995 raft_consensus.cc:697] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Leader. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:12.021392 30995 consensus_queue.cc:237] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:12.036151 30567 catalog_manager.cc:5697] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d13d0696e4005aed23121996638a2 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.081501 30813 raft_consensus.cc:3060] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.238328 30868 raft_consensus.cc:493] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.238826 30868 raft_consensus.cc:515] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:12.240772 30868 leader_election.cc:290] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:12.241631 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:12.241838 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718aedb06521430fa6502667c120c320" is_pre_election: true
I20260710 11:00:12.242475 30670 raft_consensus.cc:2393] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c023155df40417e8454fadcfa690778 in current term 1: Already voted for candidate 718aedb06521430fa6502667c120c320 in this term.
I20260710 11:00:12.243515 30784 leader_election.cc:304] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c023155df40417e8454fadcfa690778; no voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2
I20260710 11:00:12.244256 30868 raft_consensus.cc:3060] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.248742 30931 consensus_queue.cc:1048] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.250443 30868 raft_consensus.cc:2749] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:12.266590 31002 consensus_queue.cc:1048] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.403352 31002 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.408861 30995 consensus_queue.cc:1048] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:12.425313 30931 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:12.432560 30996 consensus_queue.cc:1048] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.476065 30996 consensus_queue.cc:1048] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.487232 30944 consensus_queue.cc:1048] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:12.616897 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:12.623574 31051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:12.624984 31052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:12.625687 31054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:12.626418 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:12.627344 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:12.627597 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:12.627754 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681212627741 us; error 0 us; skew 500 ppm
I20260710 11:00:12.628275 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:12.631350 29540 webserver.cc:533] Webserver started at http://127.28.217.4:42115/ using document root <none> and password file <none>
I20260710 11:00:12.631971 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:12.632184 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:12.632506 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:12.633601 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-3-root/instance:
uuid: "cc9d257e0bb04103b9a85b2cf200402c"
format_stamp: "Formatted at 2026-07-10 11:00:12 on dist-test-slave-b094"
I20260710 11:00:12.638322 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:12.643095 31059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:12.644157 29540 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:00:12.644584 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-3-root
uuid: "cc9d257e0bb04103b9a85b2cf200402c"
format_stamp: "Formatted at 2026-07-10 11:00:12 on dist-test-slave-b094"
I20260710 11:00:12.644855 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:12.672183 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:12.673513 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:12.674924 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:12.677469 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:12.677712 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:12.677949 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:12.678169 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:12.757076 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.4:45883
I20260710 11:00:12.757164 31121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.4:45883 every 8 connection(s)
I20260710 11:00:12.760566 29540 auto_leader_rebalancer-test.cc:388] add a tserver: cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:12.774252 31122 heartbeater.cc:344] Connected to a master server at 127.28.217.62:42493
I20260710 11:00:12.774734 31122 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:12.775502 31122 heartbeater.cc:507] Master 127.28.217.62:42493 requested a full tablet report, sending...
I20260710 11:00:12.777458 30567 ts_manager.cc:194] Registered new tserver with Master: cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883)
I20260710 11:00:12.778925 30567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48124
I20260710 11:00:12.819665 31002 raft_consensus.cc:493] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d97d13d0696e4005aed23121996638a2)
I20260710 11:00:12.820297 31002 raft_consensus.cc:515] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:12.822376 31002 leader_election.cc:290] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:12.822985 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2" is_pre_election: true
I20260710 11:00:12.823658 30669 raft_consensus.cc:2468] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 2.
I20260710 11:00:12.823637 30813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778" is_pre_election: true
I20260710 11:00:12.824692 30813 raft_consensus.cc:2393] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 718aedb06521430fa6502667c120c320 in current term 2: Already voted for candidate 3c023155df40417e8454fadcfa690778 in this term.
I20260710 11:00:12.824996 30710 leader_election.cc:304] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:12.825861 31002 raft_consensus.cc:2804] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:12.826184 31002 raft_consensus.cc:493] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d97d13d0696e4005aed23121996638a2)
I20260710 11:00:12.826512 31002 raft_consensus.cc:3060] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:12.831187 31002 raft_consensus.cc:515] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:12.833119 31002 leader_election.cc:290] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:12.834031 30669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:12.834219 30813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12c6ff3f2f94a21870e45f6218ec0c4" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:12.834925 30813 raft_consensus.cc:2393] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 718aedb06521430fa6502667c120c320 in current term 2: Already voted for candidate 3c023155df40417e8454fadcfa690778 in this term.
I20260710 11:00:12.840817 30669 raft_consensus.cc:2468] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 2.
I20260710 11:00:12.842476 30710 leader_election.cc:304] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [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: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 3c023155df40417e8454fadcfa690778
I20260710 11:00:12.843338 31002 raft_consensus.cc:2804] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:12.843849 31002 raft_consensus.cc:697] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 2 LEADER]: Becoming Leader. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:12.844705 31002 consensus_queue.cc:237] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:12.856247 30567 catalog_manager.cc:5697] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 reported cstate change: term changed from 1 to 2, leader changed from d97d13d0696e4005aed23121996638a2 (127.28.217.1) to 718aedb06521430fa6502667c120c320 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:12.973511 30813 consensus_queue.cc:237] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:12.985543 30745 raft_consensus.cc:1275] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.987972 30669 raft_consensus.cc:1275] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.988368 31133 consensus_queue.cc:1048] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.990118 31016 consensus_queue.cc:1048] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:13.007386 31133 raft_consensus.cc:2955] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.009583 30670 raft_consensus.cc:2955] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
W20260710 11:00:13.014750 30785 consensus_peers.cc:597] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a853439e5b2e4b95b9845a5c06bea129. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:13.029625 30567 catalog_manager.cc:5697] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.037307 30745 raft_consensus.cc:2955] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.051784 30813 consensus_queue.cc:237] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
W20260710 11:00:13.072489 30785 consensus_peers.cc:597] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5053abd022446aa9e76d68924bb31b5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:13.073930 30745 raft_consensus.cc:1275] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:13.074780 30670 raft_consensus.cc:1275] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:13.076432 31138 consensus_queue.cc:1048] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:13.078888 31139 consensus_queue.cc:1048] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:13.088177 31016 raft_consensus.cc:2955] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.090705 30740 raft_consensus.cc:2955] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.096031 30670 raft_consensus.cc:2955] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.105796 30567 catalog_manager.cc:5697] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.134687 30740 consensus_queue.cc:237] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:13.143287 30670 raft_consensus.cc:1275] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:13.145699 30818 raft_consensus.cc:1275] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:13.147569 30931 consensus_queue.cc:1048] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:13.148485 30924 consensus_queue.cc:1048] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:13.157832 30711 consensus_peers.cc:597] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba9c1960f84146b4b83c6f0c6292a632. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:13.158708 30924 raft_consensus.cc:2955] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.160311 30670 raft_consensus.cc:2955] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.162494 30818 raft_consensus.cc:2955] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.174985 30567 catalog_manager.cc:5697] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.191023 30670 consensus_queue.cc:237] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:13.201678 30740 raft_consensus.cc:1275] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:13.203691 30944 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:13.207134 30818 raft_consensus.cc:1275] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:13.209180 31008 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:13.216298 30944 raft_consensus.cc:2955] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.220989 30745 raft_consensus.cc:2955] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.232067 30813 raft_consensus.cc:2955] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
W20260710 11:00:13.232767 30636 consensus_peers.cc:597] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ea134b7559f429dbd592041b0497b72. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:13.237485 30566 catalog_manager.cc:5697] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:13.415607 30669 raft_consensus.cc:1275] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:13.416996 31002 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:13.431075 30813 raft_consensus.cc:1275] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:13.433000 30931 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.508064 31158 ts_tablet_manager.cc:933] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:13.510169 31158 tablet_copy_client.cc:323] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.3:46649
I20260710 11:00:13.523468 30829 tablet_copy_service.cc:140] P 3c023155df40417e8454fadcfa690778: Received BeginTabletCopySession request for tablet a853439e5b2e4b95b9845a5c06bea129 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:46788)
I20260710 11:00:13.523953 30829 tablet_copy_service.cc:161] P 3c023155df40417e8454fadcfa690778: Beginning new tablet copy session on tablet a853439e5b2e4b95b9845a5c06bea129 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:46788: session id = cc9d257e0bb04103b9a85b2cf200402c-a853439e5b2e4b95b9845a5c06bea129
I20260710 11:00:13.530673 30829 tablet_copy_source_session.cc:215] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:13.534056 31158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a853439e5b2e4b95b9845a5c06bea129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:13.545459 31158 tablet_copy_client.cc:806] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:13.546113 31158 tablet_copy_client.cc:670] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:13.550477 31158 tablet_copy_client.cc:538] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:13.557780 31158 tablet_bootstrap.cc:492] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:13.569527 31162 ts_tablet_manager.cc:933] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:13.571683 31162 tablet_copy_client.cc:323] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.3:46649
I20260710 11:00:13.573638 30829 tablet_copy_service.cc:140] P 3c023155df40417e8454fadcfa690778: Received BeginTabletCopySession request for tablet d5053abd022446aa9e76d68924bb31b5 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:46788)
I20260710 11:00:13.574252 30829 tablet_copy_service.cc:161] P 3c023155df40417e8454fadcfa690778: Beginning new tablet copy session on tablet d5053abd022446aa9e76d68924bb31b5 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:46788: session id = cc9d257e0bb04103b9a85b2cf200402c-d5053abd022446aa9e76d68924bb31b5
I20260710 11:00:13.581246 31158 tablet_bootstrap.cc:492] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:13.582120 31158 tablet_bootstrap.cc:492] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:13.582669 31158 ts_tablet_manager.cc:1403] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.002s
I20260710 11:00:13.583287 30829 tablet_copy_source_session.cc:215] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:13.585139 31158 raft_consensus.cc:359] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:13.585850 31158 raft_consensus.cc:740] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:13.586560 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5053abd022446aa9e76d68924bb31b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:13.586385 31158 consensus_queue.cc:260] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:13.605265 31166 ts_tablet_manager.cc:933] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:13.607787 31158 ts_tablet_manager.cc:1434] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.007s
I20260710 11:00:13.607936 31122 heartbeater.cc:499] Master 127.28.217.62:42493 was elected leader, sending a full tablet report...
I20260710 11:00:13.610033 31166 tablet_copy_client.cc:323] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.2:37847
I20260710 11:00:13.614163 30829 tablet_copy_service.cc:342] P 3c023155df40417e8454fadcfa690778: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-a853439e5b2e4b95b9845a5c06bea129 received from {username='slave'} at 127.0.0.1:46788
I20260710 11:00:13.614660 30829 tablet_copy_service.cc:434] P 3c023155df40417e8454fadcfa690778: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-a853439e5b2e4b95b9845a5c06bea129 on tablet a853439e5b2e4b95b9845a5c06bea129 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:13.613665 31162 tablet_copy_client.cc:806] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:13.616248 31162 tablet_copy_client.cc:670] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:13.633118 31162 tablet_copy_client.cc:538] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:13.639096 30755 tablet_copy_service.cc:140] P 718aedb06521430fa6502667c120c320: Received BeginTabletCopySession request for tablet ba9c1960f84146b4b83c6f0c6292a632 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:35202)
I20260710 11:00:13.639808 30755 tablet_copy_service.cc:161] P 718aedb06521430fa6502667c120c320: Beginning new tablet copy session on tablet ba9c1960f84146b4b83c6f0c6292a632 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:35202: session id = cc9d257e0bb04103b9a85b2cf200402c-ba9c1960f84146b4b83c6f0c6292a632
I20260710 11:00:13.644021 31162 tablet_bootstrap.cc:492] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:13.649154 30755 tablet_copy_source_session.cc:215] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:13.653239 31166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba9c1960f84146b4b83c6f0c6292a632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:13.663125 31162 tablet_bootstrap.cc:492] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:13.663893 31162 tablet_bootstrap.cc:492] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:13.664645 31162 ts_tablet_manager.cc:1403] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260710 11:00:13.667204 31162 raft_consensus.cc:359] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:13.668037 31162 raft_consensus.cc:740] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:13.668659 31162 consensus_queue.cc:260] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:13.670826 31162 ts_tablet_manager.cc:1434] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:13.671842 31166 tablet_copy_client.cc:806] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:13.672459 31166 tablet_copy_client.cc:670] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:13.674165 30829 tablet_copy_service.cc:342] P 3c023155df40417e8454fadcfa690778: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-d5053abd022446aa9e76d68924bb31b5 received from {username='slave'} at 127.0.0.1:46788
I20260710 11:00:13.674587 30829 tablet_copy_service.cc:434] P 3c023155df40417e8454fadcfa690778: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-d5053abd022446aa9e76d68924bb31b5 on tablet d5053abd022446aa9e76d68924bb31b5 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:13.677085 31166 tablet_copy_client.cc:538] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:13.685879 31166 tablet_bootstrap.cc:492] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:13.709471 31166 tablet_bootstrap.cc:492] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:13.710427 31166 tablet_bootstrap.cc:492] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:13.711148 31166 ts_tablet_manager.cc:1403] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.016s
I20260710 11:00:13.714424 31166 raft_consensus.cc:359] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:13.715369 31166 raft_consensus.cc:740] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:13.716059 31166 consensus_queue.cc:260] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:13.718751 31166 ts_tablet_manager.cc:1434] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:00:13.720921 30755 tablet_copy_service.cc:342] P 718aedb06521430fa6502667c120c320: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-ba9c1960f84146b4b83c6f0c6292a632 received from {username='slave'} at 127.0.0.1:35202
I20260710 11:00:13.721385 30755 tablet_copy_service.cc:434] P 718aedb06521430fa6502667c120c320: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-ba9c1960f84146b4b83c6f0c6292a632 on tablet ba9c1960f84146b4b83c6f0c6292a632 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:13.790263 31166 ts_tablet_manager.cc:933] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683)
I20260710 11:00:13.792645 31166 tablet_copy_client.cc:323] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.1:43683
I20260710 11:00:13.803601 30680 tablet_copy_service.cc:140] P d97d13d0696e4005aed23121996638a2: Received BeginTabletCopySession request for tablet 0ea134b7559f429dbd592041b0497b72 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:37474)
I20260710 11:00:13.804286 30680 tablet_copy_service.cc:161] P d97d13d0696e4005aed23121996638a2: Beginning new tablet copy session on tablet 0ea134b7559f429dbd592041b0497b72 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:37474: session id = cc9d257e0bb04103b9a85b2cf200402c-0ea134b7559f429dbd592041b0497b72
I20260710 11:00:13.810392 30680 tablet_copy_source_session.cc:215] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:13.814081 31166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea134b7559f429dbd592041b0497b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:13.828871 31166 tablet_copy_client.cc:806] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:13.829490 31166 tablet_copy_client.cc:670] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:13.833724 31166 tablet_copy_client.cc:538] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:13.842505 31166 tablet_bootstrap.cc:492] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:13.860038 31166 tablet_bootstrap.cc:492] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:13.860884 31166 tablet_bootstrap.cc:492] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:13.861726 31166 ts_tablet_manager.cc:1403] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.010s
I20260710 11:00:13.864305 31166 raft_consensus.cc:359] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:13.865056 31166 raft_consensus.cc:740] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:13.865758 31166 consensus_queue.cc:260] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:13.867707 31166 ts_tablet_manager.cc:1434] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:13.869391 30680 tablet_copy_service.cc:342] P d97d13d0696e4005aed23121996638a2: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-0ea134b7559f429dbd592041b0497b72 received from {username='slave'} at 127.0.0.1:37474
I20260710 11:00:13.869807 30680 tablet_copy_service.cc:434] P d97d13d0696e4005aed23121996638a2: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-0ea134b7559f429dbd592041b0497b72 on tablet 0ea134b7559f429dbd592041b0497b72 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:13.974741 31097 raft_consensus.cc:1217] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:14.049827 31097 raft_consensus.cc:1217] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:14.226218 31097 raft_consensus.cc:1217] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:14.420789 31097 raft_consensus.cc:1217] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:14.549835 31174 raft_consensus.cc:1064] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:14.553718 31174 consensus_queue.cc:237] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:14.560873 31097 raft_consensus.cc:1275] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.561268 30740 raft_consensus.cc:1275] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.562237 30670 raft_consensus.cc:1275] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.563122 31175 consensus_queue.cc:1048] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.564280 31174 consensus_queue.cc:1048] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:14.565155 31133 consensus_queue.cc:1048] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.581806 31175 raft_consensus.cc:2955] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.584038 30670 raft_consensus.cc:2955] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.590696 31097 raft_consensus.cc:2955] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.599804 30740 raft_consensus.cc:2955] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.600975 30568 catalog_manager.cc:5697] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:14.607769 31174 raft_consensus.cc:1064] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:14.611044 31174 consensus_queue.cc:237] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:14.620536 31096 raft_consensus.cc:1275] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.622259 30745 raft_consensus.cc:1275] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.622392 31174 consensus_queue.cc:1048] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.622890 30670 raft_consensus.cc:1275] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.624768 31175 consensus_queue.cc:1048] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:00:14.629280 31174 consensus_queue.cc:1048] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.651351 31175 raft_consensus.cc:2955] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.653715 30670 raft_consensus.cc:2955] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.660549 30745 raft_consensus.cc:2955] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.666425 31096 raft_consensus.cc:2955] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.679634 30813 consensus_queue.cc:237] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [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: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:14.683463 30565 catalog_manager.cc:5697] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:14.692830 30745 raft_consensus.cc:1275] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.692926 31096 raft_consensus.cc:1275] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.694492 31133 consensus_queue.cc:1048] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.698350 31133 consensus_queue.cc:1048] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.708679 31175 raft_consensus.cc:2955] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.715215 31097 raft_consensus.cc:2955] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.720602 30555 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5053abd022446aa9e76d68924bb31b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:14.724048 30745 raft_consensus.cc:2955] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.731534 30568 catalog_manager.cc:5697] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
W20260710 11:00:14.743189 30555 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet d5053abd022446aa9e76d68924bb31b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 11:00:14.747200 30813 consensus_queue.cc:237] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:14.749131 30651 tablet_service.cc:1558] Processing DeleteTablet for tablet d5053abd022446aa9e76d68924bb31b5 with delete_type TABLET_DATA_TOMBSTONED (TS d97d13d0696e4005aed23121996638a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37448
I20260710 11:00:14.755582 30670 raft_consensus.cc:1275] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.755594 31097 raft_consensus.cc:1275] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.758777 31133 consensus_queue.cc:1048] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.760819 31175 consensus_queue.cc:1048] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.766150 31174 raft_consensus.cc:2955] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.774461 30670 raft_consensus.cc:2955] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.775707 31096 raft_consensus.cc:2955] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.791231 31190 tablet_replica.cc:333] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:14.792586 31190 raft_consensus.cc:2243] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:14.793300 31190 raft_consensus.cc:2272] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:14.798535 31173 raft_consensus.cc:1064] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:14.798586 30568 catalog_manager.cc:5697] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.801363 30555 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a853439e5b2e4b95b9845a5c06bea129 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:14.802594 31190 ts_tablet_manager.cc:1916] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:14.806641 31173 consensus_queue.cc:237] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:14.816241 30729 tablet_service.cc:1558] Processing DeleteTablet for tablet a853439e5b2e4b95b9845a5c06bea129 with delete_type TABLET_DATA_TOMBSTONED (TS 718aedb06521430fa6502667c120c320 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35164
I20260710 11:00:14.821918 31190 ts_tablet_manager.cc:1929] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:14.822784 31190 log.cc:1199] T d5053abd022446aa9e76d68924bb31b5 P d97d13d0696e4005aed23121996638a2: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/wals/d5053abd022446aa9e76d68924bb31b5
I20260710 11:00:14.825441 30554 catalog_manager.cc:5028] TS d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): tablet d5053abd022446aa9e76d68924bb31b5 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:14.828294 31191 tablet_replica.cc:333] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:14.829639 31191 raft_consensus.cc:2243] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:14.830389 31191 raft_consensus.cc:2272] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:14.830899 30813 raft_consensus.cc:1275] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.832093 31096 raft_consensus.cc:1275] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.832604 31173 consensus_queue.cc:1048] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:14.833400 30670 raft_consensus.cc:1275] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.834224 31002 consensus_queue.cc:1048] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.835369 31191 ts_tablet_manager.cc:1916] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:14.835832 30931 consensus_queue.cc:1048] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.859827 31191 ts_tablet_manager.cc:1929] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:14.860415 31191 log.cc:1199] T a853439e5b2e4b95b9845a5c06bea129 P 718aedb06521430fa6502667c120c320: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root/wals/a853439e5b2e4b95b9845a5c06bea129
I20260710 11:00:14.860802 31002 raft_consensus.cc:2955] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.863935 30553 catalog_manager.cc:5028] TS 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): tablet a853439e5b2e4b95b9845a5c06bea129 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:14.862900 30669 raft_consensus.cc:2955] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.865700 30813 raft_consensus.cc:2955] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.874524 31096 raft_consensus.cc:2955] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.881979 30565 catalog_manager.cc:5697] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:14.895156 30745 consensus_queue.cc:237] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:14.900569 31096 raft_consensus.cc:1275] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.901437 30669 raft_consensus.cc:1275] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.902631 31173 consensus_queue.cc:1048] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.903522 30931 consensus_queue.cc:1048] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.910209 30931 raft_consensus.cc:2955] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.912067 30669 raft_consensus.cc:2955] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.917286 31096 raft_consensus.cc:2955] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.925746 30553 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba9c1960f84146b4b83c6f0c6292a632 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:14.926857 30568 catalog_manager.cc:5697] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:14.939085 30809 tablet_service.cc:1558] Processing DeleteTablet for tablet ba9c1960f84146b4b83c6f0c6292a632 with delete_type TABLET_DATA_TOMBSTONED (TS 3c023155df40417e8454fadcfa690778 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46750
I20260710 11:00:14.951634 31196 tablet_replica.cc:333] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:14.952888 31196 raft_consensus.cc:2243] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:14.953732 31196 raft_consensus.cc:2272] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:14.962632 31196 ts_tablet_manager.cc:1916] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:14.979768 31196 ts_tablet_manager.cc:1929] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:14.980193 31196 log.cc:1199] T ba9c1960f84146b4b83c6f0c6292a632 P 3c023155df40417e8454fadcfa690778: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root/wals/ba9c1960f84146b4b83c6f0c6292a632
I20260710 11:00:14.982057 30555 catalog_manager.cc:5028] TS 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): tablet ba9c1960f84146b4b83c6f0c6292a632 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:14.994462 31177 raft_consensus.cc:1064] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:14.996516 31177 consensus_queue.cc:237] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:15.003410 31096 raft_consensus.cc:1275] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.003729 30813 raft_consensus.cc:1275] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.005195 30745 raft_consensus.cc:1275] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:15.005275 31198 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:15.006373 31177 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.007386 30995 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:15.021198 31198 raft_consensus.cc:2955] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:15.023072 30815 raft_consensus.cc:2955] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:15.034075 31096 raft_consensus.cc:2955] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:15.036067 30745 raft_consensus.cc:2955] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:15.041158 30567 catalog_manager.cc:5697] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:15.070760 30669 consensus_queue.cc:237] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:15.075994 31096 raft_consensus.cc:1275] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:15.076434 30745 raft_consensus.cc:1275] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:15.077821 31177 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:15.078564 31198 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:15.085724 30995 raft_consensus.cc:2955] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:15.089146 30745 raft_consensus.cc:2955] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:15.091449 31096 raft_consensus.cc:2955] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:15.095644 30554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ea134b7559f429dbd592041b0497b72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:15.102669 30565 catalog_manager.cc:5697] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:15.114303 30809 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ea134b7559f429dbd592041b0497b72 with delete_type TABLET_DATA_TOMBSTONED (TS 3c023155df40417e8454fadcfa690778 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46750
I20260710 11:00:15.115401 31196 tablet_replica.cc:333] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:15.116595 31196 raft_consensus.cc:2243] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:15.117211 31196 raft_consensus.cc:2272] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:15.119886 31196 ts_tablet_manager.cc:1916] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:15.132189 31196 ts_tablet_manager.cc:1929] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:15.132599 31196 log.cc:1199] T 0ea134b7559f429dbd592041b0497b72 P 3c023155df40417e8454fadcfa690778: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root/wals/0ea134b7559f429dbd592041b0497b72
I20260710 11:00:15.133755 30555 catalog_manager.cc:5028] TS 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): tablet 0ea134b7559f429dbd592041b0497b72 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:16.146586 30740 consensus_queue.cc:237] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.154546 30670 raft_consensus.cc:1275] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:16.154692 30711 consensus_peers.cc:597] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14467864b27c471fbb9610a887bc5339. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:16.155226 30815 raft_consensus.cc:1275] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:16.155941 30931 consensus_queue.cc:1048] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:16.156836 31206 consensus_queue.cc:1048] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:16.167814 30931 raft_consensus.cc:2955] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.169420 30670 raft_consensus.cc:2955] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.169565 30815 raft_consensus.cc:2955] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.185513 30813 consensus_queue.cc:237] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.190443 30565 catalog_manager.cc:5697] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.200225 30670 raft_consensus.cc:1275] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:16.200291 30740 raft_consensus.cc:1275] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:16.202019 31174 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:16.203476 31212 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:00:16.204777 30785 consensus_peers.cc:597] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84bda98c534f476fbb3ea73d0f5d9fef. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:16.213819 31204 raft_consensus.cc:2955] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.215366 30670 raft_consensus.cc:2955] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.217260 30740 raft_consensus.cc:2955] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.231807 30745 consensus_queue.cc:237] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.245220 30813 raft_consensus.cc:1275] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:16.246806 31206 consensus_queue.cc:1048] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:16.247738 30711 consensus_peers.cc:597] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3be3d6de48bb45eaac5cde434c2e6d96. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:16.247890 30565 catalog_manager.cc:5697] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:16.249686 30670 raft_consensus.cc:1275] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:16.251504 31206 consensus_queue.cc:1048] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:16.260627 31173 raft_consensus.cc:2955] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.267107 30813 raft_consensus.cc:2955] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.270918 30670 raft_consensus.cc:2955] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.282593 30740 consensus_queue.cc:237] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.279999 30566 catalog_manager.cc:5697] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:16.292001 30813 raft_consensus.cc:1275] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:16.292526 30711 consensus_peers.cc:597] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e48445d8923440fd9aa3025d1f48a8bb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:16.293372 31206 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:16.293730 30670 raft_consensus.cc:1275] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:16.295143 31173 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:16.304339 30931 raft_consensus.cc:2955] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.305481 30813 raft_consensus.cc:2955] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.308461 30669 raft_consensus.cc:2955] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.318645 30566 catalog_manager.cc:5697] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:16.601502 31225 ts_tablet_manager.cc:933] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:16.603500 31225 tablet_copy_client.cc:323] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.2:37847
I20260710 11:00:16.605587 30755 tablet_copy_service.cc:140] P 718aedb06521430fa6502667c120c320: Received BeginTabletCopySession request for tablet 14467864b27c471fbb9610a887bc5339 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:35202)
I20260710 11:00:16.606146 30755 tablet_copy_service.cc:161] P 718aedb06521430fa6502667c120c320: Beginning new tablet copy session on tablet 14467864b27c471fbb9610a887bc5339 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:35202: session id = cc9d257e0bb04103b9a85b2cf200402c-14467864b27c471fbb9610a887bc5339
I20260710 11:00:16.611570 30755 tablet_copy_source_session.cc:215] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:16.614790 31225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14467864b27c471fbb9610a887bc5339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:16.626148 31225 tablet_copy_client.cc:806] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:16.626729 31225 tablet_copy_client.cc:670] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:16.630594 31225 tablet_copy_client.cc:538] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:16.636993 31225 tablet_bootstrap.cc:492] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:16.654562 31225 tablet_bootstrap.cc:492] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:16.655488 31225 tablet_bootstrap.cc:492] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:16.656083 31225 ts_tablet_manager.cc:1403] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:00:16.658435 31225 raft_consensus.cc:359] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.659222 31225 raft_consensus.cc:740] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:16.659888 31225 consensus_queue.cc:260] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.663172 31225 ts_tablet_manager.cc:1434] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:16.664966 30755 tablet_copy_service.cc:342] P 718aedb06521430fa6502667c120c320: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-14467864b27c471fbb9610a887bc5339 received from {username='slave'} at 127.0.0.1:35202
I20260710 11:00:16.665380 30755 tablet_copy_service.cc:434] P 718aedb06521430fa6502667c120c320: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-14467864b27c471fbb9610a887bc5339 on tablet 14467864b27c471fbb9610a887bc5339 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:16.725502 31225 ts_tablet_manager.cc:933] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:16.727262 31225 tablet_copy_client.cc:323] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.3:46649
I20260710 11:00:16.729369 30829 tablet_copy_service.cc:140] P 3c023155df40417e8454fadcfa690778: Received BeginTabletCopySession request for tablet 84bda98c534f476fbb3ea73d0f5d9fef from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:46788)
I20260710 11:00:16.729931 30829 tablet_copy_service.cc:161] P 3c023155df40417e8454fadcfa690778: Beginning new tablet copy session on tablet 84bda98c534f476fbb3ea73d0f5d9fef from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:46788: session id = cc9d257e0bb04103b9a85b2cf200402c-84bda98c534f476fbb3ea73d0f5d9fef
I20260710 11:00:16.738448 30829 tablet_copy_source_session.cc:215] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:16.741918 31225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bda98c534f476fbb3ea73d0f5d9fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:16.758648 31225 tablet_copy_client.cc:806] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:16.759348 31225 tablet_copy_client.cc:670] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:16.772492 31225 tablet_copy_client.cc:538] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:16.777379 31230 ts_tablet_manager.cc:933] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:16.779281 31230 tablet_copy_client.cc:323] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.2:37847
I20260710 11:00:16.781210 30755 tablet_copy_service.cc:140] P 718aedb06521430fa6502667c120c320: Received BeginTabletCopySession request for tablet 3be3d6de48bb45eaac5cde434c2e6d96 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:35202)
I20260710 11:00:16.781874 30755 tablet_copy_service.cc:161] P 718aedb06521430fa6502667c120c320: Beginning new tablet copy session on tablet 3be3d6de48bb45eaac5cde434c2e6d96 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:35202: session id = cc9d257e0bb04103b9a85b2cf200402c-3be3d6de48bb45eaac5cde434c2e6d96
I20260710 11:00:16.784744 31225 tablet_bootstrap.cc:492] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:16.790982 31232 ts_tablet_manager.cc:933] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:16.792114 30755 tablet_copy_source_session.cc:215] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:16.798712 31230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be3d6de48bb45eaac5cde434c2e6d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:16.801949 31232 tablet_copy_client.cc:323] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.2:37847
I20260710 11:00:16.809144 30755 tablet_copy_service.cc:140] P 718aedb06521430fa6502667c120c320: Received BeginTabletCopySession request for tablet e48445d8923440fd9aa3025d1f48a8bb from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:35202)
I20260710 11:00:16.816582 30755 tablet_copy_service.cc:161] P 718aedb06521430fa6502667c120c320: Beginning new tablet copy session on tablet e48445d8923440fd9aa3025d1f48a8bb from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:35202: session id = cc9d257e0bb04103b9a85b2cf200402c-e48445d8923440fd9aa3025d1f48a8bb
I20260710 11:00:16.828210 30755 tablet_copy_source_session.cc:215] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:16.828646 31230 tablet_copy_client.cc:806] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:16.831208 31230 tablet_copy_client.cc:670] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:16.833787 31232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48445d8923440fd9aa3025d1f48a8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:16.839907 31225 tablet_bootstrap.cc:492] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:16.850114 31225 tablet_bootstrap.cc:492] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:16.850970 31225 ts_tablet_manager.cc:1403] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.023s
I20260710 11:00:16.851670 31230 tablet_copy_client.cc:538] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:16.854286 31225 raft_consensus.cc:359] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.855209 31225 raft_consensus.cc:740] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:16.855930 31225 consensus_queue.cc:260] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.857827 31232 tablet_copy_client.cc:806] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:16.858446 31232 tablet_copy_client.cc:670] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:16.858734 31225 ts_tablet_manager.cc:1434] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:00:16.861958 30829 tablet_copy_service.cc:342] P 3c023155df40417e8454fadcfa690778: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-84bda98c534f476fbb3ea73d0f5d9fef received from {username='slave'} at 127.0.0.1:46788
I20260710 11:00:16.862399 30829 tablet_copy_service.cc:434] P 3c023155df40417e8454fadcfa690778: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-84bda98c534f476fbb3ea73d0f5d9fef on tablet 84bda98c534f476fbb3ea73d0f5d9fef with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:16.862784 31232 tablet_copy_client.cc:538] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:16.866439 31230 tablet_bootstrap.cc:492] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:16.877933 31232 tablet_bootstrap.cc:492] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:16.886796 31230 tablet_bootstrap.cc:492] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:16.887868 31230 tablet_bootstrap.cc:492] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:16.888652 31230 ts_tablet_manager.cc:1403] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260710 11:00:16.891950 31230 raft_consensus.cc:359] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.892895 31230 raft_consensus.cc:740] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:16.893618 31230 consensus_queue.cc:260] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.897202 31230 ts_tablet_manager.cc:1434] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:16.902720 30755 tablet_copy_service.cc:342] P 718aedb06521430fa6502667c120c320: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-3be3d6de48bb45eaac5cde434c2e6d96 received from {username='slave'} at 127.0.0.1:35202
I20260710 11:00:16.903199 30755 tablet_copy_service.cc:434] P 718aedb06521430fa6502667c120c320: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-3be3d6de48bb45eaac5cde434c2e6d96 on tablet 3be3d6de48bb45eaac5cde434c2e6d96 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:16.913158 31232 tablet_bootstrap.cc:492] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:16.914155 31232 tablet_bootstrap.cc:492] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:16.914851 31232 ts_tablet_manager.cc:1403] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.012s
I20260710 11:00:16.917745 31232 raft_consensus.cc:359] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.918594 31232 raft_consensus.cc:740] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:16.919224 31232 consensus_queue.cc:260] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:16.921476 31232 ts_tablet_manager.cc:1434] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:16.923910 30755 tablet_copy_service.cc:342] P 718aedb06521430fa6502667c120c320: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-e48445d8923440fd9aa3025d1f48a8bb received from {username='slave'} at 127.0.0.1:35202
I20260710 11:00:16.924371 30755 tablet_copy_service.cc:434] P 718aedb06521430fa6502667c120c320: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-e48445d8923440fd9aa3025d1f48a8bb on tablet e48445d8923440fd9aa3025d1f48a8bb with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:17.201440 31096 raft_consensus.cc:1217] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:17.253610 31096 raft_consensus.cc:1217] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:17.307723 31096 raft_consensus.cc:1217] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:17.355820 31096 raft_consensus.cc:1217] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:17.579722 30931 raft_consensus.cc:1064] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:17.581997 30931 consensus_queue.cc:237] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:17.588348 31096 raft_consensus.cc:1275] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.589847 30670 raft_consensus.cc:1275] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.589847 30815 raft_consensus.cc:1275] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.590318 30931 consensus_queue.cc:1048] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.591713 31206 consensus_queue.cc:1048] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.592724 31241 consensus_queue.cc:1048] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.615552 31206 raft_consensus.cc:2955] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.617878 30815 raft_consensus.cc:2955] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.618711 30670 raft_consensus.cc:2955] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.630872 31096 raft_consensus.cc:2955] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.636108 30566 catalog_manager.cc:5697] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:17.658820 30740 consensus_queue.cc:237] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [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: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:17.666697 31096 raft_consensus.cc:1275] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.666777 30815 raft_consensus.cc:1275] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.668439 31206 consensus_queue.cc:1048] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.669358 31241 consensus_queue.cc:1048] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.676738 31238 raft_consensus.cc:2955] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.678634 31096 raft_consensus.cc:2955] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.680136 30815 raft_consensus.cc:2955] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.692683 30567 catalog_manager.cc:5697] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.696798 30553 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14467864b27c471fbb9610a887bc5339 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:17.704933 30651 tablet_service.cc:1558] Processing DeleteTablet for tablet 14467864b27c471fbb9610a887bc5339 with delete_type TABLET_DATA_TOMBSTONED (TS d97d13d0696e4005aed23121996638a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37448
I20260710 11:00:17.710409 31249 tablet_replica.cc:333] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:17.711545 31249 raft_consensus.cc:2243] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:17.712257 31249 raft_consensus.cc:2272] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:17.715133 31249 ts_tablet_manager.cc:1916] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:17.728241 31249 ts_tablet_manager.cc:1929] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:17.728751 31249 log.cc:1199] T 14467864b27c471fbb9610a887bc5339 P d97d13d0696e4005aed23121996638a2: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/wals/14467864b27c471fbb9610a887bc5339
I20260710 11:00:17.730311 30554 catalog_manager.cc:5028] TS d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): tablet 14467864b27c471fbb9610a887bc5339 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:17.870146 31241 raft_consensus.cc:1064] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:17.872946 31241 consensus_queue.cc:237] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:17.880494 30813 raft_consensus.cc:1275] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.880494 31097 raft_consensus.cc:1275] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.882239 30670 raft_consensus.cc:1275] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.882344 30931 consensus_queue.cc:1048] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:17.883340 31206 consensus_queue.cc:1048] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.884349 31241 consensus_queue.cc:1048] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.896304 31238 raft_consensus.cc:2955] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.899333 30813 raft_consensus.cc:2955] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.902808 30669 raft_consensus.cc:2955] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.907280 31239 raft_consensus.cc:1064] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:17.909922 31239 consensus_queue.cc:237] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:17.911818 31096 raft_consensus.cc:2955] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.922914 30565 catalog_manager.cc:5697] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:17.938779 30740 raft_consensus.cc:1275] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.939055 31206 raft_consensus.cc:1064] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:17.940177 31095 raft_consensus.cc:1275] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.940658 31255 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.942158 30669 raft_consensus.cc:1275] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.941918 31206 consensus_queue.cc:237] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:17.943562 31254 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.949494 31255 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.962226 30745 consensus_queue.cc:237] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [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: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:17.968561 31239 raft_consensus.cc:2955] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.972798 31095 raft_consensus.cc:1275] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.973861 30813 raft_consensus.cc:1275] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.974299 30931 consensus_queue.cc:1048] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.977502 30931 consensus_queue.cc:1048] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.986987 30669 raft_consensus.cc:2955] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.988411 30740 raft_consensus.cc:2955] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:17.990559 30670 raft_consensus.cc:1275] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.994133 30813 raft_consensus.cc:1275] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.994462 31238 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.997215 31238 raft_consensus.cc:2955] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.006953 31095 raft_consensus.cc:1275] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:18.006762 30813 raft_consensus.cc:2955] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.008090 30566 catalog_manager.cc:5697] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.010782 31095 raft_consensus.cc:2955] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.008111 30931 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:00:18.017539 31241 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:18.043309 30553 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3be3d6de48bb45eaac5cde434c2e6d96 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:18.048895 30566 catalog_manager.cc:5697] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.069780 30651 tablet_service.cc:1558] Processing DeleteTablet for tablet 3be3d6de48bb45eaac5cde434c2e6d96 with delete_type TABLET_DATA_TOMBSTONED (TS d97d13d0696e4005aed23121996638a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37448
I20260710 11:00:18.070922 31249 tablet_replica.cc:333] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:18.071655 31249 raft_consensus.cc:2243] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:18.072314 31249 raft_consensus.cc:2272] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:18.076113 31249 ts_tablet_manager.cc:1916] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:18.085825 31241 raft_consensus.cc:2955] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.087914 30815 raft_consensus.cc:2955] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.088055 31097 raft_consensus.cc:2955] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.096601 31096 raft_consensus.cc:2955] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.103470 30670 raft_consensus.cc:2955] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.109457 30566 catalog_manager.cc:5697] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:18.115715 31249 ts_tablet_manager.cc:1929] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:18.116230 31249 log.cc:1199] T 3be3d6de48bb45eaac5cde434c2e6d96 P d97d13d0696e4005aed23121996638a2: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/wals/3be3d6de48bb45eaac5cde434c2e6d96
I20260710 11:00:18.117861 30554 catalog_manager.cc:5028] TS d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): tablet 3be3d6de48bb45eaac5cde434c2e6d96 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:18.125967 30740 consensus_queue.cc:237] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:18.132270 30670 raft_consensus.cc:1275] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.132683 31097 raft_consensus.cc:1275] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.133713 31241 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.134603 30931 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.141084 31238 raft_consensus.cc:2955] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.149341 31097 raft_consensus.cc:2955] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.149849 30669 raft_consensus.cc:2955] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.155661 30553 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e48445d8923440fd9aa3025d1f48a8bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:18.168892 30568 catalog_manager.cc:5697] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.181860 30809 tablet_service.cc:1558] Processing DeleteTablet for tablet e48445d8923440fd9aa3025d1f48a8bb with delete_type TABLET_DATA_TOMBSTONED (TS 3c023155df40417e8454fadcfa690778 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46750
I20260710 11:00:18.194636 31266 tablet_replica.cc:333] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:18.195876 31266 raft_consensus.cc:2243] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:18.196733 31266 raft_consensus.cc:2272] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:18.200644 31266 ts_tablet_manager.cc:1916] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:18.220948 31266 ts_tablet_manager.cc:1929] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:18.221376 31266 log.cc:1199] T e48445d8923440fd9aa3025d1f48a8bb P 3c023155df40417e8454fadcfa690778: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root/wals/e48445d8923440fd9aa3025d1f48a8bb
I20260710 11:00:18.223136 30555 catalog_manager.cc:5028] TS 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): tablet e48445d8923440fd9aa3025d1f48a8bb (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:18.457068 30815 consensus_queue.cc:237] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:18.461773 31097 raft_consensus.cc:1275] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.463402 30669 raft_consensus.cc:1275] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:18.463660 31239 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:18.464864 31255 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:18.473297 31254 raft_consensus.cc:2955] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.476863 31097 raft_consensus.cc:2955] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.478665 30669 raft_consensus.cc:2955] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:18.484515 30555 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84bda98c534f476fbb3ea73d0f5d9fef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:18.490334 30566 catalog_manager.cc:5697] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:18.505786 30729 tablet_service.cc:1558] Processing DeleteTablet for tablet 84bda98c534f476fbb3ea73d0f5d9fef with delete_type TABLET_DATA_TOMBSTONED (TS 718aedb06521430fa6502667c120c320 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35164
I20260710 11:00:18.507280 31267 tablet_replica.cc:333] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:18.508038 31267 raft_consensus.cc:2243] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:18.508886 31267 raft_consensus.cc:2272] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:18.514488 31267 ts_tablet_manager.cc:1916] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:18.526055 31267 ts_tablet_manager.cc:1929] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:18.526460 31267 log.cc:1199] T 84bda98c534f476fbb3ea73d0f5d9fef P 718aedb06521430fa6502667c120c320: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root/wals/84bda98c534f476fbb3ea73d0f5d9fef
I20260710 11:00:18.527834 30553 catalog_manager.cc:5028] TS 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): tablet 84bda98c534f476fbb3ea73d0f5d9fef (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:19.534111 30670 consensus_queue.cc:237] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:19.539964 30818 raft_consensus.cc:1275] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:19.540393 30745 raft_consensus.cc:1275] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:19.541601 31202 consensus_queue.cc:1048] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:19.542539 31271 consensus_queue.cc:1048] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:19.543275 30636 consensus_peers.cc:597] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c32b55d5119f4dc9ae031c8797d0c22d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:19.550474 31261 raft_consensus.cc:2955] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.552129 30818 raft_consensus.cc:2955] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.552441 30745 raft_consensus.cc:2955] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.565989 30740 consensus_queue.cc:237] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:19.565675 30566 catalog_manager.cc:5697] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:19.573817 30711 consensus_peers.cc:597] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f50a2c087e714fc7acd23380e20551d2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:19.574613 30818 raft_consensus.cc:1275] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:19.574669 30670 raft_consensus.cc:1275] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:19.578018 31268 consensus_queue.cc:1048] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:19.579113 31241 consensus_queue.cc:1048] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:19.588291 31268 raft_consensus.cc:2955] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.598877 30670 raft_consensus.cc:2955] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.606532 30818 raft_consensus.cc:2955] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.608033 30669 consensus_queue.cc:237] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:19.610023 30565 catalog_manager.cc:5697] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:19.621562 30636 consensus_peers.cc:597] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ef665fec9dd4901b0c49740e8eb091a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:19.622920 30815 raft_consensus.cc:1275] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:19.624975 30740 raft_consensus.cc:1275] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:19.626487 31202 consensus_queue.cc:1048] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:19.627396 31261 consensus_queue.cc:1048] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:19.638463 31261 raft_consensus.cc:2955] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.640023 30740 raft_consensus.cc:2955] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.641026 30815 raft_consensus.cc:2955] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.654794 30568 catalog_manager.cc:5697] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:19.655366 30670 consensus_queue.cc:237] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:19.674387 30740 raft_consensus.cc:1275] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:19.674652 30815 raft_consensus.cc:1275] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:19.676010 31274 consensus_queue.cc:1048] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:00:19.677292 30636 consensus_peers.cc:597] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae24459931fb4375b4b4756c4f1c0a1f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:19.678013 31274 consensus_queue.cc:1048] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:19.683396 31261 raft_consensus.cc:2955] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.685282 30740 raft_consensus.cc:2955] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.688162 30815 raft_consensus.cc:2955] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:19.699577 30568 catalog_manager.cc:5697] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:20.000449 31289 ts_tablet_manager.cc:933] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683)
I20260710 11:00:20.002485 31289 tablet_copy_client.cc:323] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.1:43683
I20260710 11:00:20.004290 30680 tablet_copy_service.cc:140] P d97d13d0696e4005aed23121996638a2: Received BeginTabletCopySession request for tablet c32b55d5119f4dc9ae031c8797d0c22d from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:37474)
I20260710 11:00:20.004769 30680 tablet_copy_service.cc:161] P d97d13d0696e4005aed23121996638a2: Beginning new tablet copy session on tablet c32b55d5119f4dc9ae031c8797d0c22d from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:37474: session id = cc9d257e0bb04103b9a85b2cf200402c-c32b55d5119f4dc9ae031c8797d0c22d
I20260710 11:00:20.011008 30680 tablet_copy_source_session.cc:215] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:20.013859 31289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32b55d5119f4dc9ae031c8797d0c22d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:20.025547 31289 tablet_copy_client.cc:806] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:20.026157 31289 tablet_copy_client.cc:670] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:20.029901 31289 tablet_copy_client.cc:538] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:20.038107 31289 tablet_bootstrap.cc:492] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:20.059033 31289 tablet_bootstrap.cc:492] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:20.060135 31289 tablet_bootstrap.cc:492] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:20.060894 31289 ts_tablet_manager.cc:1403] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260710 11:00:20.060916 31292 ts_tablet_manager.cc:933] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683)
I20260710 11:00:20.063268 31292 tablet_copy_client.cc:323] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.1:43683
I20260710 11:00:20.064962 30680 tablet_copy_service.cc:140] P d97d13d0696e4005aed23121996638a2: Received BeginTabletCopySession request for tablet 0ef665fec9dd4901b0c49740e8eb091a from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:37474)
I20260710 11:00:20.064311 31289 raft_consensus.cc:359] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:20.065513 30680 tablet_copy_service.cc:161] P d97d13d0696e4005aed23121996638a2: Beginning new tablet copy session on tablet 0ef665fec9dd4901b0c49740e8eb091a from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:37474: session id = cc9d257e0bb04103b9a85b2cf200402c-0ef665fec9dd4901b0c49740e8eb091a
I20260710 11:00:20.065657 31289 raft_consensus.cc:740] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:20.066390 31289 consensus_queue.cc:260] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:20.069782 31289 ts_tablet_manager.cc:1434] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:00:20.071882 30679 tablet_copy_service.cc:342] P d97d13d0696e4005aed23121996638a2: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-c32b55d5119f4dc9ae031c8797d0c22d received from {username='slave'} at 127.0.0.1:37474
I20260710 11:00:20.072346 30679 tablet_copy_service.cc:434] P d97d13d0696e4005aed23121996638a2: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-c32b55d5119f4dc9ae031c8797d0c22d on tablet c32b55d5119f4dc9ae031c8797d0c22d with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:20.074975 30680 tablet_copy_source_session.cc:215] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:20.078295 31292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef665fec9dd4901b0c49740e8eb091a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:20.090620 31292 tablet_copy_client.cc:806] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:20.091248 31292 tablet_copy_client.cc:670] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:20.095031 31292 tablet_copy_client.cc:538] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:20.103647 31292 tablet_bootstrap.cc:492] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:20.123844 31292 tablet_bootstrap.cc:492] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:20.125295 31292 tablet_bootstrap.cc:492] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:20.125938 31292 ts_tablet_manager.cc:1403] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.012s
I20260710 11:00:20.128875 31292 raft_consensus.cc:359] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:20.130389 31292 raft_consensus.cc:740] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:20.131124 31289 ts_tablet_manager.cc:933] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:20.131124 31292 consensus_queue.cc:260] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:20.138281 31292 ts_tablet_manager.cc:1434] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:00:20.141249 30680 tablet_copy_service.cc:342] P d97d13d0696e4005aed23121996638a2: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-0ef665fec9dd4901b0c49740e8eb091a received from {username='slave'} at 127.0.0.1:37474
I20260710 11:00:20.141812 30680 tablet_copy_service.cc:434] P d97d13d0696e4005aed23121996638a2: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-0ef665fec9dd4901b0c49740e8eb091a on tablet 0ef665fec9dd4901b0c49740e8eb091a with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:20.145200 31289 tablet_copy_client.cc:323] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.2:37847
I20260710 11:00:20.148614 30755 tablet_copy_service.cc:140] P 718aedb06521430fa6502667c120c320: Received BeginTabletCopySession request for tablet f50a2c087e714fc7acd23380e20551d2 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:35202)
I20260710 11:00:20.149145 30755 tablet_copy_service.cc:161] P 718aedb06521430fa6502667c120c320: Beginning new tablet copy session on tablet f50a2c087e714fc7acd23380e20551d2 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:35202: session id = cc9d257e0bb04103b9a85b2cf200402c-f50a2c087e714fc7acd23380e20551d2
I20260710 11:00:20.156433 30755 tablet_copy_source_session.cc:215] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:20.159334 31289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50a2c087e714fc7acd23380e20551d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:20.173730 31289 tablet_copy_client.cc:806] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:20.174260 31289 tablet_copy_client.cc:670] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:20.178062 31289 tablet_copy_client.cc:538] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:20.185298 31289 tablet_bootstrap.cc:492] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:20.199973 31289 tablet_bootstrap.cc:492] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:20.200819 31289 tablet_bootstrap.cc:492] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:20.201519 31289 ts_tablet_manager.cc:1403] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.009s
I20260710 11:00:20.204145 31289 raft_consensus.cc:359] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:20.204972 31289 raft_consensus.cc:740] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:20.205637 31289 consensus_queue.cc:260] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:20.207363 31289 ts_tablet_manager.cc:1434] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:00:20.210857 30755 tablet_copy_service.cc:342] P 718aedb06521430fa6502667c120c320: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-f50a2c087e714fc7acd23380e20551d2 received from {username='slave'} at 127.0.0.1:35202
I20260710 11:00:20.211268 30755 tablet_copy_service.cc:434] P 718aedb06521430fa6502667c120c320: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-f50a2c087e714fc7acd23380e20551d2 on tablet f50a2c087e714fc7acd23380e20551d2 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:20.280861 31289 ts_tablet_manager.cc:933] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683)
I20260710 11:00:20.282614 31289 tablet_copy_client.cc:323] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.1:43683
I20260710 11:00:20.284242 30680 tablet_copy_service.cc:140] P d97d13d0696e4005aed23121996638a2: Received BeginTabletCopySession request for tablet ae24459931fb4375b4b4756c4f1c0a1f from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:37474)
I20260710 11:00:20.284729 30680 tablet_copy_service.cc:161] P d97d13d0696e4005aed23121996638a2: Beginning new tablet copy session on tablet ae24459931fb4375b4b4756c4f1c0a1f from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:37474: session id = cc9d257e0bb04103b9a85b2cf200402c-ae24459931fb4375b4b4756c4f1c0a1f
I20260710 11:00:20.290515 30680 tablet_copy_source_session.cc:215] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:20.294283 31289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae24459931fb4375b4b4756c4f1c0a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:20.305917 31289 tablet_copy_client.cc:806] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:20.306442 31289 tablet_copy_client.cc:670] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:20.310338 31289 tablet_copy_client.cc:538] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:20.316903 31289 tablet_bootstrap.cc:492] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:20.329587 31289 tablet_bootstrap.cc:492] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:20.330227 31289 tablet_bootstrap.cc:492] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:20.330717 31289 ts_tablet_manager.cc:1403] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:00:20.332613 31289 raft_consensus.cc:359] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:20.333132 31289 raft_consensus.cc:740] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:20.333575 31289 consensus_queue.cc:260] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:20.336670 31289 ts_tablet_manager.cc:1434] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:20.338165 30680 tablet_copy_service.cc:342] P d97d13d0696e4005aed23121996638a2: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-ae24459931fb4375b4b4756c4f1c0a1f received from {username='slave'} at 127.0.0.1:37474
I20260710 11:00:20.338574 30680 tablet_copy_service.cc:434] P d97d13d0696e4005aed23121996638a2: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-ae24459931fb4375b4b4756c4f1c0a1f on tablet ae24459931fb4375b4b4756c4f1c0a1f with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:20.505227 31097 raft_consensus.cc:1217] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:20.605382 31097 raft_consensus.cc:1217] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:20.625346 31097 raft_consensus.cc:1217] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:20.799711 31097 raft_consensus.cc:1217] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:21.014200 31261 raft_consensus.cc:1064] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:21.016177 31261 consensus_queue.cc:237] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:21.022107 31096 raft_consensus.cc:1275] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.023288 30745 raft_consensus.cc:1275] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.024498 31300 consensus_queue.cc:1048] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.025553 30818 raft_consensus.cc:1275] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.025666 31271 consensus_queue.cc:1048] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:21.027547 31261 consensus_queue.cc:1048] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.054039 31261 raft_consensus.cc:1064] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:21.053674 31306 raft_consensus.cc:2955] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.056914 31261 consensus_queue.cc:237] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:21.057871 31096 raft_consensus.cc:2955] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.067811 30818 raft_consensus.cc:2955] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.073952 30568 catalog_manager.cc:5697] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:21.081539 30745 raft_consensus.cc:2955] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.086856 31096 raft_consensus.cc:1275] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.088399 31271 consensus_queue.cc:1048] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.092307 30818 raft_consensus.cc:1275] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.093711 30740 raft_consensus.cc:1275] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.095110 31271 consensus_queue.cc:1048] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.095957 31261 consensus_queue.cc:1048] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 11:00:21.134635 31241 raft_consensus.cc:1064] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:21.143515 31241 consensus_queue.cc:237] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:21.152269 31306 raft_consensus.cc:2955] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.157801 30745 raft_consensus.cc:2955] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.161053 30818 raft_consensus.cc:2955] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.171406 31096 raft_consensus.cc:2955] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.173312 30670 consensus_queue.cc:237] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:21.178362 31097 raft_consensus.cc:1275] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.180807 31282 consensus_queue.cc:1048] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.183240 30815 raft_consensus.cc:1275] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.185722 31261 consensus_queue.cc:1048] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.187510 31097 raft_consensus.cc:1275] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.190461 31271 consensus_queue.cc:1048] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.191310 30566 catalog_manager.cc:5697] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.194209 30670 raft_consensus.cc:1275] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.195752 31241 consensus_queue.cc:1048] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.196301 30818 raft_consensus.cc:1275] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.200198 31316 consensus_queue.cc:1048] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.207935 31095 raft_consensus.cc:2955] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.211045 31241 raft_consensus.cc:2955] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.206655 31306 raft_consensus.cc:2955] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.215502 30670 raft_consensus.cc:2955] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.221611 30815 raft_consensus.cc:2955] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.226516 31097 raft_consensus.cc:2955] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.234270 30554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c32b55d5119f4dc9ae031c8797d0c22d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:21.235143 30568 catalog_manager.cc:5697] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:21.236212 30567 catalog_manager.cc:5697] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.237552 30669 consensus_queue.cc:237] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:21.246143 30813 raft_consensus.cc:2955] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.248251 30815 raft_consensus.cc:1275] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.250370 31271 consensus_queue.cc:1048] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.257944 31095 raft_consensus.cc:1275] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.258975 31300 raft_consensus.cc:2955] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.260684 30818 raft_consensus.cc:2955] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.261946 31271 consensus_queue.cc:1048] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.263818 30729 tablet_service.cc:1558] Processing DeleteTablet for tablet c32b55d5119f4dc9ae031c8797d0c22d with delete_type TABLET_DATA_TOMBSTONED (TS 718aedb06521430fa6502667c120c320 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35164
I20260710 11:00:21.274117 31320 tablet_replica.cc:333] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:21.274979 30745 consensus_queue.cc:237] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [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: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:21.275236 31320 raft_consensus.cc:2243] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.284750 31320 raft_consensus.cc:2272] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.282415 30554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ef665fec9dd4901b0c49740e8eb091a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:21.278180 31095 raft_consensus.cc:2955] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.290448 30818 raft_consensus.cc:1275] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.289125 31097 raft_consensus.cc:1275] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.291836 31316 consensus_queue.cc:1048] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:21.293661 31320 ts_tablet_manager.cc:1916] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:21.293906 31282 consensus_queue.cc:1048] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.301734 31241 raft_consensus.cc:2955] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.289839 30567 catalog_manager.cc:5697] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.308071 30815 raft_consensus.cc:2955] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.316018 30553 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f50a2c087e714fc7acd23380e20551d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:21.316946 31095 raft_consensus.cc:2955] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.326102 30566 catalog_manager.cc:5697] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:21.331957 30729 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ef665fec9dd4901b0c49740e8eb091a with delete_type TABLET_DATA_TOMBSTONED (TS 718aedb06521430fa6502667c120c320 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35164
I20260710 11:00:21.339311 30651 tablet_service.cc:1558] Processing DeleteTablet for tablet f50a2c087e714fc7acd23380e20551d2 with delete_type TABLET_DATA_TOMBSTONED (TS d97d13d0696e4005aed23121996638a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37448
I20260710 11:00:21.343418 31320 ts_tablet_manager.cc:1929] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:21.344245 31320 log.cc:1199] T c32b55d5119f4dc9ae031c8797d0c22d P 718aedb06521430fa6502667c120c320: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root/wals/c32b55d5119f4dc9ae031c8797d0c22d
I20260710 11:00:21.348004 30553 catalog_manager.cc:5028] TS 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): tablet c32b55d5119f4dc9ae031c8797d0c22d (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:21.348182 31320 tablet_replica.cc:333] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:21.348730 31321 tablet_replica.cc:333] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:21.349319 31320 raft_consensus.cc:2243] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.349694 31321 raft_consensus.cc:2243] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.350158 31320 raft_consensus.cc:2272] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.350831 31321 raft_consensus.cc:2272] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.354003 31320 ts_tablet_manager.cc:1916] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:21.355687 31321 ts_tablet_manager.cc:1916] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:21.365738 31306 raft_consensus.cc:1064] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:21.368808 31306 consensus_queue.cc:237] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:21.370563 31321 ts_tablet_manager.cc:1929] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:21.371181 31321 log.cc:1199] T f50a2c087e714fc7acd23380e20551d2 P d97d13d0696e4005aed23121996638a2: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/wals/f50a2c087e714fc7acd23380e20551d2
I20260710 11:00:21.372213 31320 ts_tablet_manager.cc:1929] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:21.372687 31320 log.cc:1199] T 0ef665fec9dd4901b0c49740e8eb091a P 718aedb06521430fa6502667c120c320: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root/wals/0ef665fec9dd4901b0c49740e8eb091a
I20260710 11:00:21.373003 30554 catalog_manager.cc:5028] TS d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): tablet f50a2c087e714fc7acd23380e20551d2 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:21.378669 31095 raft_consensus.cc:1275] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.379753 30553 catalog_manager.cc:5028] TS 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): tablet 0ef665fec9dd4901b0c49740e8eb091a (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:21.379931 30740 raft_consensus.cc:1275] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.381297 30815 raft_consensus.cc:1275] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:21.381707 31300 consensus_queue.cc:1048] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.382848 31261 consensus_queue.cc:1048] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.384469 31300 consensus_queue.cc:1048] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:21.398331 30818 raft_consensus.cc:2955] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.395066 31306 raft_consensus.cc:2955] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.402215 31095 raft_consensus.cc:2955] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.416217 30745 raft_consensus.cc:2955] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.421841 30564 catalog_manager.cc:5697] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.439698 30670 consensus_queue.cc:237] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:21.447798 30745 raft_consensus.cc:1275] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.448869 31271 consensus_queue.cc:1048] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.452849 31095 raft_consensus.cc:1275] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:21.454180 31271 consensus_queue.cc:1048] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:21.455701 31261 raft_consensus.cc:2955] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.457456 30745 raft_consensus.cc:2955] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.462443 31097 raft_consensus.cc:2955] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.466673 30554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae24459931fb4375b4b4756c4f1c0a1f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:21.472476 30566 catalog_manager.cc:5697] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:21.484390 30809 tablet_service.cc:1558] Processing DeleteTablet for tablet ae24459931fb4375b4b4756c4f1c0a1f with delete_type TABLET_DATA_TOMBSTONED (TS 3c023155df40417e8454fadcfa690778 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46750
I20260710 11:00:21.492799 31326 tablet_replica.cc:333] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:21.493618 31326 raft_consensus.cc:2243] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:21.494230 31326 raft_consensus.cc:2272] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:21.497961 31326 ts_tablet_manager.cc:1916] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:21.509428 31326 ts_tablet_manager.cc:1929] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:21.509722 31326 log.cc:1199] T ae24459931fb4375b4b4756c4f1c0a1f P 3c023155df40417e8454fadcfa690778: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root/wals/ae24459931fb4375b4b4756c4f1c0a1f
I20260710 11:00:21.511071 30555 catalog_manager.cc:5028] TS 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): tablet ae24459931fb4375b4b4756c4f1c0a1f (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:22.517820 30745 consensus_queue.cc:237] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:22.525208 30670 raft_consensus.cc:1275] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:22.526252 30815 raft_consensus.cc:1275] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:00:22.526708 31328 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:00:22.527642 30711 consensus_peers.cc:597] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c12c6ff3f2f94a21870e45f6218ec0c4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:22.528615 31316 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.535629 31328 raft_consensus.cc:2955] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.538329 30670 raft_consensus.cc:2955] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.539700 30815 raft_consensus.cc:2955] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.552378 30818 consensus_queue.cc:237] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:22.554745 30567 catalog_manager.cc:5697] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index -1 to 3, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 2 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:22.562983 30745 raft_consensus.cc:1275] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:22.564771 31269 consensus_queue.cc:1048] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:22.565610 30670 raft_consensus.cc:1275] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:22.568282 30785 consensus_peers.cc:597] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f481d9f8a8ab44c1ad38b7d916f15c70. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:22.568475 31333 consensus_queue.cc:1048] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:22.578423 31269 raft_consensus.cc:2955] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.580825 30745 raft_consensus.cc:2955] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.601984 30818 consensus_queue.cc:237] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:22.613229 30566 catalog_manager.cc:5697] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.619421 30745 raft_consensus.cc:1275] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:22.621074 30785 consensus_peers.cc:597] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02733c01797b49408195f431311d532f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:22.620883 30670 raft_consensus.cc:2955] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.622027 31269 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:22.626811 30669 raft_consensus.cc:1275] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:22.639197 31269 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:22.644356 31269 raft_consensus.cc:2955] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.651657 30745 raft_consensus.cc:2955] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.662406 30668 consensus_queue.cc:237] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:22.666234 30568 catalog_manager.cc:5697] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:22.673344 30818 raft_consensus.cc:1275] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:22.675175 30636 consensus_peers.cc:597] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 457661aa36ad4355991347adf4c48d03. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:22.675542 30670 raft_consensus.cc:2955] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.678057 30745 raft_consensus.cc:1275] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:22.678928 31271 consensus_queue.cc:1048] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:22.679880 31261 consensus_queue.cc:1048] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:22.700089 31261 raft_consensus.cc:2955] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.704573 30745 raft_consensus.cc:2955] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.707229 30818 raft_consensus.cc:2955] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.727442 30568 catalog_manager.cc:5697] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:22.936043 31349 ts_tablet_manager.cc:933] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:22.937834 31349 tablet_copy_client.cc:323] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.2:37847
I20260710 11:00:22.939720 30755 tablet_copy_service.cc:140] P 718aedb06521430fa6502667c120c320: Received BeginTabletCopySession request for tablet c12c6ff3f2f94a21870e45f6218ec0c4 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:35202)
I20260710 11:00:22.940239 30755 tablet_copy_service.cc:161] P 718aedb06521430fa6502667c120c320: Beginning new tablet copy session on tablet c12c6ff3f2f94a21870e45f6218ec0c4 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:35202: session id = cc9d257e0bb04103b9a85b2cf200402c-c12c6ff3f2f94a21870e45f6218ec0c4
I20260710 11:00:22.948689 30755 tablet_copy_source_session.cc:215] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:22.952227 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12c6ff3f2f94a21870e45f6218ec0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:22.966948 31349 tablet_copy_client.cc:806] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:22.967502 31349 tablet_copy_client.cc:670] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:22.972546 31349 tablet_copy_client.cc:538] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:22.984038 31349 tablet_bootstrap.cc:492] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:23.009797 31349 tablet_bootstrap.cc:492] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:23.011548 31349 tablet_bootstrap.cc:492] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:23.012449 31349 ts_tablet_manager.cc:1403] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.008s
I20260710 11:00:23.015388 31349 raft_consensus.cc:359] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:23.016039 31349 raft_consensus.cc:740] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:23.016594 31349 consensus_queue.cc:260] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:23.020709 31349 ts_tablet_manager.cc:1434] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:23.022449 30755 tablet_copy_service.cc:342] P 718aedb06521430fa6502667c120c320: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-c12c6ff3f2f94a21870e45f6218ec0c4 received from {username='slave'} at 127.0.0.1:35202
I20260710 11:00:23.022872 30755 tablet_copy_service.cc:434] P 718aedb06521430fa6502667c120c320: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-c12c6ff3f2f94a21870e45f6218ec0c4 on tablet c12c6ff3f2f94a21870e45f6218ec0c4 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:23.053941 31349 ts_tablet_manager.cc:933] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:23.055795 31349 tablet_copy_client.cc:323] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.3:46649
I20260710 11:00:23.058727 30829 tablet_copy_service.cc:140] P 3c023155df40417e8454fadcfa690778: Received BeginTabletCopySession request for tablet f481d9f8a8ab44c1ad38b7d916f15c70 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:46788)
I20260710 11:00:23.059307 30829 tablet_copy_service.cc:161] P 3c023155df40417e8454fadcfa690778: Beginning new tablet copy session on tablet f481d9f8a8ab44c1ad38b7d916f15c70 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:46788: session id = cc9d257e0bb04103b9a85b2cf200402c-f481d9f8a8ab44c1ad38b7d916f15c70
I20260710 11:00:23.067449 30829 tablet_copy_source_session.cc:215] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:23.071305 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f481d9f8a8ab44c1ad38b7d916f15c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.088423 31349 tablet_copy_client.cc:806] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:23.089078 31349 tablet_copy_client.cc:670] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:23.094842 31349 tablet_copy_client.cc:538] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:23.106683 31349 tablet_bootstrap.cc:492] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:23.131114 31349 tablet_bootstrap.cc:492] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:23.132462 31349 tablet_bootstrap.cc:492] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:23.133213 31349 ts_tablet_manager.cc:1403] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.009s
I20260710 11:00:23.136929 31349 raft_consensus.cc:359] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:23.137907 31349 raft_consensus.cc:740] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:23.139097 31349 consensus_queue.cc:260] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:23.143765 31349 ts_tablet_manager.cc:1434] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:00:23.147655 30829 tablet_copy_service.cc:342] P 3c023155df40417e8454fadcfa690778: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-f481d9f8a8ab44c1ad38b7d916f15c70 received from {username='slave'} at 127.0.0.1:46788
I20260710 11:00:23.148180 30829 tablet_copy_service.cc:434] P 3c023155df40417e8454fadcfa690778: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-f481d9f8a8ab44c1ad38b7d916f15c70 on tablet f481d9f8a8ab44c1ad38b7d916f15c70 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:23.166872 31349 ts_tablet_manager.cc:933] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:23.169250 31349 tablet_copy_client.cc:323] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.3:46649
I20260710 11:00:23.170888 30829 tablet_copy_service.cc:140] P 3c023155df40417e8454fadcfa690778: Received BeginTabletCopySession request for tablet 02733c01797b49408195f431311d532f from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:46788)
I20260710 11:00:23.171403 30829 tablet_copy_service.cc:161] P 3c023155df40417e8454fadcfa690778: Beginning new tablet copy session on tablet 02733c01797b49408195f431311d532f from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:46788: session id = cc9d257e0bb04103b9a85b2cf200402c-02733c01797b49408195f431311d532f
I20260710 11:00:23.177279 31356 ts_tablet_manager.cc:933] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683)
I20260710 11:00:23.179661 31356 tablet_copy_client.cc:323] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.1:43683
I20260710 11:00:23.181555 30680 tablet_copy_service.cc:140] P d97d13d0696e4005aed23121996638a2: Received BeginTabletCopySession request for tablet 457661aa36ad4355991347adf4c48d03 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:37474)
I20260710 11:00:23.181720 30829 tablet_copy_source_session.cc:215] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:23.182237 30680 tablet_copy_service.cc:161] P d97d13d0696e4005aed23121996638a2: Beginning new tablet copy session on tablet 457661aa36ad4355991347adf4c48d03 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:37474: session id = cc9d257e0bb04103b9a85b2cf200402c-457661aa36ad4355991347adf4c48d03
I20260710 11:00:23.185395 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02733c01797b49408195f431311d532f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.204125 30680 tablet_copy_source_session.cc:215] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:23.205763 31349 tablet_copy_client.cc:806] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:23.207180 31356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457661aa36ad4355991347adf4c48d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:23.208510 31349 tablet_copy_client.cc:670] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:23.213617 31349 tablet_copy_client.cc:538] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:23.225644 31356 tablet_copy_client.cc:806] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:23.226289 31356 tablet_copy_client.cc:670] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:23.227818 31349 tablet_bootstrap.cc:492] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:23.230541 31356 tablet_copy_client.cc:538] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:23.246673 31356 tablet_bootstrap.cc:492] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:23.252247 31349 tablet_bootstrap.cc:492] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:23.253237 31349 tablet_bootstrap.cc:492] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:23.253933 31349 ts_tablet_manager.cc:1403] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260710 11:00:23.257305 31349 raft_consensus.cc:359] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:23.258164 31349 raft_consensus.cc:740] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:23.258800 31349 consensus_queue.cc:260] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:23.261283 31349 ts_tablet_manager.cc:1434] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:23.263283 30829 tablet_copy_service.cc:342] P 3c023155df40417e8454fadcfa690778: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-02733c01797b49408195f431311d532f received from {username='slave'} at 127.0.0.1:46788
I20260710 11:00:23.263777 30829 tablet_copy_service.cc:434] P 3c023155df40417e8454fadcfa690778: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-02733c01797b49408195f431311d532f on tablet 02733c01797b49408195f431311d532f with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:23.266966 31356 tablet_bootstrap.cc:492] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:23.267913 31356 tablet_bootstrap.cc:492] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:23.268683 31356 ts_tablet_manager.cc:1403] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260710 11:00:23.271996 31356 raft_consensus.cc:359] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:23.272918 31356 raft_consensus.cc:740] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:23.273511 31356 consensus_queue.cc:260] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:23.276049 31356 ts_tablet_manager.cc:1434] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:00:23.277823 30680 tablet_copy_service.cc:342] P d97d13d0696e4005aed23121996638a2: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-457661aa36ad4355991347adf4c48d03 received from {username='slave'} at 127.0.0.1:37474
I20260710 11:00:23.278234 30680 tablet_copy_service.cc:434] P d97d13d0696e4005aed23121996638a2: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-457661aa36ad4355991347adf4c48d03 on tablet 457661aa36ad4355991347adf4c48d03 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:23.400507 31097 raft_consensus.cc:1217] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:00:23.513989 31095 raft_consensus.cc:1217] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:23.695791 31095 raft_consensus.cc:1217] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:23.730588 31095 raft_consensus.cc:1217] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:23.898380 31358 raft_consensus.cc:1064] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:23.900600 31358 consensus_queue.cc:237] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:23.908059 30818 raft_consensus.cc:1275] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:00:23.908916 31095 raft_consensus.cc:1275] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEARNER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:00:23.909677 31358 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:23.910499 30668 raft_consensus.cc:1275] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:00:23.910777 31364 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:23.912989 31364 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:23.932444 31358 raft_consensus.cc:2955] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:23.941545 30668 raft_consensus.cc:2955] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:23.954187 31095 raft_consensus.cc:2955] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:23.958150 30815 raft_consensus.cc:2955] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:23.959470 30566 catalog_manager.cc:5697] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 3 to 4, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:24.014772 31361 raft_consensus.cc:1064] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:24.021381 31361 consensus_queue.cc:237] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:24.026224 30745 consensus_queue.cc:237] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:24.032495 30668 raft_consensus.cc:1275] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:24.034502 31358 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:24.034904 31095 raft_consensus.cc:1275] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:24.042179 31095 raft_consensus.cc:1275] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.042289 31364 consensus_queue.cc:1048] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:24.044764 30745 raft_consensus.cc:1275] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.044952 30670 raft_consensus.cc:1275] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.044543 31361 consensus_queue.cc:1048] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:24.049108 31269 consensus_queue.cc:1048] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:24.048458 31241 raft_consensus.cc:2955] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.052367 31339 consensus_queue.cc:1048] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:24.063184 30670 raft_consensus.cc:2955] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.092991 31096 raft_consensus.cc:2955] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.095832 30566 catalog_manager.cc:5697] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index 4 to 5, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New cstate: current_term: 2 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.096946 30553 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c12c6ff3f2f94a21870e45f6218ec0c4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:24.111951 31361 raft_consensus.cc:2955] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.118628 31095 raft_consensus.cc:2955] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.125468 30745 raft_consensus.cc:2955] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.129347 30668 raft_consensus.cc:2955] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.139238 30809 tablet_service.cc:1558] Processing DeleteTablet for tablet c12c6ff3f2f94a21870e45f6218ec0c4 with delete_type TABLET_DATA_TOMBSTONED (TS 3c023155df40417e8454fadcfa690778 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46750
I20260710 11:00:24.150350 31378 tablet_replica.cc:333] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:24.142652 30564 catalog_manager.cc:5697] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:24.156873 31378 raft_consensus.cc:2243] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:24.157953 31378 raft_consensus.cc:2272] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:24.168226 31378 ts_tablet_manager.cc:1916] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:24.172976 31361 raft_consensus.cc:1064] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:24.178473 31361 consensus_queue.cc:237] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:24.191936 31095 raft_consensus.cc:1275] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.194542 30745 raft_consensus.cc:1275] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.196746 31378 ts_tablet_manager.cc:1929] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:00:24.197214 31378 log.cc:1199] T c12c6ff3f2f94a21870e45f6218ec0c4 P 3c023155df40417e8454fadcfa690778: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root/wals/c12c6ff3f2f94a21870e45f6218ec0c4
I20260710 11:00:24.197260 30668 raft_consensus.cc:1275] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.197875 30815 consensus_queue.cc:237] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [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: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:24.199532 30555 catalog_manager.cc:5028] TS 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): tablet c12c6ff3f2f94a21870e45f6218ec0c4 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:24.203261 31361 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:24.209992 31339 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:24.212211 31269 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:24.213279 30745 raft_consensus.cc:1275] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:24.215616 31095 raft_consensus.cc:1275] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:24.216060 31269 consensus_queue.cc:1048] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:24.223349 31339 consensus_queue.cc:1048] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:24.236196 31269 raft_consensus.cc:2955] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.240828 30740 raft_consensus.cc:2955] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.253213 31339 raft_consensus.cc:2955] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.258211 30668 raft_consensus.cc:2955] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.269460 31095 raft_consensus.cc:2955] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.282967 30555 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f481d9f8a8ab44c1ad38b7d916f15c70 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:24.281716 30564 catalog_manager.cc:5697] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.293533 31261 raft_consensus.cc:1064] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:24.295920 31261 consensus_queue.cc:237] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:24.305133 30564 catalog_manager.cc:5697] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.314105 31096 raft_consensus.cc:2955] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.332401 31095 raft_consensus.cc:1275] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.333819 30815 raft_consensus.cc:1275] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.335570 31261 consensus_queue.cc:1048] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:24.337664 30745 raft_consensus.cc:1275] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:24.337458 31348 consensus_queue.cc:1048] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:24.341440 30651 tablet_service.cc:1558] Processing DeleteTablet for tablet f481d9f8a8ab44c1ad38b7d916f15c70 with delete_type TABLET_DATA_TOMBSTONED (TS d97d13d0696e4005aed23121996638a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37448
I20260710 11:00:24.345088 30745 raft_consensus.cc:2955] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.350020 31261 consensus_queue.cc:1048] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:24.360749 30818 consensus_queue.cc:237] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:24.370560 31095 raft_consensus.cc:1275] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:24.372495 31386 tablet_replica.cc:333] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:24.373735 31383 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:24.381393 30670 raft_consensus.cc:1275] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:24.383345 31383 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:00:24.386291 31261 raft_consensus.cc:2955] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.389822 30745 raft_consensus.cc:2955] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.383203 31386 raft_consensus.cc:2243] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:24.392917 31386 raft_consensus.cc:2272] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:24.397759 31386 ts_tablet_manager.cc:1916] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:24.398286 31339 raft_consensus.cc:2955] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.413926 30566 catalog_manager.cc:5697] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.402451 30815 raft_consensus.cc:2955] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.405854 31095 raft_consensus.cc:2955] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.432142 31096 raft_consensus.cc:2955] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } attrs { replace: true } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.450202 30668 consensus_queue.cc:237] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:24.409199 30670 raft_consensus.cc:2955] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.472306 30555 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02733c01797b49408195f431311d532f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:24.474448 30564 catalog_manager.cc:5697] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New cstate: current_term: 1 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.477257 31386 ts_tablet_manager.cc:1929] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:24.498401 31386 log.cc:1199] T f481d9f8a8ab44c1ad38b7d916f15c70 P d97d13d0696e4005aed23121996638a2: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/wals/f481d9f8a8ab44c1ad38b7d916f15c70
I20260710 11:00:24.528051 31095 raft_consensus.cc:1275] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:24.529531 30554 catalog_manager.cc:5028] TS d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): tablet f481d9f8a8ab44c1ad38b7d916f15c70 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:24.532491 30815 raft_consensus.cc:1275] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer d97d13d0696e4005aed23121996638a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:24.537398 31348 consensus_queue.cc:1048] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:24.538264 31261 consensus_queue.cc:1048] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:24.552474 30729 tablet_service.cc:1558] Processing DeleteTablet for tablet 02733c01797b49408195f431311d532f with delete_type TABLET_DATA_TOMBSTONED (TS 718aedb06521430fa6502667c120c320 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35164
I20260710 11:00:24.563598 31391 tablet_replica.cc:333] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:24.566789 31261 raft_consensus.cc:2955] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.575707 31391 raft_consensus.cc:2243] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:24.576679 31391 raft_consensus.cc:2272] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:24.581187 31391 ts_tablet_manager.cc:1916] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:24.606564 30554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 457661aa36ad4355991347adf4c48d03 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:24.626375 31095 raft_consensus.cc:2955] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.634140 31391 ts_tablet_manager.cc:1929] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:24.635032 31391 log.cc:1199] T 02733c01797b49408195f431311d532f P 718aedb06521430fa6502667c120c320: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root/wals/02733c01797b49408195f431311d532f
I20260710 11:00:24.638710 30553 catalog_manager.cc:5028] TS 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): tablet 02733c01797b49408195f431311d532f (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:24.651937 30818 raft_consensus.cc:2955] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:24.651134 30564 catalog_manager.cc:5697] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index 3 to 4, VOTER 718aedb06521430fa6502667c120c320 (127.28.217.2) evicted. New cstate: current_term: 1 leader_uuid: "d97d13d0696e4005aed23121996638a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:24.682394 30729 tablet_service.cc:1558] Processing DeleteTablet for tablet 457661aa36ad4355991347adf4c48d03 with delete_type TABLET_DATA_TOMBSTONED (TS 718aedb06521430fa6502667c120c320 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35164
I20260710 11:00:24.683817 31391 tablet_replica.cc:333] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:24.686167 31391 raft_consensus.cc:2243] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:24.687400 31391 raft_consensus.cc:2272] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:24.693133 31391 ts_tablet_manager.cc:1916] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:24.707155 31391 ts_tablet_manager.cc:1929] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:24.707543 31391 log.cc:1199] T 457661aa36ad4355991347adf4c48d03 P 718aedb06521430fa6502667c120c320: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-1-root/wals/457661aa36ad4355991347adf4c48d03
I20260710 11:00:24.709208 30553 catalog_manager.cc:5028] TS 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): tablet 457661aa36ad4355991347adf4c48d03 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:25.720997 30745 consensus_queue.cc:237] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:25.729568 30818 raft_consensus.cc:1275] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:25.729656 30668 raft_consensus.cc:1275] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:25.731084 30711 consensus_peers.cc:597] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78bfb6dcfcfd48ce97f8a216b37adcc6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:25.731879 31397 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:25.733182 31374 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:25.741429 31398 raft_consensus.cc:2955] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:25.743605 30818 raft_consensus.cc:2955] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:25.744534 30668 raft_consensus.cc:2955] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:25.756740 30564 catalog_manager.cc:5697] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:25.764787 30745 consensus_queue.cc:237] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue 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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
W20260710 11:00:25.775777 30711 consensus_peers.cc:597] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 -> Peer cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4:45883): Couldn't send request to peer cc9d257e0bb04103b9a85b2cf200402c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5aba279de81b48a58439f6f5c55065c3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:25.776085 30668 raft_consensus.cc:1275] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:25.778065 31374 consensus_queue.cc:1048] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:25.778924 30818 raft_consensus.cc:1275] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:25.780678 31374 consensus_queue.cc:1048] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:25.791342 31398 raft_consensus.cc:2955] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:25.795622 30818 raft_consensus.cc:2955] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:25.797463 30668 raft_consensus.cc:2955] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:25.810926 30568 catalog_manager.cc:5697] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index -1 to 2, NON_VOTER cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) added. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } } }
I20260710 11:00:26.159615 31409 ts_tablet_manager.cc:933] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:26.162267 31409 tablet_copy_client.cc:323] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.2:37847
I20260710 11:00:26.165267 30755 tablet_copy_service.cc:140] P 718aedb06521430fa6502667c120c320: Received BeginTabletCopySession request for tablet 78bfb6dcfcfd48ce97f8a216b37adcc6 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:35202)
I20260710 11:00:26.165827 30755 tablet_copy_service.cc:161] P 718aedb06521430fa6502667c120c320: Beginning new tablet copy session on tablet 78bfb6dcfcfd48ce97f8a216b37adcc6 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:35202: session id = cc9d257e0bb04103b9a85b2cf200402c-78bfb6dcfcfd48ce97f8a216b37adcc6
I20260710 11:00:26.176201 30755 tablet_copy_source_session.cc:215] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:26.181195 31409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78bfb6dcfcfd48ce97f8a216b37adcc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:26.198720 31409 tablet_copy_client.cc:806] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:26.199424 31409 tablet_copy_client.cc:670] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:26.204236 31409 tablet_copy_client.cc:538] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:26.210843 31409 tablet_bootstrap.cc:492] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:26.228034 31409 tablet_bootstrap.cc:492] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:26.228808 31409 tablet_bootstrap.cc:492] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:26.229403 31409 ts_tablet_manager.cc:1403] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260710 11:00:26.232196 31409 raft_consensus.cc:359] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:26.232913 31409 raft_consensus.cc:740] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:26.233551 31409 consensus_queue.cc:260] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:26.236883 31409 ts_tablet_manager.cc:1434] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:00:26.238696 30755 tablet_copy_service.cc:342] P 718aedb06521430fa6502667c120c320: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-78bfb6dcfcfd48ce97f8a216b37adcc6 received from {username='slave'} at 127.0.0.1:35202
I20260710 11:00:26.239171 30755 tablet_copy_service.cc:434] P 718aedb06521430fa6502667c120c320: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-78bfb6dcfcfd48ce97f8a216b37adcc6 on tablet 78bfb6dcfcfd48ce97f8a216b37adcc6 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:26.280930 31409 ts_tablet_manager.cc:933] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: Initiating tablet copy from peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:26.282709 31409 tablet_copy_client.cc:323] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.217.2:37847
I20260710 11:00:26.284209 30755 tablet_copy_service.cc:140] P 718aedb06521430fa6502667c120c320: Received BeginTabletCopySession request for tablet 5aba279de81b48a58439f6f5c55065c3 from peer cc9d257e0bb04103b9a85b2cf200402c ({username='slave'} at 127.0.0.1:35202)
I20260710 11:00:26.284864 30755 tablet_copy_service.cc:161] P 718aedb06521430fa6502667c120c320: Beginning new tablet copy session on tablet 5aba279de81b48a58439f6f5c55065c3 from peer cc9d257e0bb04103b9a85b2cf200402c at {username='slave'} at 127.0.0.1:35202: session id = cc9d257e0bb04103b9a85b2cf200402c-5aba279de81b48a58439f6f5c55065c3
I20260710 11:00:26.291236 30755 tablet_copy_source_session.cc:215] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:26.294469 31409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aba279de81b48a58439f6f5c55065c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:26.306229 31409 tablet_copy_client.cc:806] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:26.306836 31409 tablet_copy_client.cc:670] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:26.310418 31409 tablet_copy_client.cc:538] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:26.319265 31409 tablet_bootstrap.cc:492] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap starting.
I20260710 11:00:26.336987 31409 tablet_bootstrap.cc:492] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:26.337913 31409 tablet_bootstrap.cc:492] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: Bootstrap complete.
I20260710 11:00:26.338619 31409 ts_tablet_manager.cc:1403] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260710 11:00:26.341527 31409 raft_consensus.cc:359] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:26.342211 31409 raft_consensus.cc:740] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Initialized, Role: LEARNER
I20260710 11:00:26.342769 31409 consensus_queue.cc:260] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: NON_VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: true } }
I20260710 11:00:26.345331 31409 ts_tablet_manager.cc:1434] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:00:26.347201 30755 tablet_copy_service.cc:342] P 718aedb06521430fa6502667c120c320: Request end of tablet copy session cc9d257e0bb04103b9a85b2cf200402c-5aba279de81b48a58439f6f5c55065c3 received from {username='slave'} at 127.0.0.1:35202
I20260710 11:00:26.347630 30755 tablet_copy_service.cc:434] P 718aedb06521430fa6502667c120c320: ending tablet copy session cc9d257e0bb04103b9a85b2cf200402c-5aba279de81b48a58439f6f5c55065c3 on tablet 5aba279de81b48a58439f6f5c55065c3 with peer cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:26.661015 31095 raft_consensus.cc:1217] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:26.713995 31095 raft_consensus.cc:1217] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:27.210445 31374 raft_consensus.cc:1064] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:27.212440 31374 consensus_queue.cc:237] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:27.219322 31095 raft_consensus.cc:1275] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:27.221086 30815 raft_consensus.cc:1275] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:27.226157 30668 raft_consensus.cc:1275] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:27.226552 31418 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:27.227417 31374 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:27.228410 31398 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:27.253108 31398 raft_consensus.cc:2955] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.257102 30670 raft_consensus.cc:2955] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.259681 30818 raft_consensus.cc:2955] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.267410 31095 raft_consensus.cc:2955] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.275640 30566 catalog_manager.cc:5697] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } attrs { replace: true } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.300902 30745 consensus_queue.cc:237] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [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: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:27.307261 31095 raft_consensus.cc:1275] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:27.307307 30818 raft_consensus.cc:1275] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:27.310150 31374 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:27.311043 31398 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:27.321763 31374 raft_consensus.cc:2955] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.336665 31429 raft_consensus.cc:1064] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320: attempting to promote NON_VOTER cc9d257e0bb04103b9a85b2cf200402c to VOTER
I20260710 11:00:27.339636 30553 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78bfb6dcfcfd48ce97f8a216b37adcc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:27.344241 30818 raft_consensus.cc:2955] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.349272 31429 consensus_queue.cc:237] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:27.354614 31095 raft_consensus.cc:2955] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.363675 30567 catalog_manager.cc:5697] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 3 to 4, VOTER d97d13d0696e4005aed23121996638a2 (127.28.217.1) evicted. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:27.366935 31096 raft_consensus.cc:1275] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c [term 1 LEARNER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:27.368958 31418 consensus_queue.cc:1048] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:27.375308 30815 raft_consensus.cc:1275] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:27.375888 30670 raft_consensus.cc:1275] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:27.377069 31428 consensus_queue.cc:1048] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:27.378435 31418 consensus_queue.cc:1048] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:27.396584 30651 tablet_service.cc:1558] Processing DeleteTablet for tablet 78bfb6dcfcfd48ce97f8a216b37adcc6 with delete_type TABLET_DATA_TOMBSTONED (TS d97d13d0696e4005aed23121996638a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37448
I20260710 11:00:27.409345 31418 raft_consensus.cc:2955] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.411248 30670 raft_consensus.cc:2955] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.428058 31434 tablet_replica.cc:333] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:27.427644 31095 raft_consensus.cc:2955] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.429471 31434 raft_consensus.cc:2243] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:27.430282 31434 raft_consensus.cc:2272] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.435874 31434 ts_tablet_manager.cc:1916] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:27.436055 30564 catalog_manager.cc:5697] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 reported cstate change: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:27.438743 30815 raft_consensus.cc:2955] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.455562 30745 consensus_queue.cc:237] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:27.458937 31434 ts_tablet_manager.cc:1929] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:27.459487 31434 log.cc:1199] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P d97d13d0696e4005aed23121996638a2: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/wals/78bfb6dcfcfd48ce97f8a216b37adcc6
I20260710 11:00:27.462250 31095 raft_consensus.cc:1275] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:27.462980 30670 raft_consensus.cc:1275] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:27.464283 31428 consensus_queue.cc:1048] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:27.465305 31429 consensus_queue.cc:1048] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:27.471210 30554 catalog_manager.cc:5028] TS d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): tablet 78bfb6dcfcfd48ce97f8a216b37adcc6 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:27.474241 31418 raft_consensus.cc:2955] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.476135 31095 raft_consensus.cc:2955] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.476346 30670 raft_consensus.cc:2955] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.487108 30553 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5aba279de81b48a58439f6f5c55065c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:27.491391 30567 catalog_manager.cc:5697] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: config changed from index 3 to 4, VOTER 3c023155df40417e8454fadcfa690778 (127.28.217.3) evicted. New cstate: current_term: 1 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } } }
I20260710 11:00:27.503700 30809 tablet_service.cc:1558] Processing DeleteTablet for tablet 5aba279de81b48a58439f6f5c55065c3 with delete_type TABLET_DATA_TOMBSTONED (TS 3c023155df40417e8454fadcfa690778 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46750
I20260710 11:00:27.516518 31435 tablet_replica.cc:333] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:27.517616 31435 raft_consensus.cc:2243] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:27.519194 31435 raft_consensus.cc:2272] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:27.525285 31435 ts_tablet_manager.cc:1916] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:27.542090 31435 ts_tablet_manager.cc:1929] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:27.542423 31435 log.cc:1199] T 5aba279de81b48a58439f6f5c55065c3 P 3c023155df40417e8454fadcfa690778: Deleting WAL directory at /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681183992021-29540-0/minicluster-data/ts-2-root/wals/5aba279de81b48a58439f6f5c55065c3
I20260710 11:00:27.544049 30555 catalog_manager.cc:5028] TS 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): tablet 5aba279de81b48a58439f6f5c55065c3 (table test-workload [id=a7d100a0b5ce4f95adb0ebd6aecee081]) successfully deleted
I20260710 11:00:32.764441 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:32.794104 30745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6"
dest_uuid: "718aedb06521430fa6502667c120c320"
mode: GRACEFUL
new_leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:42166
I20260710 11:00:32.794709 30745 raft_consensus.cc:606] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Received request to transfer leadership to TS cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:32.806439 30670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a849c710e96c465da431f74e89b1d2b7"
dest_uuid: "d97d13d0696e4005aed23121996638a2"
mode: GRACEFUL
new_leader_uuid: "718aedb06521430fa6502667c120c320"
 from {username='slave'} at 127.0.0.1:52186
I20260710 11:00:32.806936 30670 raft_consensus.cc:606] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Received request to transfer leadership to TS 718aedb06521430fa6502667c120c320
I20260710 11:00:32.809614 30745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97"
dest_uuid: "718aedb06521430fa6502667c120c320"
mode: GRACEFUL
new_leader_uuid: "3c023155df40417e8454fadcfa690778"
 from {username='slave'} at 127.0.0.1:42166
I20260710 11:00:32.810261 30745 raft_consensus.cc:606] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Received request to transfer leadership to TS 3c023155df40417e8454fadcfa690778
I20260710 11:00:32.812386 30745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba9c1960f84146b4b83c6f0c6292a632"
dest_uuid: "718aedb06521430fa6502667c120c320"
mode: GRACEFUL
new_leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:42166
I20260710 11:00:32.812804 30745 raft_consensus.cc:606] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Received request to transfer leadership to TS cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:32.814983 30670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f07a631d369b43a9bf6b14dc2e4274ac"
dest_uuid: "d97d13d0696e4005aed23121996638a2"
mode: GRACEFUL
new_leader_uuid: "3c023155df40417e8454fadcfa690778"
 from {username='slave'} at 127.0.0.1:52186
I20260710 11:00:32.815376 30670 raft_consensus.cc:606] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Received request to transfer leadership to TS 3c023155df40417e8454fadcfa690778
I20260710 11:00:32.816253 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:32.817042 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:32.891719 31418 raft_consensus.cc:993] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320: : Instructing follower cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:32.892190 31440 raft_consensus.cc:1081] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Signalling peer cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:32.893908 31095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6"
dest_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:60132
I20260710 11:00:32.894527 31095 raft_consensus.cc:493] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:32.894857 31095 raft_consensus.cc:3060] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.900825 31095 raft_consensus.cc:515] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:32.902561 31418 raft_consensus.cc:993] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320: : Instructing follower cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:32.903025 31418 raft_consensus.cc:1081] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Signalling peer cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:32.904250 31095 leader_election.cc:290] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Requested vote from peers 718aedb06521430fa6502667c120c320 (127.28.217.2:37847), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:32.904824 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:32.904919 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bfb6dcfcfd48ce97f8a216b37adcc6" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:32.905715 30818 raft_consensus.cc:3060] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.905566 30745 raft_consensus.cc:3055] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:32.906414 31097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba9c1960f84146b4b83c6f0c6292a632"
dest_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:60132
I20260710 11:00:32.906538 30745 raft_consensus.cc:740] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:32.907068 31097 raft_consensus.cc:493] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:32.907444 31097 raft_consensus.cc:3060] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.907512 30745 consensus_queue.cc:260] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [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: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:32.908946 30745 raft_consensus.cc:3060] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.911401 30818 raft_consensus.cc:2468] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:32.912703 31063 leader_election.cc:304] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, cc9d257e0bb04103b9a85b2cf200402c; no voters: 
I20260710 11:00:32.915503 31446 raft_consensus.cc:2804] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:32.915860 30745 raft_consensus.cc:2468] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:32.916429 31097 raft_consensus.cc:515] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:32.918008 31446 raft_consensus.cc:697] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Becoming Leader. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Running, Role: LEADER
I20260710 11:00:32.919170 31097 leader_election.cc:290] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:32.919049 31446 consensus_queue.cc:237] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [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: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:32.920137 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9c1960f84146b4b83c6f0c6292a632" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:32.920557 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba9c1960f84146b4b83c6f0c6292a632" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:32.920827 30670 raft_consensus.cc:3060] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.921263 30745 raft_consensus.cc:3055] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:32.921612 30745 raft_consensus.cc:740] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:32.922432 30745 consensus_queue.cc:260] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:32.923637 30745 raft_consensus.cc:3060] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.927656 30564 catalog_manager.cc:5697] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: term changed from 1 to 2, leader changed from 718aedb06521430fa6502667c120c320 (127.28.217.2) to cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4). New cstate: current_term: 2 leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.928241 30670 raft_consensus.cc:2468] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:32.929790 31062 leader_election.cc:304] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc9d257e0bb04103b9a85b2cf200402c, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:32.930917 31446 raft_consensus.cc:2804] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:32.931129 30745 raft_consensus.cc:2468] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:32.931519 31446 raft_consensus.cc:697] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Becoming Leader. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Running, Role: LEADER
I20260710 11:00:32.933077 31446 consensus_queue.cc:237] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:32.948155 30564 catalog_manager.cc:5697] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: term changed from 1 to 2, leader changed from 718aedb06521430fa6502667c120c320 (127.28.217.2) to cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4). New cstate: current_term: 2 leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.961292 31441 raft_consensus.cc:993] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2: : Instructing follower 718aedb06521430fa6502667c120c320 to start an election
I20260710 11:00:32.961788 31348 raft_consensus.cc:1081] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Signalling peer 718aedb06521430fa6502667c120c320 to start an election
I20260710 11:00:32.963160 30745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a849c710e96c465da431f74e89b1d2b7"
dest_uuid: "718aedb06521430fa6502667c120c320"
 from {username='slave'} at 127.0.0.1:35178
I20260710 11:00:32.963742 30745 raft_consensus.cc:493] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:32.964030 30745 raft_consensus.cc:3060] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.968923 30745 raft_consensus.cc:515] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:32.970628 30745 leader_election.cc:290] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:32.971238 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c710e96c465da431f74e89b1d2b7" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:32.971833 30670 raft_consensus.cc:3055] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:32.972136 30670 raft_consensus.cc:740] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:32.972240 30818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a849c710e96c465da431f74e89b1d2b7" candidate_uuid: "718aedb06521430fa6502667c120c320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:32.972463 31441 raft_consensus.cc:993] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2: : Instructing follower 3c023155df40417e8454fadcfa690778 to start an election
I20260710 11:00:32.972851 30818 raft_consensus.cc:3060] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.973030 31348 raft_consensus.cc:1081] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Signalling peer 3c023155df40417e8454fadcfa690778 to start an election
I20260710 11:00:32.972965 30670 consensus_queue.cc:260] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:32.974716 30815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f07a631d369b43a9bf6b14dc2e4274ac"
dest_uuid: "3c023155df40417e8454fadcfa690778"
 from {username='slave'} at 127.0.0.1:46764
I20260710 11:00:32.975215 30815 raft_consensus.cc:493] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:32.975484 30670 raft_consensus.cc:3060] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.975549 30815 raft_consensus.cc:3060] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.979346 30818 raft_consensus.cc:2468] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 2.
I20260710 11:00:32.980271 30670 raft_consensus.cc:2468] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718aedb06521430fa6502667c120c320 in term 2.
I20260710 11:00:32.981703 30710 leader_election.cc:304] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:32.982908 30815 raft_consensus.cc:515] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:32.984951 31440 raft_consensus.cc:2804] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:32.985340 30815 leader_election.cc:290] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:32.985524 31440 raft_consensus.cc:697] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 2 LEADER]: Becoming Leader. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:32.986364 31440 consensus_queue.cc:237] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:32.986819 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07a631d369b43a9bf6b14dc2e4274ac" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:32.987380 30745 raft_consensus.cc:3060] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.990653 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07a631d369b43a9bf6b14dc2e4274ac" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:32.991285 30670 raft_consensus.cc:3055] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:32.991544 30670 raft_consensus.cc:740] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:32.992090 30670 consensus_queue.cc:260] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:32.993216 30670 raft_consensus.cc:3060] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:32.993604 30745 raft_consensus.cc:2468] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 2.
I20260710 11:00:32.994836 30783 leader_election.cc:304] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: 
I20260710 11:00:32.995504 31439 raft_consensus.cc:2804] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:32.996820 31439 raft_consensus.cc:697] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 2 LEADER]: Becoming Leader. State: Replica: 3c023155df40417e8454fadcfa690778, State: Running, Role: LEADER
I20260710 11:00:32.998224 30564 catalog_manager.cc:5697] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 reported cstate change: term changed from 1 to 2, leader changed from d97d13d0696e4005aed23121996638a2 (127.28.217.1) to 718aedb06521430fa6502667c120c320 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "718aedb06521430fa6502667c120c320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.998262 31439 consensus_queue.cc:237] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:33.003655 30670 raft_consensus.cc:2468] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 2.
I20260710 11:00:33.012274 30567 catalog_manager.cc:5697] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 reported cstate change: term changed from 1 to 2, leader changed from d97d13d0696e4005aed23121996638a2 (127.28.217.1) to 3c023155df40417e8454fadcfa690778 (127.28.217.3). New cstate: current_term: 2 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.106186 31445 raft_consensus.cc:993] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320: : Instructing follower 3c023155df40417e8454fadcfa690778 to start an election
I20260710 11:00:33.106652 31445 raft_consensus.cc:1081] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Signalling peer 3c023155df40417e8454fadcfa690778 to start an election
I20260710 11:00:33.108227 30815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97"
dest_uuid: "3c023155df40417e8454fadcfa690778"
 from {username='slave'} at 127.0.0.1:46760
I20260710 11:00:33.108879 30815 raft_consensus.cc:493] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:33.109236 30815 raft_consensus.cc:3060] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:33.113828 30815 raft_consensus.cc:515] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:33.115283 30815 leader_election.cc:290] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:33.116191 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:33.116287 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca936c75a004a0db3be2a6c13340b97" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:33.116683 30670 raft_consensus.cc:3060] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:33.116874 30745 raft_consensus.cc:3055] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:33.117214 30745 raft_consensus.cc:740] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:33.117898 30745 consensus_queue.cc:260] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:33.118757 30745 raft_consensus.cc:3060] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:33.122016 30670 raft_consensus.cc:2468] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 2.
I20260710 11:00:33.123373 30784 leader_election.cc:304] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:33.123682 30745 raft_consensus.cc:2468] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 2.
I20260710 11:00:33.124402 31455 raft_consensus.cc:2804] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:33.125592 31455 raft_consensus.cc:697] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 2 LEADER]: Becoming Leader. State: Replica: 3c023155df40417e8454fadcfa690778, State: Running, Role: LEADER
I20260710 11:00:33.126269 31455 consensus_queue.cc:237] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:33.134804 30567 catalog_manager.cc:5697] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 reported cstate change: term changed from 1 to 2, leader changed from 718aedb06521430fa6502667c120c320 (127.28.217.2) to 3c023155df40417e8454fadcfa690778 (127.28.217.3). New cstate: current_term: 2 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.365803 30740 raft_consensus.cc:1275] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:33.367039 31446 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:33.376994 30815 raft_consensus.cc:1275] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:33.378509 31446 consensus_queue.cc:1048] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:33.387880 30818 raft_consensus.cc:1275] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:33.389492 31445 consensus_queue.cc:1048] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:33.398790 30670 raft_consensus.cc:1275] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer 718aedb06521430fa6502667c120c320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:33.400209 31418 consensus_queue.cc:1048] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:33.425664 30670 raft_consensus.cc:1275] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:33.427078 31447 consensus_queue.cc:1048] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:33.436275 30740 raft_consensus.cc:1275] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:33.437923 31446 consensus_queue.cc:1048] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:33.463379 30740 raft_consensus.cc:1275] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:33.464671 31455 consensus_queue.cc:1048] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:33.473071 30670 raft_consensus.cc:1275] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:33.474764 31439 consensus_queue.cc:1048] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:33.647205 30740 raft_consensus.cc:1275] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:33.648427 31470 consensus_queue.cc:1048] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:33.656579 30668 raft_consensus.cc:1275] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:33.658229 31439 consensus_queue.cc:1048] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:33.817957 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:33.833196 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:33.848721 30668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ea134b7559f429dbd592041b0497b72"
dest_uuid: "d97d13d0696e4005aed23121996638a2"
mode: GRACEFUL
new_leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:52186
I20260710 11:00:33.849284 30668 raft_consensus.cc:606] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Received request to transfer leadership to TS cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:33.862777 30815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84bda98c534f476fbb3ea73d0f5d9fef"
dest_uuid: "3c023155df40417e8454fadcfa690778"
mode: GRACEFUL
new_leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:45846
I20260710 11:00:33.863304 30815 raft_consensus.cc:606] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Received request to transfer leadership to TS cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:33.865408 30740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb"
dest_uuid: "718aedb06521430fa6502667c120c320"
mode: GRACEFUL
new_leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:42166
I20260710 11:00:33.865831 30740 raft_consensus.cc:606] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Received request to transfer leadership to TS cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:33.868096 30668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8dce6222d0044ad888a338c887a5e51"
dest_uuid: "d97d13d0696e4005aed23121996638a2"
mode: GRACEFUL
new_leader_uuid: "3c023155df40417e8454fadcfa690778"
 from {username='slave'} at 127.0.0.1:52186
I20260710 11:00:33.868546 30668 raft_consensus.cc:606] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Received request to transfer leadership to TS 3c023155df40417e8454fadcfa690778
I20260710 11:00:33.869390 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:00:33.870071 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:33.886234 31473 raft_consensus.cc:993] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2: : Instructing follower 3c023155df40417e8454fadcfa690778 to start an election
I20260710 11:00:33.886768 31348 raft_consensus.cc:1081] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Signalling peer 3c023155df40417e8454fadcfa690778 to start an election
I20260710 11:00:33.888212 30815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8dce6222d0044ad888a338c887a5e51"
dest_uuid: "3c023155df40417e8454fadcfa690778"
 from {username='slave'} at 127.0.0.1:46764
I20260710 11:00:33.888736 30815 raft_consensus.cc:493] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:33.889031 30815 raft_consensus.cc:3060] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:33.894789 30815 raft_consensus.cc:515] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:33.896327 30815 leader_election.cc:290] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:33.897127 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8dce6222d0044ad888a338c887a5e51" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:33.897295 30740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8dce6222d0044ad888a338c887a5e51" candidate_uuid: "3c023155df40417e8454fadcfa690778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:33.897722 30668 raft_consensus.cc:3055] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:33.897929 30740 raft_consensus.cc:3060] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:33.898139 30668 raft_consensus.cc:740] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:33.898911 30668 consensus_queue.cc:260] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:33.899833 30668 raft_consensus.cc:3060] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:33.903335 30740 raft_consensus.cc:2468] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 2.
I20260710 11:00:33.904316 30783 leader_election.cc:304] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c023155df40417e8454fadcfa690778, 718aedb06521430fa6502667c120c320; no voters: 
I20260710 11:00:33.904434 30668 raft_consensus.cc:2468] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c023155df40417e8454fadcfa690778 in term 2.
I20260710 11:00:33.905083 31455 raft_consensus.cc:2804] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:33.905553 31455 raft_consensus.cc:697] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 2 LEADER]: Becoming Leader. State: Replica: 3c023155df40417e8454fadcfa690778, State: Running, Role: LEADER
I20260710 11:00:33.906490 31455 consensus_queue.cc:237] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } }
I20260710 11:00:33.913448 30567 catalog_manager.cc:5697] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 reported cstate change: term changed from 1 to 2, leader changed from d97d13d0696e4005aed23121996638a2 (127.28.217.1) to 3c023155df40417e8454fadcfa690778 (127.28.217.3). New cstate: current_term: 2 leader_uuid: "3c023155df40417e8454fadcfa690778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.915540 31473 raft_consensus.cc:993] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2: : Instructing follower cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:33.916090 31348 raft_consensus.cc:1081] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Signalling peer cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:33.917727 31097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ea134b7559f429dbd592041b0497b72"
dest_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:60142
I20260710 11:00:33.918190 31097 raft_consensus.cc:493] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:33.918475 31097 raft_consensus.cc:3060] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:33.923437 31097 raft_consensus.cc:515] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:33.926298 31097 leader_election.cc:290] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:33.926883 30740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea134b7559f429dbd592041b0497b72" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:33.926563 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea134b7559f429dbd592041b0497b72" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:33.927572 30668 raft_consensus.cc:3055] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:33.927901 30668 raft_consensus.cc:740] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d97d13d0696e4005aed23121996638a2, State: Running, Role: LEADER
I20260710 11:00:33.928313 30740 raft_consensus.cc:3060] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:33.928784 30668 consensus_queue.cc:260] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:33.930162 30668 raft_consensus.cc:3060] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:33.936106 30740 raft_consensus.cc:2468] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:33.936947 30668 raft_consensus.cc:2468] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:33.937402 31061 leader_election.cc:304] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, cc9d257e0bb04103b9a85b2cf200402c; no voters: 
I20260710 11:00:33.938223 31446 raft_consensus.cc:2804] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:33.938741 31446 raft_consensus.cc:697] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Becoming Leader. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Running, Role: LEADER
I20260710 11:00:33.939517 31446 consensus_queue.cc:237] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:33.949477 30567 catalog_manager.cc:5697] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: term changed from 1 to 2, leader changed from d97d13d0696e4005aed23121996638a2 (127.28.217.1) to cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4). New cstate: current_term: 2 leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.263067 31439 raft_consensus.cc:993] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778: : Instructing follower cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:34.263495 31455 raft_consensus.cc:1081] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Signalling peer cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:34.264791 31095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84bda98c534f476fbb3ea73d0f5d9fef"
dest_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:60126
I20260710 11:00:34.265178 31095 raft_consensus.cc:493] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:34.265391 31095 raft_consensus.cc:3060] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.269424 31095 raft_consensus.cc:515] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:34.270766 31095 leader_election.cc:290] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:34.271620 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bda98c534f476fbb3ea73d0f5d9fef" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:34.271886 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bda98c534f476fbb3ea73d0f5d9fef" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:34.272208 30668 raft_consensus.cc:3060] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.272573 30815 raft_consensus.cc:3055] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:34.272935 30815 raft_consensus.cc:740] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Running, Role: LEADER
I20260710 11:00:34.273793 30815 consensus_queue.cc:260] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:34.274920 30815 raft_consensus.cc:3060] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.277469 30668 raft_consensus.cc:2468] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:34.278012 30670 raft_consensus.cc:1240] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Rejecting Update request from peer 3c023155df40417e8454fadcfa690778 for earlier term 1. Current term is 2. Ops: []
I20260710 11:00:34.278599 31062 leader_election.cc:304] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc9d257e0bb04103b9a85b2cf200402c, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:34.279626 31446 raft_consensus.cc:2804] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:34.280149 31446 raft_consensus.cc:697] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Becoming Leader. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Running, Role: LEADER
I20260710 11:00:34.281347 30815 raft_consensus.cc:2468] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:34.281054 31446 consensus_queue.cc:237] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:34.288977 30567 catalog_manager.cc:5697] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: term changed from 1 to 2, leader changed from 3c023155df40417e8454fadcfa690778 (127.28.217.3) to cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4). New cstate: current_term: 2 leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.379191 30745 raft_consensus.cc:1275] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:34.380015 31482 raft_consensus.cc:993] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320: : Instructing follower cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:34.380396 31446 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:34.380611 31483 raft_consensus.cc:1081] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Signalling peer cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:34.382225 31097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb"
dest_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:60132
I20260710 11:00:34.382668 31097 raft_consensus.cc:493] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:34.382980 31097 raft_consensus.cc:3060] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.385102 30740 raft_consensus.cc:1275] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:34.386634 31455 consensus_queue.cc:1048] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:34.390793 31097 raft_consensus.cc:515] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:34.393779 31097 leader_election.cc:290] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 718aedb06521430fa6502667c120c320 (127.28.217.2:37847)
I20260710 11:00:34.393877 30670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:34.394630 30670 raft_consensus.cc:3060] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.399559 30668 raft_consensus.cc:1275] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:34.393877 30740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48445d8923440fd9aa3025d1f48a8bb" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "718aedb06521430fa6502667c120c320"
I20260710 11:00:34.400871 30740 raft_consensus.cc:3055] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:34.401170 30740 raft_consensus.cc:740] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 718aedb06521430fa6502667c120c320, State: Running, Role: LEADER
I20260710 11:00:34.401188 31467 consensus_queue.cc:1048] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:34.401998 30740 consensus_queue.cc:260] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:34.403157 30740 raft_consensus.cc:3060] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:34.419097 30740 raft_consensus.cc:2468] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:34.420457 31061 leader_election.cc:304] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718aedb06521430fa6502667c120c320, cc9d257e0bb04103b9a85b2cf200402c; no voters: 
I20260710 11:00:34.421711 31467 raft_consensus.cc:2804] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:34.422254 30670 raft_consensus.cc:2468] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:34.422508 31467 raft_consensus.cc:697] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Becoming Leader. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Running, Role: LEADER
I20260710 11:00:34.423916 31467 consensus_queue.cc:237] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:34.430927 30670 raft_consensus.cc:1275] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer 3c023155df40417e8454fadcfa690778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:34.432889 31439 consensus_queue.cc:1048] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:34.438340 30568 catalog_manager.cc:5697] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: term changed from 1 to 2, leader changed from 718aedb06521430fa6502667c120c320 (127.28.217.2) to cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4). New cstate: current_term: 2 leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.686450 30815 raft_consensus.cc:1275] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:34.697285 31467 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:34.721192 30668 raft_consensus.cc:1275] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:34.726704 31496 consensus_queue.cc:1048] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:34.871306 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:34.883747 30740 raft_consensus.cc:1275] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:34.885475 31496 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "718aedb06521430fa6502667c120c320" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:34.895244 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:34.900807 30668 raft_consensus.cc:1275] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:34.903369 31496 consensus_queue.cc:1048] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:34.922921 30815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02733c01797b49408195f431311d532f"
dest_uuid: "3c023155df40417e8454fadcfa690778"
mode: GRACEFUL
new_leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:45846
I20260710 11:00:34.923580 30815 raft_consensus.cc:606] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Received request to transfer leadership to TS cc9d257e0bb04103b9a85b2cf200402c
I20260710 11:00:34.925060 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:00:34.925864 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:35.258694 31500 raft_consensus.cc:993] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778: : Instructing follower cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:35.259197 31501 raft_consensus.cc:1081] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Signalling peer cc9d257e0bb04103b9a85b2cf200402c to start an election
I20260710 11:00:35.260939 31095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02733c01797b49408195f431311d532f"
dest_uuid: "cc9d257e0bb04103b9a85b2cf200402c"
 from {username='slave'} at 127.0.0.1:60126
I20260710 11:00:35.261570 31095 raft_consensus.cc:493] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:35.261878 31095 raft_consensus.cc:3060] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.268886 31095 raft_consensus.cc:515] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:35.270323 31095 leader_election.cc:290] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Requested vote from peers d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683), 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649)
I20260710 11:00:35.271204 30668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02733c01797b49408195f431311d532f" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d97d13d0696e4005aed23121996638a2"
I20260710 11:00:35.271364 30815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02733c01797b49408195f431311d532f" candidate_uuid: "cc9d257e0bb04103b9a85b2cf200402c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3c023155df40417e8454fadcfa690778"
I20260710 11:00:35.272010 30668 raft_consensus.cc:3060] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.272104 30815 raft_consensus.cc:3055] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:35.272579 30815 raft_consensus.cc:740] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c023155df40417e8454fadcfa690778, State: Running, Role: LEADER
I20260710 11:00:35.273533 30815 consensus_queue.cc:260] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:35.274727 30815 raft_consensus.cc:3060] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.277748 30668 raft_consensus.cc:2468] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:35.279026 31062 leader_election.cc:304] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc9d257e0bb04103b9a85b2cf200402c, d97d13d0696e4005aed23121996638a2; no voters: 
I20260710 11:00:35.279857 31496 raft_consensus.cc:2804] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.280378 31496 raft_consensus.cc:697] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Becoming Leader. State: Replica: cc9d257e0bb04103b9a85b2cf200402c, State: Running, Role: LEADER
I20260710 11:00:35.281456 30815 raft_consensus.cc:2468] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9d257e0bb04103b9a85b2cf200402c in term 2.
I20260710 11:00:35.281484 31496 consensus_queue.cc:237] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [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: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } }
I20260710 11:00:35.291007 30565 catalog_manager.cc:5697] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c reported cstate change: term changed from 1 to 2, leader changed from 3c023155df40417e8454fadcfa690778 (127.28.217.3) to cc9d257e0bb04103b9a85b2cf200402c (127.28.217.4). New cstate: current_term: 2 leader_uuid: "cc9d257e0bb04103b9a85b2cf200402c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9d257e0bb04103b9a85b2cf200402c" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 45883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:35.670094 30815 raft_consensus.cc:1275] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:35.671247 31496 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c023155df40417e8454fadcfa690778" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:35.681504 30668 raft_consensus.cc:1275] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Refusing update from remote peer cc9d257e0bb04103b9a85b2cf200402c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:35.682946 31496 consensus_queue.cc:1048] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d13d0696e4005aed23121996638a2" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 43683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:35.926749 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:35.941480 29540 tablet_server.cc:179] TabletServer@127.28.217.1:0 shutting down...
W20260710 11:00:35.959074 30784 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:00:35.964056 30784 consensus_peers.cc:597] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 -> Peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Couldn't send request to peer d97d13d0696e4005aed23121996638a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:35.968992 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:35.970469 29540 tablet_replica.cc:333] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:35.971787 29540 raft_consensus.cc:2243] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.972544 29540 raft_consensus.cc:2272] T a849c710e96c465da431f74e89b1d2b7 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.975587 29540 tablet_replica.cc:333] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:35.976230 29540 raft_consensus.cc:2243] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:35.977218 29540 raft_consensus.cc:2272] T 0ef665fec9dd4901b0c49740e8eb091a P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.980175 29540 tablet_replica.cc:333] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:35.980876 29540 raft_consensus.cc:2243] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.981508 29540 raft_consensus.cc:2272] T aca936c75a004a0db3be2a6c13340b97 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:35.982758 30710 consensus_peers.cc:597] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 -> Peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Couldn't send request to peer d97d13d0696e4005aed23121996638a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:35.983664 29540 tablet_replica.cc:333] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:35.984407 29540 raft_consensus.cc:2243] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.984880 29540 raft_consensus.cc:2272] T e8dce6222d0044ad888a338c887a5e51 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.987017 29540 tablet_replica.cc:333] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:35.987588 29540 raft_consensus.cc:2243] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.988049 29540 raft_consensus.cc:2272] T f07a631d369b43a9bf6b14dc2e4274ac P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.990042 29540 tablet_replica.cc:333] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:35.990943 29540 raft_consensus.cc:2243] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.991986 29540 raft_consensus.cc:2272] T e48445d8923440fd9aa3025d1f48a8bb P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.993990 29540 tablet_replica.cc:333] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:35.994606 29540 raft_consensus.cc:2243] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.995270 29540 raft_consensus.cc:2272] T a853439e5b2e4b95b9845a5c06bea129 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:35.997160 29540 tablet_replica.cc:333] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:35.997705 29540 raft_consensus.cc:2243] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:35.998442 29540 raft_consensus.cc:2272] T c12c6ff3f2f94a21870e45f6218ec0c4 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.000296 29540 tablet_replica.cc:333] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:36.000937 29540 raft_consensus.cc:2243] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.001716 29540 raft_consensus.cc:2272] T ba9c1960f84146b4b83c6f0c6292a632 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.003746 29540 tablet_replica.cc:333] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:36.004293 29540 raft_consensus.cc:2243] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.005097 29540 raft_consensus.cc:2272] T c32b55d5119f4dc9ae031c8797d0c22d P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.006881 29540 tablet_replica.cc:333] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:36.007417 29540 raft_consensus.cc:2243] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.008239 29540 raft_consensus.cc:2272] T 2feb542167ea4f4f838e761d81c08c56 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.010177 29540 tablet_replica.cc:333] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:36.010679 29540 raft_consensus.cc:2243] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.011420 29540 raft_consensus.cc:2272] T ae24459931fb4375b4b4756c4f1c0a1f P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.013410 29540 tablet_replica.cc:333] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:36.014070 29540 raft_consensus.cc:2243] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.014526 29540 raft_consensus.cc:2272] T 02733c01797b49408195f431311d532f P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.017181 29540 tablet_replica.cc:333] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:36.017647 29540 raft_consensus.cc:2243] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.018167 29540 raft_consensus.cc:2272] T 84bda98c534f476fbb3ea73d0f5d9fef P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.019853 29540 tablet_replica.cc:333] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:36.020395 29540 raft_consensus.cc:2243] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.021200 29540 raft_consensus.cc:2272] T 457661aa36ad4355991347adf4c48d03 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.022887 29540 tablet_replica.cc:333] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:36.023425 29540 raft_consensus.cc:2243] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.024506 29540 raft_consensus.cc:2272] T 0a151346addc4cda83f475055b9f30d5 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.027360 29540 tablet_replica.cc:333] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:36.027977 29540 raft_consensus.cc:2243] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.029021 29540 raft_consensus.cc:2272] T 5aba279de81b48a58439f6f5c55065c3 P d97d13d0696e4005aed23121996638a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.031647 29540 tablet_replica.cc:333] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2: stopping tablet replica
I20260710 11:00:36.032181 29540 raft_consensus.cc:2243] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.032793 29540 raft_consensus.cc:2272] T 0ea134b7559f429dbd592041b0497b72 P d97d13d0696e4005aed23121996638a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.080407 29540 tablet_server.cc:196] TabletServer@127.28.217.1:0 shutdown complete.
I20260710 11:00:36.124918 29540 tablet_server.cc:179] TabletServer@127.28.217.2:0 shutting down...
W20260710 11:00:36.141001 31061 consensus_peers.cc:597] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c -> Peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Couldn't send request to peer 718aedb06521430fa6502667c120c320. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:36.165482 31062 consensus_peers.cc:597] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c -> Peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Couldn't send request to peer d97d13d0696e4005aed23121996638a2. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:43683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:36.171133 31062 consensus_peers.cc:597] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c -> Peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Couldn't send request to peer d97d13d0696e4005aed23121996638a2. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:43683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.171779 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:36.173022 29540 tablet_replica.cc:333] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.174513 29540 raft_consensus.cc:2243] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:00:36.174461 30784 consensus_peers.cc:597] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 -> Peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Couldn't send request to peer d97d13d0696e4005aed23121996638a2. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:43683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.175242 29540 raft_consensus.cc:2272] T e8dce6222d0044ad888a338c887a5e51 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.177645 29540 tablet_replica.cc:333] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.178241 29540 raft_consensus.cc:2243] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.178714 29540 raft_consensus.cc:2272] T f07a631d369b43a9bf6b14dc2e4274ac P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.181500 29540 tablet_replica.cc:333] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.183298 29540 raft_consensus.cc:2243] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.184173 29540 raft_consensus.cc:2272] T f50a2c087e714fc7acd23380e20551d2 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.186160 29540 tablet_replica.cc:333] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.187053 29540 raft_consensus.cc:2243] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.187674 29540 raft_consensus.cc:2272] T e48445d8923440fd9aa3025d1f48a8bb P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.190457 29540 tablet_replica.cc:333] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.191416 29540 raft_consensus.cc:2243] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.192060 29540 raft_consensus.cc:2272] T d5053abd022446aa9e76d68924bb31b5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:36.193420 31062 consensus_peers.cc:597] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c -> Peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Couldn't send request to peer d97d13d0696e4005aed23121996638a2. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:43683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.195112 29540 tablet_replica.cc:333] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.195876 29540 raft_consensus.cc:2243] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.196926 29540 raft_consensus.cc:2272] T 14467864b27c471fbb9610a887bc5339 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.199362 29540 tablet_replica.cc:333] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.200026 29540 raft_consensus.cc:2243] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.200573 29540 raft_consensus.cc:2272] T ba9c1960f84146b4b83c6f0c6292a632 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.202720 29540 tablet_replica.cc:333] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.203399 29540 raft_consensus.cc:2243] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.203933 29540 raft_consensus.cc:2272] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.206053 29540 tablet_replica.cc:333] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.206610 29540 raft_consensus.cc:2243] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.207079 29540 raft_consensus.cc:2272] T 2feb542167ea4f4f838e761d81c08c56 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.209159 29540 tablet_replica.cc:333] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.209707 29540 raft_consensus.cc:2243] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.210309 29540 raft_consensus.cc:2272] T ae24459931fb4375b4b4756c4f1c0a1f P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.212834 29540 tablet_replica.cc:333] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.213395 29540 raft_consensus.cc:2243] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.214612 29540 raft_consensus.cc:2272] T a849c710e96c465da431f74e89b1d2b7 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:36.215857 30710 consensus_peers.cc:597] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 -> Peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Couldn't send request to peer d97d13d0696e4005aed23121996638a2. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:43683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.216950 29540 tablet_replica.cc:333] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.217572 29540 raft_consensus.cc:2243] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.218245 29540 raft_consensus.cc:2272] T f481d9f8a8ab44c1ad38b7d916f15c70 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.220538 29540 tablet_replica.cc:333] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.221050 29540 raft_consensus.cc:2243] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.221556 29540 raft_consensus.cc:2272] T 0ea134b7559f429dbd592041b0497b72 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.223330 29540 tablet_replica.cc:333] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.223909 29540 raft_consensus.cc:2243] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.224812 29540 raft_consensus.cc:2272] T c12c6ff3f2f94a21870e45f6218ec0c4 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.226761 29540 tablet_replica.cc:333] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.227246 29540 raft_consensus.cc:2243] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.227656 29540 raft_consensus.cc:2272] T aca936c75a004a0db3be2a6c13340b97 P 718aedb06521430fa6502667c120c320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.229316 29540 tablet_replica.cc:333] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.229815 29540 raft_consensus.cc:2243] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.230562 29540 raft_consensus.cc:2272] T 3be3d6de48bb45eaac5cde434c2e6d96 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.232466 29540 tablet_replica.cc:333] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.233103 29540 raft_consensus.cc:2243] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.233572 29540 raft_consensus.cc:2272] T 0a151346addc4cda83f475055b9f30d5 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.235635 29540 tablet_replica.cc:333] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320: stopping tablet replica
I20260710 11:00:36.236151 29540 raft_consensus.cc:2243] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.236943 29540 raft_consensus.cc:2272] T 5aba279de81b48a58439f6f5c55065c3 P 718aedb06521430fa6502667c120c320 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:36.257652 31061 consensus_peers.cc:597] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c -> Peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Couldn't send request to peer 718aedb06521430fa6502667c120c320. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:36.273138 30783 consensus_peers.cc:597] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 -> Peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Couldn't send request to peer 718aedb06521430fa6502667c120c320. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.2:37847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.283756 29540 tablet_server.cc:196] TabletServer@127.28.217.2:0 shutdown complete.
I20260710 11:00:36.320609 29540 tablet_server.cc:179] TabletServer@127.28.217.3:0 shutting down...
W20260710 11:00:36.328406 30783 consensus_peers.cc:597] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 -> Peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Couldn't send request to peer 718aedb06521430fa6502667c120c320. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.2:37847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:36.348076 30784 consensus_peers.cc:597] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 -> Peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Couldn't send request to peer d97d13d0696e4005aed23121996638a2. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:43683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.355306 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:36.356504 29540 tablet_replica.cc:333] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.357429 29540 raft_consensus.cc:2243] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.357969 29540 raft_consensus.cc:2272] T a849c710e96c465da431f74e89b1d2b7 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.360435 29540 tablet_replica.cc:333] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.360999 29540 raft_consensus.cc:2243] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.361658 29540 raft_consensus.cc:2272] T 3be3d6de48bb45eaac5cde434c2e6d96 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.363444 29540 tablet_replica.cc:333] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.364053 29540 raft_consensus.cc:2243] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.364970 29540 raft_consensus.cc:2272] T aca936c75a004a0db3be2a6c13340b97 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.367169 29540 tablet_replica.cc:333] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.367853 29540 raft_consensus.cc:2243] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.368784 29540 raft_consensus.cc:2272] T d5053abd022446aa9e76d68924bb31b5 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:36.369223 31062 consensus_peers.cc:597] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c -> Peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Couldn't send request to peer d97d13d0696e4005aed23121996638a2. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:43683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.370646 29540 tablet_replica.cc:333] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.371207 29540 raft_consensus.cc:2243] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.371668 29540 raft_consensus.cc:2272] T 0ef665fec9dd4901b0c49740e8eb091a P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.373337 29540 tablet_replica.cc:333] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.373823 29540 raft_consensus.cc:2243] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.374518 29540 raft_consensus.cc:2272] T e8dce6222d0044ad888a338c887a5e51 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.376176 29540 tablet_replica.cc:333] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.376730 29540 raft_consensus.cc:2243] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.377193 29540 raft_consensus.cc:2272] T f50a2c087e714fc7acd23380e20551d2 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.378780 29540 tablet_replica.cc:333] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.379257 29540 raft_consensus.cc:2243] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.379969 29540 raft_consensus.cc:2272] T f07a631d369b43a9bf6b14dc2e4274ac P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.381608 29540 tablet_replica.cc:333] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.382098 29540 raft_consensus.cc:2243] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.382737 29540 raft_consensus.cc:2272] T 14467864b27c471fbb9610a887bc5339 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.384446 29540 tablet_replica.cc:333] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.384943 29540 raft_consensus.cc:2243] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.385428 29540 raft_consensus.cc:2272] T c32b55d5119f4dc9ae031c8797d0c22d P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.387046 29540 tablet_replica.cc:333] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.387526 29540 raft_consensus.cc:2243] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.387902 29540 raft_consensus.cc:2272] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.389480 29540 tablet_replica.cc:333] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.390004 29540 raft_consensus.cc:2243] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.390717 29540 raft_consensus.cc:2272] T a853439e5b2e4b95b9845a5c06bea129 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.392369 29540 tablet_replica.cc:333] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.392851 29540 raft_consensus.cc:2243] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.393232 29540 raft_consensus.cc:2272] T 2feb542167ea4f4f838e761d81c08c56 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.394855 29540 tablet_replica.cc:333] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.395323 29540 raft_consensus.cc:2243] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.395850 29540 raft_consensus.cc:2272] T 457661aa36ad4355991347adf4c48d03 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.397496 29540 tablet_replica.cc:333] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.397964 29540 raft_consensus.cc:2243] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.398339 29540 raft_consensus.cc:2272] T 0a151346addc4cda83f475055b9f30d5 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.399857 29540 tablet_replica.cc:333] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.400350 29540 raft_consensus.cc:2243] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.400734 29540 raft_consensus.cc:2272] T 84bda98c534f476fbb3ea73d0f5d9fef P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.402407 29540 tablet_replica.cc:333] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.402872 29540 raft_consensus.cc:2243] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.403577 29540 raft_consensus.cc:2272] T f481d9f8a8ab44c1ad38b7d916f15c70 P 3c023155df40417e8454fadcfa690778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.405265 29540 tablet_replica.cc:333] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778: stopping tablet replica
I20260710 11:00:36.405684 29540 raft_consensus.cc:2243] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.406064 29540 raft_consensus.cc:2272] T 02733c01797b49408195f431311d532f P 3c023155df40417e8454fadcfa690778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.449715 29540 tablet_server.cc:196] TabletServer@127.28.217.3:0 shutdown complete.
W20260710 11:00:36.461890 31062 consensus_peers.cc:597] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c -> Peer d97d13d0696e4005aed23121996638a2 (127.28.217.1:43683): Couldn't send request to peer d97d13d0696e4005aed23121996638a2. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:43683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:36.473706 31063 consensus_peers.cc:597] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c -> Peer 3c023155df40417e8454fadcfa690778 (127.28.217.3:46649): Couldn't send request to peer 3c023155df40417e8454fadcfa690778. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.3:46649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:36.483968 31061 consensus_peers.cc:597] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c -> Peer 718aedb06521430fa6502667c120c320 (127.28.217.2:37847): Couldn't send request to peer 718aedb06521430fa6502667c120c320. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.2:37847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:36.493690 29540 tablet_server.cc:179] TabletServer@127.28.217.4:0 shutting down...
I20260710 11:00:36.518723 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:36.519470 29540 tablet_replica.cc:333] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.520499 29540 raft_consensus.cc:2243] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.521373 29540 raft_consensus.cc:2272] T 02733c01797b49408195f431311d532f P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.524184 29540 tablet_replica.cc:333] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.524771 29540 raft_consensus.cc:2243] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.525250 29540 raft_consensus.cc:2272] T ae24459931fb4375b4b4756c4f1c0a1f P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.526925 29540 tablet_replica.cc:333] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.527436 29540 raft_consensus.cc:2243] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.527897 29540 raft_consensus.cc:2272] T 0ef665fec9dd4901b0c49740e8eb091a P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.529577 29540 tablet_replica.cc:333] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.530094 29540 raft_consensus.cc:2243] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.530787 29540 raft_consensus.cc:2272] T 84bda98c534f476fbb3ea73d0f5d9fef P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.532531 29540 tablet_replica.cc:333] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.533061 29540 raft_consensus.cc:2243] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.533535 29540 raft_consensus.cc:2272] T c32b55d5119f4dc9ae031c8797d0c22d P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.535208 29540 tablet_replica.cc:333] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.535712 29540 raft_consensus.cc:2243] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.536429 29540 raft_consensus.cc:2272] T e48445d8923440fd9aa3025d1f48a8bb P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.537993 29540 tablet_replica.cc:333] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.538466 29540 raft_consensus.cc:2243] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.539171 29540 raft_consensus.cc:2272] T 78bfb6dcfcfd48ce97f8a216b37adcc6 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.541006 29540 tablet_replica.cc:333] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.541517 29540 raft_consensus.cc:2243] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.541990 29540 raft_consensus.cc:2272] T f50a2c087e714fc7acd23380e20551d2 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.543682 29540 tablet_replica.cc:333] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.544234 29540 raft_consensus.cc:2243] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.544781 29540 raft_consensus.cc:2272] T c12c6ff3f2f94a21870e45f6218ec0c4 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.546537 29540 tablet_replica.cc:333] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.547061 29540 raft_consensus.cc:2243] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.547472 29540 raft_consensus.cc:2272] T 3be3d6de48bb45eaac5cde434c2e6d96 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.549046 29540 tablet_replica.cc:333] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.549490 29540 raft_consensus.cc:2243] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.549918 29540 raft_consensus.cc:2272] T f481d9f8a8ab44c1ad38b7d916f15c70 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.551414 29540 tablet_replica.cc:333] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.551842 29540 raft_consensus.cc:2243] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.552500 29540 raft_consensus.cc:2272] T 0ea134b7559f429dbd592041b0497b72 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.554054 29540 tablet_replica.cc:333] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.554497 29540 raft_consensus.cc:2243] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.554904 29540 raft_consensus.cc:2272] T 5aba279de81b48a58439f6f5c55065c3 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.556551 29540 tablet_replica.cc:333] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.557117 29540 raft_consensus.cc:2243] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.557598 29540 raft_consensus.cc:2272] T 457661aa36ad4355991347adf4c48d03 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.559425 29540 tablet_replica.cc:333] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.559882 29540 raft_consensus.cc:2243] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.560680 29540 raft_consensus.cc:2272] T ba9c1960f84146b4b83c6f0c6292a632 P cc9d257e0bb04103b9a85b2cf200402c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.562388 29540 tablet_replica.cc:333] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.562898 29540 raft_consensus.cc:2243] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.563406 29540 raft_consensus.cc:2272] T d5053abd022446aa9e76d68924bb31b5 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.565256 29540 tablet_replica.cc:333] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.565699 29540 raft_consensus.cc:2243] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.566152 29540 raft_consensus.cc:2272] T 14467864b27c471fbb9610a887bc5339 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.567844 29540 tablet_replica.cc:333] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c: stopping tablet replica
I20260710 11:00:36.568253 29540 raft_consensus.cc:2243] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:36.568727 29540 raft_consensus.cc:2272] T a853439e5b2e4b95b9845a5c06bea129 P cc9d257e0bb04103b9a85b2cf200402c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.607102 29540 tablet_server.cc:196] TabletServer@127.28.217.4:0 shutdown complete.
I20260710 11:00:36.639344 29540 master.cc:562] Master@127.28.217.62:42493 shutting down...
I20260710 11:00:36.659307 29540 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:36.659801 29540 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:36.660059 29540 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8e13701b8c44cb1b99bfffb07dd0854: stopping tablet replica
I20260710 11:00:36.680840 29540 master.cc:584] Master@127.28.217.62:42493 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29069 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:00:36.743379 29540 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.217.62:36065
I20260710 11:00:36.745180 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:36.750862 31520 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:36.751708 31523 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:36.751116 31521 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:36.752767 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:36.753834 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:36.754055 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:36.754216 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681236754200 us; error 0 us; skew 500 ppm
I20260710 11:00:36.754743 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:36.757388 29540 webserver.cc:533] Webserver started at http://127.28.217.62:34619/ using document root <none> and password file <none>
I20260710 11:00:36.757891 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:36.758095 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:36.758361 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:36.759503 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/master-0-root/instance:
uuid: "8cb47f37573b4d1e926f2b1d72fcd873"
format_stamp: "Formatted at 2026-07-10 11:00:36 on dist-test-slave-b094"
I20260710 11:00:36.763924 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:00:36.767503 31528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:36.768529 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:00:36.768791 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/master-0-root
uuid: "8cb47f37573b4d1e926f2b1d72fcd873"
format_stamp: "Formatted at 2026-07-10 11:00:36 on dist-test-slave-b094"
I20260710 11:00:36.769063 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:36.787721 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:36.789135 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:36.832918 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.62:36065
I20260710 11:00:36.833032 31579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.62:36065 every 8 connection(s)
I20260710 11:00:36.837198 31580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:36.846947 31580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873: Bootstrap starting.
I20260710 11:00:36.851578 31580 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:36.856400 31580 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873: No bootstrap required, opened a new log
I20260710 11:00:36.858820 31580 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb47f37573b4d1e926f2b1d72fcd873" member_type: VOTER }
I20260710 11:00:36.859232 31580 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:36.859519 31580 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cb47f37573b4d1e926f2b1d72fcd873, State: Initialized, Role: FOLLOWER
I20260710 11:00:36.860217 31580 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8cb47f37573b4d1e926f2b1d72fcd873" member_type: VOTER }
I20260710 11:00:36.860759 31580 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:36.860987 31580 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:36.861279 31580 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:36.866032 31580 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb47f37573b4d1e926f2b1d72fcd873" member_type: VOTER }
I20260710 11:00:36.866619 31580 leader_election.cc:304] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [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: 8cb47f37573b4d1e926f2b1d72fcd873; no voters: 
I20260710 11:00:36.867880 31580 leader_election.cc:290] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:36.868275 31583 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:36.869820 31583 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 1 LEADER]: Becoming Leader. State: Replica: 8cb47f37573b4d1e926f2b1d72fcd873, State: Running, Role: LEADER
I20260710 11:00:36.870548 31583 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [LEADER]: Queue going to LEADER mode. State: All 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: "8cb47f37573b4d1e926f2b1d72fcd873" member_type: VOTER }
I20260710 11:00:36.871235 31580 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:36.875284 31584 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8cb47f37573b4d1e926f2b1d72fcd873" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb47f37573b4d1e926f2b1d72fcd873" member_type: VOTER } }
I20260710 11:00:36.876032 31584 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:36.876050 31585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8cb47f37573b4d1e926f2b1d72fcd873. Latest consensus state: current_term: 1 leader_uuid: "8cb47f37573b4d1e926f2b1d72fcd873" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cb47f37573b4d1e926f2b1d72fcd873" member_type: VOTER } }
I20260710 11:00:36.876667 31585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:36.880697 31590 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:36.891696 31590 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:36.898458 29540 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:36.903367 31590 catalog_manager.cc:1383] Generated new cluster ID: fa8d633f3e994f48a1c3a0770aa5f9d2
I20260710 11:00:36.903638 31590 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:36.938194 31590 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:36.940102 31590 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:36.964599 31590 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873: Generated new TSK 0
I20260710 11:00:36.965528 31590 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:37.030673 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:37.037088 31601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:37.037981 31602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:37.039404 31604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:37.039826 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:37.040979 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:37.041158 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:37.041348 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681237041333 us; error 0 us; skew 500 ppm
I20260710 11:00:37.041953 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:37.044441 29540 webserver.cc:533] Webserver started at http://127.28.217.1:34977/ using document root <none> and password file <none>
I20260710 11:00:37.044917 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:37.045100 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:37.045372 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:37.046468 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/instance:
uuid: "14ee48f5732a49eea29e94dfa47a425a"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-b094"
I20260710 11:00:37.051331 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:00:37.054996 31609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.055910 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:00:37.056173 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-0-root
uuid: "14ee48f5732a49eea29e94dfa47a425a"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-b094"
I20260710 11:00:37.056488 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:37.071579 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:37.072799 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:37.074240 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:37.076604 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:37.076792 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.077080 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:37.077229 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.118165 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.1:40427
I20260710 11:00:37.118331 31671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.1:40427 every 8 connection(s)
I20260710 11:00:37.123267 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:37.130376 31676 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:37.130743 31677 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:37.133706 31679 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:37.133936 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:37.135804 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:37.136068 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:37.136179 31672 heartbeater.cc:344] Connected to a master server at 127.28.217.62:36065
I20260710 11:00:37.136269 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681237136252 us; error 0 us; skew 500 ppm
I20260710 11:00:37.136811 31672 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:37.137209 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:37.137737 31672 heartbeater.cc:507] Master 127.28.217.62:36065 requested a full tablet report, sending...
I20260710 11:00:37.140367 31545 ts_manager.cc:194] Registered new tserver with Master: 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:37.140617 29540 webserver.cc:533] Webserver started at http://127.28.217.2:40403/ using document root <none> and password file <none>
I20260710 11:00:37.141182 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:37.141389 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:37.141644 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:37.142438 31545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47990
I20260710 11:00:37.142798 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-1-root/instance:
uuid: "9ab8124c5cda458887ba3813f527b66e"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-b094"
I20260710 11:00:37.148128 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:00:37.151450 31684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.152189 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:37.152730 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-1-root
uuid: "9ab8124c5cda458887ba3813f527b66e"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-b094"
I20260710 11:00:37.153044 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:37.173776 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:37.175127 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:37.176781 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:37.178934 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:37.179164 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.179414 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:37.179597 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.221562 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.2:33565
I20260710 11:00:37.221653 31746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.2:33565 every 8 connection(s)
I20260710 11:00:37.226828 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:37.234278 31750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:37.236116 31751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:37.236590 31753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:37.238214 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:37.239318 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:37.239668 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:37.239862 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681237239826 us; error 0 us; skew 500 ppm
I20260710 11:00:37.240360 31747 heartbeater.cc:344] Connected to a master server at 127.28.217.62:36065
I20260710 11:00:37.240520 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:37.240949 31747 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:37.242033 31747 heartbeater.cc:507] Master 127.28.217.62:36065 requested a full tablet report, sending...
I20260710 11:00:37.243556 29540 webserver.cc:533] Webserver started at http://127.28.217.3:36081/ using document root <none> and password file <none>
I20260710 11:00:37.244151 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:37.244333 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:37.244287 31545 ts_manager.cc:194] Registered new tserver with Master: 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:37.244813 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:37.245817 31545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47992
I20260710 11:00:37.245926 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-2-root/instance:
uuid: "2000c0f57b6145399cbc157fa7d81da7"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-b094"
I20260710 11:00:37.250546 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:37.253871 31758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.254805 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:37.255210 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-2-root
uuid: "2000c0f57b6145399cbc157fa7d81da7"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-b094"
I20260710 11:00:37.255729 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:37.285457 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:37.286687 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:37.288128 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:37.290849 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:37.291080 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.291345 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:37.291524 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.332679 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.3:44091
I20260710 11:00:37.332798 31820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.3:44091 every 8 connection(s)
I20260710 11:00:37.337493 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:37.344385 31824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:37.347437 31825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:37.348742 29540 server_base.cc:1061] running on GCE node
W20260710 11:00:37.348817 31827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:37.350039 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:37.350323 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:37.350535 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681237350517 us; error 0 us; skew 500 ppm
I20260710 11:00:37.351138 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:37.351790 31821 heartbeater.cc:344] Connected to a master server at 127.28.217.62:36065
I20260710 11:00:37.352192 31821 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:37.353041 31821 heartbeater.cc:507] Master 127.28.217.62:36065 requested a full tablet report, sending...
I20260710 11:00:37.354446 29540 webserver.cc:533] Webserver started at http://127.28.217.4:36331/ using document root <none> and password file <none>
I20260710 11:00:37.355106 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:37.355494 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:37.355782 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:37.355767 31545 ts_manager.cc:194] Registered new tserver with Master: 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:37.357146 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-3-root/instance:
uuid: "05e5a453be044e0091c4269f35bdd85e"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-b094"
I20260710 11:00:37.357574 31545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48008
I20260710 11:00:37.363092 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:00:37.366534 31832 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.367273 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:37.367587 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-3-root
uuid: "05e5a453be044e0091c4269f35bdd85e"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-b094"
I20260710 11:00:37.367878 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:37.392570 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:37.393777 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:37.395083 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:37.397166 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:37.397392 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.397634 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:37.397804 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:37.437207 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.4:43653
I20260710 11:00:37.437321 31894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.4:43653 every 8 connection(s)
I20260710 11:00:37.452396 31895 heartbeater.cc:344] Connected to a master server at 127.28.217.62:36065
I20260710 11:00:37.452800 31895 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:37.453454 31895 heartbeater.cc:507] Master 127.28.217.62:36065 requested a full tablet report, sending...
I20260710 11:00:37.455564 31545 ts_manager.cc:194] Registered new tserver with Master: 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:37.455885 29540 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015258421s
I20260710 11:00:37.457136 31545 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48010
I20260710 11:00:37.483158 31545 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48014:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:00:37.616714 31860 tablet_service.cc:1511] Processing CreateTablet for tablet 56f443fd3c2047e993e9f0aca6793b39 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:37.618217 31860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f443fd3c2047e993e9f0aca6793b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.621459 31859 tablet_service.cc:1511] Processing CreateTablet for tablet c496d2c952c44737aaa27ae2f148f85f (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:37.622921 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c496d2c952c44737aaa27ae2f148f85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.627148 31858 tablet_service.cc:1511] Processing CreateTablet for tablet fb8650a01c6e44d397f2131584988eeb (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:37.628904 31858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb8650a01c6e44d397f2131584988eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.632509 31857 tablet_service.cc:1511] Processing CreateTablet for tablet e09ea40bec654bc19304b6209c3f4fbc (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:37.633965 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09ea40bec654bc19304b6209c3f4fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.634197 31636 tablet_service.cc:1511] Processing CreateTablet for tablet f9535b5eeae84ed78ce93ed843ad39a7 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:37.632509 31637 tablet_service.cc:1511] Processing CreateTablet for tablet 56f443fd3c2047e993e9f0aca6793b39 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:37.635584 31636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9535b5eeae84ed78ce93ed843ad39a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.636682 31637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f443fd3c2047e993e9f0aca6793b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.638293 31635 tablet_service.cc:1511] Processing CreateTablet for tablet c496d2c952c44737aaa27ae2f148f85f (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:37.639659 31635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c496d2c952c44737aaa27ae2f148f85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.658550 31634 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec32b6cea1d4ef0befb7922897c0bf4 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:37.659922 31634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec32b6cea1d4ef0befb7922897c0bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.659650 31860 tablet_service.cc:1511] Processing CreateTablet for tablet de8cb4d521c349048a6b9d1df08c0a7c (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:37.661118 31860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de8cb4d521c349048a6b9d1df08c0a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.670249 31633 tablet_service.cc:1511] Processing CreateTablet for tablet e09ea40bec654bc19304b6209c3f4fbc (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:37.671722 31633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09ea40bec654bc19304b6209c3f4fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.675019 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0263008241416182d4fbf09e3da228 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:37.676458 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0263008241416182d4fbf09e3da228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.680488 31915 tablet_bootstrap.cc:492] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:37.681088 31855 tablet_service.cc:1511] Processing CreateTablet for tablet a28cd1f077ce4dc8b7253009cb83ac5d (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:37.682500 31855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28cd1f077ce4dc8b7253009cb83ac5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.686982 31786 tablet_service.cc:1511] Processing CreateTablet for tablet f9535b5eeae84ed78ce93ed843ad39a7 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:37.689436 31785 tablet_service.cc:1511] Processing CreateTablet for tablet c496d2c952c44737aaa27ae2f148f85f (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:37.690517 31632 tablet_service.cc:1511] Processing CreateTablet for tablet de8cb4d521c349048a6b9d1df08c0a7c (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:37.691890 31632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de8cb4d521c349048a6b9d1df08c0a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.691779 31784 tablet_service.cc:1511] Processing CreateTablet for tablet fb8650a01c6e44d397f2131584988eeb (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:37.693955 31783 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec32b6cea1d4ef0befb7922897c0bf4 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:37.696177 31782 tablet_service.cc:1511] Processing CreateTablet for tablet de8cb4d521c349048a6b9d1df08c0a7c (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:37.701254 31781 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0263008241416182d4fbf09e3da228 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:37.703495 31780 tablet_service.cc:1511] Processing CreateTablet for tablet cf31ef7589c24a9a9cf191b76b95861c (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:37.705655 31779 tablet_service.cc:1511] Processing CreateTablet for tablet c221e3aff6cf453faa0942a150dc0a94 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:37.707661 31859 tablet_service.cc:1511] Processing CreateTablet for tablet 41ee2354174846718f6e1db7febfcfc9 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:37.708976 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ee2354174846718f6e1db7febfcfc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.708241 31778 tablet_service.cc:1511] Processing CreateTablet for tablet 41ee2354174846718f6e1db7febfcfc9 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:37.711814 31857 tablet_service.cc:1511] Processing CreateTablet for tablet c221e3aff6cf453faa0942a150dc0a94 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:37.713068 31786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9535b5eeae84ed78ce93ed843ad39a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.721602 31778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ee2354174846718f6e1db7febfcfc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.722946 31783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec32b6cea1d4ef0befb7922897c0bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.724193 31782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de8cb4d521c349048a6b9d1df08c0a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.725243 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c221e3aff6cf453faa0942a150dc0a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.725569 31780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf31ef7589c24a9a9cf191b76b95861c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.726733 31712 tablet_service.cc:1511] Processing CreateTablet for tablet 56f443fd3c2047e993e9f0aca6793b39 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:37.735411 31712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f443fd3c2047e993e9f0aca6793b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.728991 31711 tablet_service.cc:1511] Processing CreateTablet for tablet f9535b5eeae84ed78ce93ed843ad39a7 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:37.738185 31711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9535b5eeae84ed78ce93ed843ad39a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.739846 31709 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec32b6cea1d4ef0befb7922897c0bf4 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:37.738123 31710 tablet_service.cc:1511] Processing CreateTablet for tablet fb8650a01c6e44d397f2131584988eeb (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:37.741220 31709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec32b6cea1d4ef0befb7922897c0bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.741902 31710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb8650a01c6e44d397f2131584988eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.741688 31631 tablet_service.cc:1511] Processing CreateTablet for tablet cf31ef7589c24a9a9cf191b76b95861c (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:37.743163 31631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf31ef7589c24a9a9cf191b76b95861c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.750111 31781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0263008241416182d4fbf09e3da228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.750386 31708 tablet_service.cc:1511] Processing CreateTablet for tablet e09ea40bec654bc19304b6209c3f4fbc (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:37.751761 31708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09ea40bec654bc19304b6209c3f4fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.752116 31630 tablet_service.cc:1511] Processing CreateTablet for tablet a28cd1f077ce4dc8b7253009cb83ac5d (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:37.754220 31630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28cd1f077ce4dc8b7253009cb83ac5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.752707 31779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c221e3aff6cf453faa0942a150dc0a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.763759 31777 tablet_service.cc:1511] Processing CreateTablet for tablet 385e8b629cc4475484dcd1a71dc67d74 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:37.767405 31707 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0263008241416182d4fbf09e3da228 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:37.769016 31707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0263008241416182d4fbf09e3da228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.776438 31860 tablet_service.cc:1511] Processing CreateTablet for tablet a9637c7813334a6899459a01fa8025a8 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:37.777802 31860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9637c7813334a6899459a01fa8025a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.783043 31785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c496d2c952c44737aaa27ae2f148f85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.783836 31777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385e8b629cc4475484dcd1a71dc67d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.784669 31784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb8650a01c6e44d397f2131584988eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.788573 31629 tablet_service.cc:1511] Processing CreateTablet for tablet a9637c7813334a6899459a01fa8025a8 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:37.790181 31629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9637c7813334a6899459a01fa8025a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.686993 31915 tablet_bootstrap.cc:654] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:37.805501 31633 tablet_service.cc:1511] Processing CreateTablet for tablet 385e8b629cc4475484dcd1a71dc67d74 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:37.806025 31706 tablet_service.cc:1511] Processing CreateTablet for tablet cf31ef7589c24a9a9cf191b76b95861c (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:37.806936 31633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385e8b629cc4475484dcd1a71dc67d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.807636 31706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf31ef7589c24a9a9cf191b76b95861c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.811269 31705 tablet_service.cc:1511] Processing CreateTablet for tablet a28cd1f077ce4dc8b7253009cb83ac5d (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:37.812834 31705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28cd1f077ce4dc8b7253009cb83ac5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.830633 31916 tablet_bootstrap.cc:492] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:37.850288 31704 tablet_service.cc:1511] Processing CreateTablet for tablet 41ee2354174846718f6e1db7febfcfc9 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:37.852139 31704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ee2354174846718f6e1db7febfcfc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.874344 31636 tablet_service.cc:1511] Processing CreateTablet for tablet c221e3aff6cf453faa0942a150dc0a94 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:37.876199 31636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c221e3aff6cf453faa0942a150dc0a94. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:37.936502 31532 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.217.1:40427, user_credentials={real_user=slave}} blocked reactor thread for 90592.4us
I20260710 11:00:37.945343 31703 tablet_service.cc:1511] Processing CreateTablet for tablet 385e8b629cc4475484dcd1a71dc67d74 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:37.946898 31703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385e8b629cc4475484dcd1a71dc67d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:37.955953 31915 tablet_bootstrap.cc:492] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:37.956745 31915 ts_tablet_manager.cc:1403] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.277s	user 0.013s	sys 0.007s
I20260710 11:00:37.964426 31915 raft_consensus.cc:359] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:37.965278 31915 raft_consensus.cc:385] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:37.965602 31915 raft_consensus.cc:740] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
W20260710 11:00:38.012710 31593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:00:38.012607 31532 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.217.1:40427, user_credentials={real_user=slave}} blocked reactor thread for 75218us
I20260710 11:00:38.020689 31915 consensus_queue.cc:260] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.021481 31711 tablet_service.cc:1511] Processing CreateTablet for tablet a9637c7813334a6899459a01fa8025a8 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:38.014988 31916 tablet_bootstrap.cc:654] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.033898 31918 tablet_bootstrap.cc:492] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:38.035233 31711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9637c7813334a6899459a01fa8025a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.044804 31781 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab9378643e94590bdc669da5d8abb30 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:38.049742 31918 tablet_bootstrap.cc:654] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.050704 31916 tablet_bootstrap.cc:492] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:38.051215 31916 ts_tablet_manager.cc:1403] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.221s	user 0.007s	sys 0.011s
I20260710 11:00:38.053684 31916 raft_consensus.cc:359] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.054304 31916 raft_consensus.cc:385] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.054924 31916 raft_consensus.cc:740] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.055579 31916 consensus_queue.cc:260] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.056833 31919 tablet_bootstrap.cc:492] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:38.066452 31919 tablet_bootstrap.cc:654] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.066212 31859 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab9378643e94590bdc669da5d8abb30 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:38.067660 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab9378643e94590bdc669da5d8abb30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.069965 31782 tablet_service.cc:1511] Processing CreateTablet for tablet 97086faac1cd463998289111283d2d44 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:38.073083 31781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab9378643e94590bdc669da5d8abb30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.075054 31631 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab9378643e94590bdc669da5d8abb30 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:38.076390 31631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab9378643e94590bdc669da5d8abb30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.082156 31710 tablet_service.cc:1511] Processing CreateTablet for tablet 97086faac1cd463998289111283d2d44 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:38.083509 31710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97086faac1cd463998289111283d2d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.088837 31782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97086faac1cd463998289111283d2d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.095256 31915 ts_tablet_manager.cc:1434] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.138s	user 0.004s	sys 0.018s
I20260710 11:00:38.096437 31915 tablet_bootstrap.cc:492] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:38.096283 31855 tablet_service.cc:1511] Processing CreateTablet for tablet 97086faac1cd463998289111283d2d44 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:38.097685 31855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97086faac1cd463998289111283d2d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.100622 31895 heartbeater.cc:499] Master 127.28.217.62:36065 was elected leader, sending a full tablet report...
I20260710 11:00:38.108161 31783 tablet_service.cc:1511] Processing CreateTablet for tablet e1c3a05912b341a8b9b8766a13e2cef2 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:38.109555 31783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c3a05912b341a8b9b8766a13e2cef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.116180 31630 tablet_service.cc:1511] Processing CreateTablet for tablet e1c3a05912b341a8b9b8766a13e2cef2 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:38.117605 31630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c3a05912b341a8b9b8766a13e2cef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.124740 31703 tablet_service.cc:1511] Processing CreateTablet for tablet e1c3a05912b341a8b9b8766a13e2cef2 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:38.126255 31703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c3a05912b341a8b9b8766a13e2cef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.145535 31633 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3cf27203a347a6903fb5588d35969e (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:38.147149 31633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3cf27203a347a6903fb5588d35969e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.148655 31672 heartbeater.cc:499] Master 127.28.217.62:36065 was elected leader, sending a full tablet report...
I20260710 11:00:38.144479 31857 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3cf27203a347a6903fb5588d35969e (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:38.156427 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3cf27203a347a6903fb5588d35969e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.179207 31920 raft_consensus.cc:493] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.179768 31920 raft_consensus.cc:515] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.187654 31920 leader_election.cc:290] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
W20260710 11:00:38.198727 31896 tablet.cc:2406] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:00:38.206765 31916 ts_tablet_manager.cc:1434] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.155s	user 0.017s	sys 0.016s
I20260710 11:00:38.209064 31916 tablet_bootstrap.cc:492] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:38.210620 31918 tablet_bootstrap.cc:492] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:38.211305 31918 ts_tablet_manager.cc:1403] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.178s	user 0.051s	sys 0.102s
I20260710 11:00:38.218415 31918 raft_consensus.cc:359] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.219254 31918 raft_consensus.cc:385] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.219640 31918 raft_consensus.cc:740] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.223208 31916 tablet_bootstrap.cc:654] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.231468 31915 tablet_bootstrap.cc:654] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.233328 31916 tablet_bootstrap.cc:492] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:38.237149 31782 tablet_service.cc:1511] Processing CreateTablet for tablet 08b3fb16311047048e10aa124bfc3cf8 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:38.237805 31857 tablet_service.cc:1511] Processing CreateTablet for tablet 08b3fb16311047048e10aa124bfc3cf8 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:38.235616 31703 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3cf27203a347a6903fb5588d35969e (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:38.238534 31782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b3fb16311047048e10aa124bfc3cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.239097 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b3fb16311047048e10aa124bfc3cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.239930 31703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3cf27203a347a6903fb5588d35969e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.240455 31919 tablet_bootstrap.cc:492] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:38.256769 31919 ts_tablet_manager.cc:1403] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.200s	user 0.024s	sys 0.012s
I20260710 11:00:38.245503 31918 consensus_queue.cc:260] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.248121 31747 heartbeater.cc:499] Master 127.28.217.62:36065 was elected leader, sending a full tablet report...
I20260710 11:00:38.237247 31916 ts_tablet_manager.cc:1403] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260710 11:00:38.262255 31916 raft_consensus.cc:359] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.263366 31916 raft_consensus.cc:385] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.263816 31916 raft_consensus.cc:740] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.265116 31916 consensus_queue.cc:260] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.271296 31630 tablet_service.cc:1511] Processing CreateTablet for tablet 08b3fb16311047048e10aa124bfc3cf8 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:38.272605 31630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b3fb16311047048e10aa124bfc3cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.274260 31710 tablet_service.cc:1511] Processing CreateTablet for tablet bb0466b984cc42b9aaec648bf6cc5898 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:38.276656 31783 tablet_service.cc:1511] Processing CreateTablet for tablet bb0466b984cc42b9aaec648bf6cc5898 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:38.276340 31916 ts_tablet_manager.cc:1434] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:00:38.279614 31783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0466b984cc42b9aaec648bf6cc5898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.279970 31916 tablet_bootstrap.cc:492] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:38.288468 31916 tablet_bootstrap.cc:654] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.297142 31711 tablet_service.cc:1511] Processing CreateTablet for tablet 9e99656baed44acaaf20deda45550dff (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:38.298390 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c496d2c952c44737aaa27ae2f148f85f" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:38.299082 31647 raft_consensus.cc:2468] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 0.
I20260710 11:00:38.299340 31711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e99656baed44acaaf20deda45550dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.300115 31919 raft_consensus.cc:359] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.303045 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c496d2c952c44737aaa27ae2f148f85f" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:38.305554 31919 raft_consensus.cc:385] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.305879 31919 raft_consensus.cc:740] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.296276 31633 tablet_service.cc:1511] Processing CreateTablet for tablet 9e99656baed44acaaf20deda45550dff (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:38.304270 31836 leader_election.cc:304] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 
I20260710 11:00:38.306684 31919 consensus_queue.cc:260] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.307385 31633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e99656baed44acaaf20deda45550dff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:38.307650 31835 leader_election.cc:343] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.311019 31710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0466b984cc42b9aaec648bf6cc5898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.311937 31915 tablet_bootstrap.cc:492] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:38.296547 31857 tablet_service.cc:1511] Processing CreateTablet for tablet bb0466b984cc42b9aaec648bf6cc5898 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:38.312668 31915 ts_tablet_manager.cc:1403] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.216s	user 0.020s	sys 0.021s
I20260710 11:00:38.314370 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0466b984cc42b9aaec648bf6cc5898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.314683 31782 tablet_service.cc:1511] Processing CreateTablet for tablet 9e99656baed44acaaf20deda45550dff (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:38.316030 31782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e99656baed44acaaf20deda45550dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.323966 31918 ts_tablet_manager.cc:1434] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.112s	user 0.015s	sys 0.010s
I20260710 11:00:38.330098 31918 tablet_bootstrap.cc:492] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:38.331472 31924 raft_consensus.cc:2804] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.331941 31924 raft_consensus.cc:493] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.333753 31924 raft_consensus.cc:3060] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.344046 31821 heartbeater.cc:499] Master 127.28.217.62:36065 was elected leader, sending a full tablet report...
I20260710 11:00:38.351164 31857 tablet_service.cc:1511] Processing CreateTablet for tablet 32f8666030cf475293aad9a4bd8c8865 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:38.352486 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f8666030cf475293aad9a4bd8c8865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.353571 31630 tablet_service.cc:1511] Processing CreateTablet for tablet 32f8666030cf475293aad9a4bd8c8865 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:38.354889 31630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f8666030cf475293aad9a4bd8c8865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.355618 31915 raft_consensus.cc:359] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.356418 31915 raft_consensus.cc:385] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.360761 31783 tablet_service.cc:1511] Processing CreateTablet for tablet 17e3af00c8f74dd99aa99a2a96af032a (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:38.362010 31783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e3af00c8f74dd99aa99a2a96af032a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.365823 31919 ts_tablet_manager.cc:1434] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.001s
I20260710 11:00:38.366372 31711 tablet_service.cc:1511] Processing CreateTablet for tablet 32f8666030cf475293aad9a4bd8c8865 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:38.366901 31919 tablet_bootstrap.cc:492] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:38.367728 31711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f8666030cf475293aad9a4bd8c8865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.356719 31915 raft_consensus.cc:740] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.373122 31915 consensus_queue.cc:260] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.375336 31915 ts_tablet_manager.cc:1434] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260710 11:00:38.376291 31915 tablet_bootstrap.cc:492] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:38.384840 31859 tablet_service.cc:1511] Processing CreateTablet for tablet 17e3af00c8f74dd99aa99a2a96af032a (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:38.385684 31703 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa6eea9a16f4a639d1887672bd25740 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:38.386221 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e3af00c8f74dd99aa99a2a96af032a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.387002 31703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa6eea9a16f4a639d1887672bd25740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.389308 31781 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa6eea9a16f4a639d1887672bd25740 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:38.390195 31919 tablet_bootstrap.cc:654] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.390542 31781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa6eea9a16f4a639d1887672bd25740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.392053 31916 tablet_bootstrap.cc:492] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:38.396711 31916 ts_tablet_manager.cc:1403] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.007s
I20260710 11:00:38.398825 31915 tablet_bootstrap.cc:654] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.400827 31633 tablet_service.cc:1511] Processing CreateTablet for tablet 17e3af00c8f74dd99aa99a2a96af032a (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:38.402122 31633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e3af00c8f74dd99aa99a2a96af032a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.385608 31924 raft_consensus.cc:515] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.404034 31923 raft_consensus.cc:493] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.404606 31923 raft_consensus.cc:515] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.405961 31924 leader_election.cc:290] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 election: Requested vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:38.411585 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c496d2c952c44737aaa27ae2f148f85f" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:38.412568 31923 leader_election.cc:290] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:38.413432 31915 tablet_bootstrap.cc:492] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:38.412392 31916 raft_consensus.cc:359] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.413957 31915 ts_tablet_manager.cc:1403] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.002s
I20260710 11:00:38.418081 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c496d2c952c44737aaa27ae2f148f85f" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:38.418830 31916 raft_consensus.cc:385] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.418952 31647 raft_consensus.cc:3060] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.419327 31916 raft_consensus.cc:740] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.420406 31916 consensus_queue.cc:260] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.426589 31916 ts_tablet_manager.cc:1434] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260710 11:00:38.427363 31647 raft_consensus.cc:2468] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 1.
I20260710 11:00:38.416735 31918 tablet_bootstrap.cc:654] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.428861 31836 leader_election.cc:304] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 
I20260710 11:00:38.429811 31924 raft_consensus.cc:2804] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.430564 31924 raft_consensus.cc:697] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Becoming Leader. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:38.431484 31924 consensus_queue.cc:237] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.432699 31916 tablet_bootstrap.cc:492] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:38.436302 31915 raft_consensus.cc:359] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.439374 31915 raft_consensus.cc:385] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.439711 31915 raft_consensus.cc:740] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.445597 31857 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa6eea9a16f4a639d1887672bd25740 (DEFAULT_TABLE table=test-workload [id=c52595e76b3e457284fbdb3e7d735b0f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:38.446962 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa6eea9a16f4a639d1887672bd25740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:38.448993 31918 tablet_bootstrap.cc:492] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:38.449708 31918 ts_tablet_manager.cc:1403] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.002s
I20260710 11:00:38.449954 31915 consensus_queue.cc:260] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.453265 31918 raft_consensus.cc:359] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.461529 31916 tablet_bootstrap.cc:654] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:38.460984 31835 leader_election.cc:343] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.454537 31918 raft_consensus.cc:385] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.463101 31918 raft_consensus.cc:740] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.464727 31919 tablet_bootstrap.cc:492] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:38.464109 31918 consensus_queue.cc:260] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.468883 31918 ts_tablet_manager.cc:1434] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:00:38.465216 31919 ts_tablet_manager.cc:1403] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.019s
I20260710 11:00:38.470096 31918 tablet_bootstrap.cc:492] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:38.471330 31545 catalog_manager.cc:5697] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e5a453be044e0091c4269f35bdd85e (127.28.217.4). New cstate: current_term: 1 leader_uuid: "05e5a453be044e0091c4269f35bdd85e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:38.473588 31919 raft_consensus.cc:359] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.474325 31919 raft_consensus.cc:385] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.474699 31919 raft_consensus.cc:740] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.475510 31919 consensus_queue.cc:260] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.465201 31915 ts_tablet_manager.cc:1434] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:00:38.477245 31915 tablet_bootstrap.cc:492] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:38.477063 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f443fd3c2047e993e9f0aca6793b39" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
W20260710 11:00:38.479839 31613 leader_election.cc:343] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.484071 31916 tablet_bootstrap.cc:492] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:38.484735 31916 ts_tablet_manager.cc:1403] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.006s
I20260710 11:00:38.486093 31919 ts_tablet_manager.cc:1434] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:00:38.487157 31919 tablet_bootstrap.cc:492] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:38.489367 31916 raft_consensus.cc:359] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.490451 31916 raft_consensus.cc:385] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.490907 31916 raft_consensus.cc:740] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.493367 31918 tablet_bootstrap.cc:654] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.493891 31919 tablet_bootstrap.cc:654] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.484258 31915 tablet_bootstrap.cc:654] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.501816 31916 consensus_queue.cc:260] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.506747 31916 ts_tablet_manager.cc:1434] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260710 11:00:38.507717 31916 tablet_bootstrap.cc:492] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:38.515210 31916 tablet_bootstrap.cc:654] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.517293 31931 raft_consensus.cc:493] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.519260 31931 raft_consensus.cc:515] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.520272 31918 tablet_bootstrap.cc:492] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:38.521010 31918 ts_tablet_manager.cc:1403] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.000s
I20260710 11:00:38.526221 31931 leader_election.cc:290] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:38.531386 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f443fd3c2047e993e9f0aca6793b39" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:38.532361 31870 raft_consensus.cc:2468] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 0.
I20260710 11:00:38.534157 31610 leader_election.cc:304] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [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: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:38.535681 31923 raft_consensus.cc:2804] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.536147 31923 raft_consensus.cc:493] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.536594 31923 raft_consensus.cc:3060] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.528360 31918 raft_consensus.cc:359] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.540531 31918 raft_consensus.cc:385] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.541108 31918 raft_consensus.cc:740] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.542273 31918 consensus_queue.cc:260] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.545608 31918 ts_tablet_manager.cc:1434] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:00:38.547063 31918 tablet_bootstrap.cc:492] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:38.554270 31933 raft_consensus.cc:493] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.554826 31933 raft_consensus.cc:515] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.557519 31918 tablet_bootstrap.cc:654] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.564812 31933 leader_election.cc:290] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:38.572999 31919 tablet_bootstrap.cc:492] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:38.574038 31919 ts_tablet_manager.cc:1403] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.087s	user 0.030s	sys 0.009s
I20260710 11:00:38.575453 31915 tablet_bootstrap.cc:492] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:38.576026 31915 ts_tablet_manager.cc:1403] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.001s
I20260710 11:00:38.581993 31916 tablet_bootstrap.cc:492] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:38.581990 31919 raft_consensus.cc:359] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.582854 31916 ts_tablet_manager.cc:1403] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.004s
I20260710 11:00:38.583058 31919 raft_consensus.cc:385] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.583467 31919 raft_consensus.cc:740] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.584568 31919 consensus_queue.cc:260] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.587185 31916 raft_consensus.cc:359] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.588009 31916 raft_consensus.cc:385] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.588392 31916 raft_consensus.cc:740] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.583570 31915 raft_consensus.cc:359] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.589726 31915 raft_consensus.cc:385] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.589327 31916 consensus_queue.cc:260] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.590577 31915 raft_consensus.cc:740] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.594555 31919 ts_tablet_manager.cc:1434] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:00:38.594766 31915 consensus_queue.cc:260] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.598217 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cb4d521c349048a6b9d1df08c0a7c" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:38.598742 31915 ts_tablet_manager.cc:1434] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
W20260710 11:00:38.599879 31762 leader_election.cc:343] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.587715 31923 raft_consensus.cc:515] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.603596 31919 tablet_bootstrap.cc:492] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:38.604442 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cb4d521c349048a6b9d1df08c0a7c" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:38.605157 31870 raft_consensus.cc:2468] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
I20260710 11:00:38.606732 31759 leader_election.cc:304] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [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: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7; no voters: 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:38.607944 31933 raft_consensus.cc:2804] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.608374 31933 raft_consensus.cc:493] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.608753 31933 raft_consensus.cc:3060] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.610399 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec32b6cea1d4ef0befb7922897c0bf4" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:38.611037 31919 tablet_bootstrap.cc:654] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.611100 31647 raft_consensus.cc:2468] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 0.
I20260710 11:00:38.613348 31688 leader_election.cc:304] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:38.614398 31915 tablet_bootstrap.cc:492] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:38.614859 31931 raft_consensus.cc:2804] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.615415 31931 raft_consensus.cc:493] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.615816 31931 raft_consensus.cc:3060] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.617661 31933 raft_consensus.cc:515] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.618716 31918 tablet_bootstrap.cc:492] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:38.619282 31918 ts_tablet_manager.cc:1403] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.000s
I20260710 11:00:38.621145 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cb4d521c349048a6b9d1df08c0a7c" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:38.621783 31870 raft_consensus.cc:3060] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.622512 31918 raft_consensus.cc:359] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.623314 31918 raft_consensus.cc:385] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.623641 31918 raft_consensus.cc:740] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.623930 31931 raft_consensus.cc:515] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.625557 31915 tablet_bootstrap.cc:654] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.625444 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec32b6cea1d4ef0befb7922897c0bf4" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
W20260710 11:00:38.627218 31687 leader_election.cc:343] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.628666 31916 ts_tablet_manager.cc:1434] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.004s
I20260710 11:00:38.631659 31918 consensus_queue.cc:260] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.631098 31933 leader_election.cc:290] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:38.632643 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cb4d521c349048a6b9d1df08c0a7c" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:38.637452 31916 tablet_bootstrap.cc:492] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
W20260710 11:00:38.638126 31762 leader_election.cc:343] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.639226 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f443fd3c2047e993e9f0aca6793b39" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:38.639909 31869 raft_consensus.cc:3060] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.644794 31923 leader_election.cc:290] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:38.650408 31916 tablet_bootstrap.cc:654] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.655573 31931 leader_election.cc:290] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Requested vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:38.660167 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f443fd3c2047e993e9f0aca6793b39" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:38.660888 31722 raft_consensus.cc:3060] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.659463 31931 raft_consensus.cc:493] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.661881 31931 raft_consensus.cc:515] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.657084 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec32b6cea1d4ef0befb7922897c0bf4" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:38.664842 31647 raft_consensus.cc:3060] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.673457 31869 raft_consensus.cc:2468] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 1.
I20260710 11:00:38.674783 31610 leader_election.cc:304] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 
I20260710 11:00:38.675738 31923 raft_consensus.cc:2804] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.676292 31923 raft_consensus.cc:697] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 1 LEADER]: Becoming Leader. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Running, Role: LEADER
I20260710 11:00:38.676491 31647 raft_consensus.cc:2468] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:38.677399 31870 raft_consensus.cc:2468] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
I20260710 11:00:38.677263 31923 consensus_queue.cc:237] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.679476 31759 leader_election.cc:304] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [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: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7; no voters: 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:38.679809 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec32b6cea1d4ef0befb7922897c0bf4" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:38.680377 31722 raft_consensus.cc:2468] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 1.
I20260710 11:00:38.680727 31933 raft_consensus.cc:2804] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.679487 31688 leader_election.cc:304] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:38.683658 31957 raft_consensus.cc:2804] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:00:38.684015 31687 leader_election.cc:343] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.684602 31957 raft_consensus.cc:697] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Becoming Leader. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:38.684859 31915 tablet_bootstrap.cc:492] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:38.685544 31915 ts_tablet_manager.cc:1403] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.017s
I20260710 11:00:38.685927 31957 consensus_queue.cc:237] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.689479 31916 tablet_bootstrap.cc:492] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:38.689884 31919 tablet_bootstrap.cc:492] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:38.690042 31916 ts_tablet_manager.cc:1403] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.006s
I20260710 11:00:38.690411 31919 ts_tablet_manager.cc:1403] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.015s
I20260710 11:00:38.694006 31915 raft_consensus.cc:359] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.694917 31918 ts_tablet_manager.cc:1434] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.003s
I20260710 11:00:38.694881 31915 raft_consensus.cc:385] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.695858 31915 raft_consensus.cc:740] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.697395 31918 tablet_bootstrap.cc:492] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:38.698719 31916 raft_consensus.cc:359] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.699479 31916 raft_consensus.cc:385] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.699772 31916 raft_consensus.cc:740] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.704144 31918 tablet_bootstrap.cc:654] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.707559 31916 consensus_queue.cc:260] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.708796 31915 consensus_queue.cc:260] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.712255 31931 leader_election.cc:290] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:38.713508 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9535b5eeae84ed78ce93ed843ad39a7" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:38.714183 31915 ts_tablet_manager.cc:1434] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.006s
I20260710 11:00:38.714128 31919 raft_consensus.cc:359] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.715058 31919 raft_consensus.cc:385] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.715416 31919 raft_consensus.cc:740] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.715340 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9535b5eeae84ed78ce93ed843ad39a7" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:38.715976 31916 ts_tablet_manager.cc:1434] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 11:00:38.716483 31919 consensus_queue.cc:260] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.717113 31916 tablet_bootstrap.cc:492] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:38.717159 31647 raft_consensus.cc:2468] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 0.
I20260710 11:00:38.715327 31915 tablet_bootstrap.cc:492] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:38.718423 31933 raft_consensus.cc:697] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:38.721143 31933 consensus_queue.cc:237] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
W20260710 11:00:38.717146 31687 leader_election.cc:343] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.725419 31688 leader_election.cc:304] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [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: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:38.726384 31957 raft_consensus.cc:2804] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.726930 31957 raft_consensus.cc:493] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.727406 31957 raft_consensus.cc:3060] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.727273 31542 catalog_manager.cc:5697] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1). New cstate: current_term: 1 leader_uuid: "14ee48f5732a49eea29e94dfa47a425a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:38.731052 31915 tablet_bootstrap.cc:654] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.731945 31543 catalog_manager.cc:5697] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab8124c5cda458887ba3813f527b66e (127.28.217.2). New cstate: current_term: 1 leader_uuid: "9ab8124c5cda458887ba3813f527b66e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:38.739732 31916 tablet_bootstrap.cc:654] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.741775 31918 tablet_bootstrap.cc:492] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:38.742342 31918 ts_tablet_manager.cc:1403] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.009s
I20260710 11:00:38.744370 31957 raft_consensus.cc:515] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.745616 31918 raft_consensus.cc:359] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.746410 31918 raft_consensus.cc:385] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.746744 31918 raft_consensus.cc:740] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.747588 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9535b5eeae84ed78ce93ed843ad39a7" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:38.749004 31919 ts_tablet_manager.cc:1434] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.004s
W20260710 11:00:38.749110 31687 leader_election.cc:343] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.750262 31919 tablet_bootstrap.cc:492] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:38.750232 31957 leader_election.cc:290] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Requested vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:38.752676 31918 consensus_queue.cc:260] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.754248 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9535b5eeae84ed78ce93ed843ad39a7" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:38.755009 31647 raft_consensus.cc:3060] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.755580 31918 ts_tablet_manager.cc:1434] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:00:38.756686 31918 tablet_bootstrap.cc:492] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:38.757160 31919 tablet_bootstrap.cc:654] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.760185 31933 raft_consensus.cc:493] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.760864 31933 raft_consensus.cc:515] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.764778 31918 tablet_bootstrap.cc:654] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.765038 31924 raft_consensus.cc:493] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.765542 31924 raft_consensus.cc:515] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.766636 31933 leader_election.cc:290] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:38.767786 31924 leader_election.cc:290] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:38.751737 31544 catalog_manager.cc:5697] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:38.770260 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8650a01c6e44d397f2131584988eeb" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:38.770943 31870 raft_consensus.cc:2468] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
I20260710 11:00:38.772600 31933 raft_consensus.cc:493] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.772868 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:38.773195 31933 raft_consensus.cc:515] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.776011 31933 leader_election.cc:290] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:38.777468 31759 leader_election.cc:304] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:38.773602 31646 raft_consensus.cc:2468] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 0.
I20260710 11:00:38.779160 31836 leader_election.cc:304] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 
I20260710 11:00:38.779596 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8650a01c6e44d397f2131584988eeb" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:38.780164 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0263008241416182d4fbf09e3da228" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
W20260710 11:00:38.781599 31759 leader_election.cc:343] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.782207 31924 raft_consensus.cc:2804] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.782723 31924 raft_consensus.cc:493] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.783107 31924 raft_consensus.cc:3060] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:38.783396 31762 leader_election.cc:343] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.782298 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0263008241416182d4fbf09e3da228" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
W20260710 11:00:38.789873 31762 leader_election.cc:343] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.790575 31762 leader_election.cc:304] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2000c0f57b6145399cbc157fa7d81da7; no voters: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:38.792110 31966 raft_consensus.cc:2749] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:38.794039 31957 raft_consensus.cc:493] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.794796 31957 raft_consensus.cc:515] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.798532 31957 leader_election.cc:290] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:38.800952 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:38.801759 31646 raft_consensus.cc:2468] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 0.
I20260710 11:00:38.807504 31688 leader_election.cc:304] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:38.808490 31957 raft_consensus.cc:2804] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.808934 31957 raft_consensus.cc:493] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.809597 31957 raft_consensus.cc:3060] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.813486 31919 tablet_bootstrap.cc:492] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:38.814093 31919 ts_tablet_manager.cc:1403] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.004s
I20260710 11:00:38.814936 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:38.821480 31919 raft_consensus.cc:359] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.782451 31961 raft_consensus.cc:2804] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.822482 31919 raft_consensus.cc:385] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.823163 31919 raft_consensus.cc:740] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.822731 31918 tablet_bootstrap.cc:492] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:38.823655 31924 raft_consensus.cc:515] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.824196 31918 ts_tablet_manager.cc:1403] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.022s
I20260710 11:00:38.823092 31961 raft_consensus.cc:493] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.827157 31961 raft_consensus.cc:3060] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.827437 31870 raft_consensus.cc:2393] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ab8124c5cda458887ba3813f527b66e in current term 1: Already voted for candidate 05e5a453be044e0091c4269f35bdd85e in this term.
I20260710 11:00:38.824927 31919 consensus_queue.cc:260] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.826103 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:38.830593 31923 raft_consensus.cc:493] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.826574 31647 raft_consensus.cc:2468] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:38.831341 31919 ts_tablet_manager.cc:1434] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260710 11:00:38.831107 31923 raft_consensus.cc:515] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.833055 31919 tablet_bootstrap.cc:492] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:38.832772 31688 leader_election.cc:304] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [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: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:38.833869 31931 raft_consensus.cc:2804] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.834404 31931 raft_consensus.cc:697] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Becoming Leader. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:38.834915 31923 leader_election.cc:290] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:38.835319 31931 consensus_queue.cc:237] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.838016 31957 raft_consensus.cc:515] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.839350 31722 raft_consensus.cc:2393] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e5a453be044e0091c4269f35bdd85e in current term 1: Already voted for candidate 9ab8124c5cda458887ba3813f527b66e in this term.
I20260710 11:00:38.849653 31957 leader_election.cc:290] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:38.850421 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:38.850699 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:38.851300 31869 raft_consensus.cc:2393] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ab8124c5cda458887ba3813f527b66e in current term 1: Already voted for candidate 05e5a453be044e0091c4269f35bdd85e in this term.
I20260710 11:00:38.851399 31647 raft_consensus.cc:3060] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.851866 31919 tablet_bootstrap.cc:654] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.852883 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cb4d521c349048a6b9d1df08c0a7c" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:38.852953 31918 raft_consensus.cc:359] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.853760 31870 raft_consensus.cc:2393] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14ee48f5732a49eea29e94dfa47a425a in current term 1: Already voted for candidate 2000c0f57b6145399cbc157fa7d81da7 in this term.
I20260710 11:00:38.858706 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cb4d521c349048a6b9d1df08c0a7c" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:38.859359 31924 leader_election.cc:290] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 election: Requested vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:38.853708 31918 raft_consensus.cc:385] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.859972 31918 raft_consensus.cc:740] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.860199 31915 tablet_bootstrap.cc:492] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:38.861145 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:38.861086 31918 consensus_queue.cc:260] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.861719 31612 leader_election.cc:304] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a; no voters: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:38.862900 31923 raft_consensus.cc:3060] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.863320 31916 tablet_bootstrap.cc:492] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:38.863504 31918 ts_tablet_manager.cc:1434] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260710 11:00:38.863906 31916 ts_tablet_manager.cc:1403] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.012s
I20260710 11:00:38.864704 31918 tablet_bootstrap.cc:492] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:38.864499 31647 raft_consensus.cc:2468] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:38.865971 31688 leader_election.cc:304] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [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: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:38.866882 31957 raft_consensus.cc:2804] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.867391 31957 raft_consensus.cc:697] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Becoming Leader. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:38.867343 31916 raft_consensus.cc:359] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.868295 31916 raft_consensus.cc:385] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.869315 31916 raft_consensus.cc:740] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.868541 31957 consensus_queue.cc:237] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.871778 31918 tablet_bootstrap.cc:654] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.874182 31961 raft_consensus.cc:515] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.876542 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:38.860795 31915 ts_tablet_manager.cc:1403] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.012s
I20260710 11:00:38.879612 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8650a01c6e44d397f2131584988eeb" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:38.879899 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8650a01c6e44d397f2131584988eeb" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:38.880761 31870 raft_consensus.cc:3060] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:38.881562 31762 leader_election.cc:343] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.882817 31836 leader_election.cc:304] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [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: 05e5a453be044e0091c4269f35bdd85e; no voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:38.883890 31924 raft_consensus.cc:2749] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:38.874176 31923 raft_consensus.cc:2749] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:38.886763 31916 consensus_queue.cc:260] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.892453 31961 leader_election.cc:290] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:38.887585 31542 catalog_manager.cc:5697] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab8124c5cda458887ba3813f527b66e (127.28.217.2). New cstate: current_term: 1 leader_uuid: "9ab8124c5cda458887ba3813f527b66e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.897549 31918 tablet_bootstrap.cc:492] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:38.898123 31918 ts_tablet_manager.cc:1403] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.014s
I20260710 11:00:38.883750 31915 raft_consensus.cc:359] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.899729 31915 raft_consensus.cc:385] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.900049 31915 raft_consensus.cc:740] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.900839 31915 consensus_queue.cc:260] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.901072 31918 raft_consensus.cc:359] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.901757 31918 raft_consensus.cc:385] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.902077 31918 raft_consensus.cc:740] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.903174 31915 ts_tablet_manager.cc:1434] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
I20260710 11:00:38.902796 31918 consensus_queue.cc:260] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.904162 31915 tablet_bootstrap.cc:492] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:38.905128 31918 ts_tablet_manager.cc:1434] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:38.906373 31918 tablet_bootstrap.cc:492] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:38.896029 31916 ts_tablet_manager.cc:1434] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.005s
I20260710 11:00:38.897568 31919 tablet_bootstrap.cc:492] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:38.909235 31919 ts_tablet_manager.cc:1403] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.006s
I20260710 11:00:38.912403 31919 raft_consensus.cc:359] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.912868 31918 tablet_bootstrap.cc:654] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.913195 31919 raft_consensus.cc:385] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.913527 31919 raft_consensus.cc:740] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.917186 31916 tablet_bootstrap.cc:492] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:38.919463 31918 tablet_bootstrap.cc:492] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:38.920038 31918 ts_tablet_manager.cc:1403] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:00:38.897156 31870 raft_consensus.cc:2468] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
I20260710 11:00:38.921655 31919 consensus_queue.cc:260] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.922518 31759 leader_election.cc:304] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [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: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7; no voters: 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:38.923774 31961 raft_consensus.cc:2804] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:38.924106 31916 tablet_bootstrap.cc:654] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.924642 31919 ts_tablet_manager.cc:1434] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:00:38.925746 31919 tablet_bootstrap.cc:492] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:38.924291 31961 raft_consensus.cc:697] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:38.926293 31918 raft_consensus.cc:359] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.926627 31961 consensus_queue.cc:237] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.927171 31918 raft_consensus.cc:385] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.927700 31918 raft_consensus.cc:740] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.928828 31918 consensus_queue.cc:260] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.932089 31918 ts_tablet_manager.cc:1434] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:00:38.933226 31918 tablet_bootstrap.cc:492] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:38.934487 31915 tablet_bootstrap.cc:654] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.935060 31916 tablet_bootstrap.cc:492] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:38.935565 31916 ts_tablet_manager.cc:1403] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:00:38.936896 31957 raft_consensus.cc:493] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.937391 31957 raft_consensus.cc:515] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:38.938330 31916 raft_consensus.cc:359] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.939002 31916 raft_consensus.cc:385] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.938205 31542 catalog_manager.cc:5697] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab8124c5cda458887ba3813f527b66e (127.28.217.2). New cstate: current_term: 1 leader_uuid: "9ab8124c5cda458887ba3813f527b66e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.939512 31957 leader_election.cc:290] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:38.940889 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8650a01c6e44d397f2131584988eeb" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:38.941183 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8650a01c6e44d397f2131584988eeb" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:38.941543 31919 tablet_bootstrap.cc:654] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.941668 31870 raft_consensus.cc:2393] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ab8124c5cda458887ba3813f527b66e in current term 1: Already voted for candidate 2000c0f57b6145399cbc157fa7d81da7 in this term.
I20260710 11:00:38.943013 31685 leader_election.cc:304] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:38.944141 31957 raft_consensus.cc:3060] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.945508 31918 tablet_bootstrap.cc:654] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.939270 31916 raft_consensus.cc:740] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.952229 31957 raft_consensus.cc:2749] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:38.955288 31918 tablet_bootstrap.cc:492] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:38.957441 31918 ts_tablet_manager.cc:1403] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.007s
I20260710 11:00:38.959396 31919 tablet_bootstrap.cc:492] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:38.953322 31916 consensus_queue.cc:260] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:38.955153 31931 raft_consensus.cc:493] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:38.960178 31931 raft_consensus.cc:515] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.960843 31918 raft_consensus.cc:359] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.961304 31916 ts_tablet_manager.cc:1434] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:00:38.961634 31918 raft_consensus.cc:385] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.962030 31918 raft_consensus.cc:740] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.962266 31919 ts_tablet_manager.cc:1403] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.010s
I20260710 11:00:38.962560 31916 tablet_bootstrap.cc:492] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:38.966928 31918 consensus_queue.cc:260] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.968947 31916 tablet_bootstrap.cc:654] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.968783 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf31ef7589c24a9a9cf191b76b95861c" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:38.970253 31931 leader_election.cc:290] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
W20260710 11:00:38.971630 31688 leader_election.cc:343] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:38.972038 31918 ts_tablet_manager.cc:1434] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 11:00:38.973124 31918 tablet_bootstrap.cc:492] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:38.978296 31918 tablet_bootstrap.cc:654] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:38.969836 31919 raft_consensus.cc:359] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.969624 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf31ef7589c24a9a9cf191b76b95861c" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:38.983685 31919 raft_consensus.cc:385] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.984086 31919 raft_consensus.cc:740] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.987618 31919 consensus_queue.cc:260] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.989781 31796 raft_consensus.cc:2468] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 0.
I20260710 11:00:38.990990 31916 tablet_bootstrap.cc:492] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:38.991480 31916 ts_tablet_manager.cc:1403] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:00:38.991940 31687 leader_election.cc:304] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [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: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e; no voters: 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:38.992254 31915 tablet_bootstrap.cc:492] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:38.992862 31915 ts_tablet_manager.cc:1403] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.006s
I20260710 11:00:38.993396 31957 raft_consensus.cc:2804] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:38.993847 31957 raft_consensus.cc:493] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:38.994252 31957 raft_consensus.cc:3060] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:38.994451 31916 raft_consensus.cc:359] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:38.995138 31916 raft_consensus.cc:385] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.995416 31916 raft_consensus.cc:740] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.996064 31915 raft_consensus.cc:359] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:38.996899 31915 raft_consensus.cc:385] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:38.997228 31915 raft_consensus.cc:740] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:38.998008 31915 consensus_queue.cc:260] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.000629 31915 ts_tablet_manager.cc:1434] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:00:39.001713 31915 tablet_bootstrap.cc:492] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:39.002632 31543 catalog_manager.cc:5697] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.005937 31957 raft_consensus.cc:515] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.008478 31915 tablet_bootstrap.cc:654] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.009091 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf31ef7589c24a9a9cf191b76b95861c" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:39.013912 31916 consensus_queue.cc:260] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
W20260710 11:00:39.017555 31688 leader_election.cc:343] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.020995 31916 ts_tablet_manager.cc:1434] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:00:39.026588 31924 consensus_queue.cc:1048] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:39.034608 31593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:39.035167 31961 raft_consensus.cc:493] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.037272 31961 raft_consensus.cc:515] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.040889 31916 tablet_bootstrap.cc:492] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:39.044016 31957 leader_election.cc:290] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Requested vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:39.046977 31961 leader_election.cc:290] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:39.049392 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ee2354174846718f6e1db7febfcfc9" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:39.052229 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf31ef7589c24a9a9cf191b76b95861c" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:39.053177 31796 raft_consensus.cc:3060] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.056156 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ee2354174846718f6e1db7febfcfc9" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:39.057152 31722 raft_consensus.cc:2468] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
I20260710 11:00:39.059391 31762 leader_election.cc:304] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:39.061169 31961 raft_consensus.cc:2804] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:39.061708 31961 raft_consensus.cc:493] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:39.062192 31961 raft_consensus.cc:3060] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:39.063328 31759 leader_election.cc:343] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:39.071393 31835 consensus_peers.cc:597] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e -> Peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Couldn't send request to peer 2000c0f57b6145399cbc157fa7d81da7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:39.071777 31796 raft_consensus.cc:2468] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:39.080269 31923 consensus_queue.cc:1048] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.080931 31687 leader_election.cc:304] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [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: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e; no voters: 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:39.084844 31919 ts_tablet_manager.cc:1434] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.003s
I20260710 11:00:39.086431 31919 tablet_bootstrap.cc:492] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:39.086318 31931 raft_consensus.cc:2804] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:39.087285 31931 raft_consensus.cc:697] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Becoming Leader. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:39.088653 31931 consensus_queue.cc:237] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.112875 31916 tablet_bootstrap.cc:654] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.114152 31924 raft_consensus.cc:493] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.115022 31924 raft_consensus.cc:515] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.117168 31924 leader_election.cc:290] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:39.119110 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cd1f077ce4dc8b7253009cb83ac5d" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:39.119275 31961 raft_consensus.cc:515] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.119570 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cd1f077ce4dc8b7253009cb83ac5d" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:39.119450 31933 consensus_queue.cc:1048] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.120263 31722 raft_consensus.cc:2468] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 0.
W20260710 11:00:39.120594 31836 leader_election.cc:343] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.122993 31836 leader_election.cc:304] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [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: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e; no voters: 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:39.124037 31924 raft_consensus.cc:2804] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:39.124485 31924 raft_consensus.cc:493] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:39.124845 31924 raft_consensus.cc:3060] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.126411 31919 tablet_bootstrap.cc:654] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.127899 31933 raft_consensus.cc:493] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.128479 31933 raft_consensus.cc:515] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.129940 31918 tablet_bootstrap.cc:492] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:39.130437 31918 ts_tablet_manager.cc:1403] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.158s	user 0.035s	sys 0.009s
I20260710 11:00:39.130824 31933 leader_election.cc:290] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:39.131376 31933 raft_consensus.cc:493] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.132090 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ee2354174846718f6e1db7febfcfc9" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:39.132733 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8b629cc4475484dcd1a71dc67d74" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:39.133144 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ee2354174846718f6e1db7febfcfc9" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:39.133172 31918 raft_consensus.cc:359] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
W20260710 11:00:39.133670 31759 leader_election.cc:343] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.133960 31918 raft_consensus.cc:385] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.133752 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8b629cc4475484dcd1a71dc67d74" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:39.134362 31918 raft_consensus.cc:740] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.134614 31646 raft_consensus.cc:2468] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
I20260710 11:00:39.133849 31722 raft_consensus.cc:3060] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.135255 31918 consensus_queue.cc:260] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.136112 31762 leader_election.cc:304] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:39.136226 31720 raft_consensus.cc:2468] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
I20260710 11:00:39.137369 31918 ts_tablet_manager.cc:1434] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:00:39.137892 31923 raft_consensus.cc:493] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.137104 31966 raft_consensus.cc:2804] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:39.138401 31923 raft_consensus.cc:515] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.134450 31961 leader_election.cc:290] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:39.139582 31966 raft_consensus.cc:493] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:39.138315 31918 tablet_bootstrap.cc:492] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:39.140852 31923 leader_election.cc:290] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:39.141957 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9637c7813334a6899459a01fa8025a8" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:39.142613 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9637c7813334a6899459a01fa8025a8" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
W20260710 11:00:39.143237 31613 leader_election.cc:343] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:39.144104 31610 leader_election.cc:343] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.140012 31966 raft_consensus.cc:3060] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.144591 31610 leader_election.cc:304] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a; no voters: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:39.145941 31918 tablet_bootstrap.cc:654] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.145956 31923 raft_consensus.cc:2749] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:39.131822 31933 raft_consensus.cc:515] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.149471 31924 raft_consensus.cc:515] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.150970 31933 leader_election.cc:290] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:39.151275 31924 leader_election.cc:290] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 election: Requested vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:39.151738 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221e3aff6cf453faa0942a150dc0a94" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:39.152395 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221e3aff6cf453faa0942a150dc0a94" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:39.153264 31647 raft_consensus.cc:2468] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
W20260710 11:00:39.153784 31759 leader_election.cc:343] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.154723 31762 leader_election.cc:304] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [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: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:39.146085 31722 raft_consensus.cc:2468] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
W20260710 11:00:39.167972 31836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.2:33565, user_credentials={real_user=slave}} blocked reactor thread for 45070.9us
W20260710 11:00:39.168613 31687 consensus_peers.cc:597] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e -> Peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Couldn't send request to peer 2000c0f57b6145399cbc157fa7d81da7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:39.171682 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cd1f077ce4dc8b7253009cb83ac5d" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
W20260710 11:00:39.173292 31836 leader_election.cc:343] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.178731 31933 raft_consensus.cc:2804] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:39.179265 31933 raft_consensus.cc:493] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:39.179838 31933 raft_consensus.cc:3060] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.182330 31762 leader_election.cc:304] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [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: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:39.183295 31961 raft_consensus.cc:2804] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:39.185591 31923 consensus_queue.cc:1048] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:39.196925 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cd1f077ce4dc8b7253009cb83ac5d" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:39.197850 31722 raft_consensus.cc:3060] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.216162 31915 tablet_bootstrap.cc:492] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:39.216931 31915 ts_tablet_manager.cc:1403] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.215s	user 0.055s	sys 0.055s
I20260710 11:00:39.224762 31998 consensus_queue.cc:1048] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.230271 31918 tablet_bootstrap.cc:492] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:39.231148 31918 ts_tablet_manager.cc:1403] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.008s
I20260710 11:00:39.221539 31961 raft_consensus.cc:697] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:39.238142 31961 consensus_queue.cc:237] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.239995 31919 tablet_bootstrap.cc:492] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:39.240823 31919 ts_tablet_manager.cc:1403] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.155s	user 0.015s	sys 0.004s
W20260710 11:00:39.243538 31687 consensus_peers.cc:597] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e -> Peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Couldn't send request to peer 2000c0f57b6145399cbc157fa7d81da7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:39.244163 31919 raft_consensus.cc:359] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.244907 31919 raft_consensus.cc:385] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.245184 31919 raft_consensus.cc:740] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.246007 31919 consensus_queue.cc:260] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.248433 31919 ts_tablet_manager.cc:1434] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:39.249468 31919 tablet_bootstrap.cc:492] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:39.257809 31966 raft_consensus.cc:515] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.255944 31915 raft_consensus.cc:359] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.260860 31915 raft_consensus.cc:385] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.261339 31647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8b629cc4475484dcd1a71dc67d74" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:39.261361 31915 raft_consensus.cc:740] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.262315 31647 raft_consensus.cc:3060] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.262871 31915 consensus_queue.cc:260] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.263535 31966 leader_election.cc:290] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Requested vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:39.264490 31919 tablet_bootstrap.cc:654] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.260241 31722 raft_consensus.cc:2468] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 1.
I20260710 11:00:39.265900 31915 ts_tablet_manager.cc:1434] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260710 11:00:39.268116 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8b629cc4475484dcd1a71dc67d74" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:39.268749 31915 tablet_bootstrap.cc:492] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:39.268965 31720 raft_consensus.cc:3060] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.274530 31836 leader_election.cc:304] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [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: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e; no voters: 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:39.276299 31996 raft_consensus.cc:2804] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:39.276947 31996 raft_consensus.cc:697] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Becoming Leader. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:39.277813 31915 tablet_bootstrap.cc:654] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.277997 31996 consensus_queue.cc:237] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.282848 31916 tablet_bootstrap.cc:492] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:39.284072 31916 ts_tablet_manager.cc:1403] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.262s	user 0.021s	sys 0.012s
I20260710 11:00:39.265889 31918 raft_consensus.cc:359] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.286360 31918 raft_consensus.cc:385] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.286581 31918 raft_consensus.cc:740] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.287091 31918 consensus_queue.cc:260] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.288816 31918 ts_tablet_manager.cc:1434] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.002s
I20260710 11:00:39.289798 31918 tablet_bootstrap.cc:492] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:39.291164 31647 raft_consensus.cc:2468] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
I20260710 11:00:39.292728 31762 leader_election.cc:304] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:39.297416 31961 raft_consensus.cc:2804] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:39.298120 31961 raft_consensus.cc:697] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:39.299204 31961 consensus_queue.cc:237] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.285713 31720 raft_consensus.cc:2468] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
I20260710 11:00:39.306648 31918 tablet_bootstrap.cc:654] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.307654 31916 raft_consensus.cc:359] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.309585 31916 raft_consensus.cc:385] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.310227 31916 raft_consensus.cc:740] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.309773 31931 consensus_queue.cc:1048] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:39.311444 31916 consensus_queue.cc:260] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.314136 31916 ts_tablet_manager.cc:1434] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260710 11:00:39.315043 31916 tablet_bootstrap.cc:492] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:39.317121 31542 catalog_manager.cc:5697] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.319943 31916 tablet_bootstrap.cc:654] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.321209 31543 catalog_manager.cc:5697] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab8124c5cda458887ba3813f527b66e (127.28.217.2). New cstate: current_term: 1 leader_uuid: "9ab8124c5cda458887ba3813f527b66e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.327574 31931 consensus_queue.cc:1048] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.343655 31931 raft_consensus.cc:493] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.344441 31931 raft_consensus.cc:515] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.348462 31931 leader_election.cc:290] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:39.348690 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0263008241416182d4fbf09e3da228" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:39.349442 31870 raft_consensus.cc:2468] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 0.
I20260710 11:00:39.350365 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0263008241416182d4fbf09e3da228" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:39.350792 31685 leader_election.cc:304] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:39.351080 31796 raft_consensus.cc:2468] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 0.
I20260710 11:00:39.352423 31931 raft_consensus.cc:2804] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:39.352908 31931 raft_consensus.cc:493] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:39.353384 31931 raft_consensus.cc:3060] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.372466 31545 catalog_manager.cc:5697] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e5a453be044e0091c4269f35bdd85e (127.28.217.4). New cstate: current_term: 1 leader_uuid: "05e5a453be044e0091c4269f35bdd85e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.366428 31933 raft_consensus.cc:515] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.405081 31933 leader_election.cc:290] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:39.417519 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221e3aff6cf453faa0942a150dc0a94" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
W20260710 11:00:39.429975 31759 leader_election.cc:343] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.422534 31996 raft_consensus.cc:493] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.432297 31996 raft_consensus.cc:515] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.436223 31963 consensus_queue.cc:1048] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.441175 31918 tablet_bootstrap.cc:492] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:39.441699 31918 ts_tablet_manager.cc:1403] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.152s	user 0.024s	sys 0.020s
I20260710 11:00:39.441840 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ee2354174846718f6e1db7febfcfc9" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:39.442862 31721 raft_consensus.cc:2393] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e5a453be044e0091c4269f35bdd85e in current term 1: Already voted for candidate 2000c0f57b6145399cbc157fa7d81da7 in this term.
I20260710 11:00:39.443243 31915 tablet_bootstrap.cc:492] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:39.443848 31915 ts_tablet_manager.cc:1403] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.175s	user 0.036s	sys 0.021s
I20260710 11:00:39.421568 31933 raft_consensus.cc:493] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.450788 31996 leader_election.cc:290] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:39.458222 31918 raft_consensus.cc:359] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.459050 31918 raft_consensus.cc:385] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.459411 31918 raft_consensus.cc:740] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.460215 31918 consensus_queue.cc:260] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.460776 31915 raft_consensus.cc:359] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.461604 31915 raft_consensus.cc:385] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.461982 31915 raft_consensus.cc:740] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.462889 31919 tablet_bootstrap.cc:492] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:39.463605 31919 ts_tablet_manager.cc:1403] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.214s	user 0.016s	sys 0.007s
I20260710 11:00:39.436295 31931 raft_consensus.cc:515] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.461417 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ee2354174846718f6e1db7febfcfc9" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:39.467785 31835 leader_election.cc:304] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e; no voters: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:39.468734 31919 raft_consensus.cc:359] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.469600 31919 raft_consensus.cc:385] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.469928 31919 raft_consensus.cc:740] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.471026 31915 consensus_queue.cc:260] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.472673 31918 ts_tablet_manager.cc:1434] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.005s
I20260710 11:00:39.473414 31918 tablet_bootstrap.cc:492] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:39.474881 31919 consensus_queue.cc:260] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.476728 31644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221e3aff6cf453faa0942a150dc0a94" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:39.477164 31919 ts_tablet_manager.cc:1434] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 11:00:39.477447 31644 raft_consensus.cc:3060] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.478189 31919 tablet_bootstrap.cc:492] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:39.484555 31919 tablet_bootstrap.cc:654] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.472939 31996 raft_consensus.cc:3060] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.476677 31916 tablet_bootstrap.cc:492] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:39.490300 31916 ts_tablet_manager.cc:1403] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.175s	user 0.022s	sys 0.026s
I20260710 11:00:39.491593 31915 ts_tablet_manager.cc:1434] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.004s
I20260710 11:00:39.457827 31933 raft_consensus.cc:515] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.501353 31915 tablet_bootstrap.cc:492] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:39.501987 31918 tablet_bootstrap.cc:654] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.502055 31956 raft_consensus.cc:493] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.502622 31956 raft_consensus.cc:515] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.505810 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cd1f077ce4dc8b7253009cb83ac5d" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:39.509449 31956 leader_election.cc:290] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:39.511039 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cd1f077ce4dc8b7253009cb83ac5d" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:39.511904 31721 raft_consensus.cc:2393] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14ee48f5732a49eea29e94dfa47a425a in current term 1: Already voted for candidate 05e5a453be044e0091c4269f35bdd85e in this term.
I20260710 11:00:39.511101 32012 consensus_queue.cc:1048] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:39.515467 31961 consensus_queue.cc:1048] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.516353 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9535b5eeae84ed78ce93ed843ad39a7" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:39.518237 31613 leader_election.cc:304] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a; no voters: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:39.520385 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0263008241416182d4fbf09e3da228" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:39.520653 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0263008241416182d4fbf09e3da228" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:39.521046 31795 raft_consensus.cc:3060] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.521236 31868 raft_consensus.cc:3060] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.524120 31915 tablet_bootstrap.cc:654] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.522471 32012 consensus_queue.cc:1048] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:39.524916 31956 raft_consensus.cc:3060] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.527871 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9535b5eeae84ed78ce93ed843ad39a7" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:39.520960 31644 raft_consensus.cc:2468] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
I20260710 11:00:39.533491 31916 raft_consensus.cc:359] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.531816 31762 leader_election.cc:304] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2000c0f57b6145399cbc157fa7d81da7; no voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:39.530174 31933 leader_election.cc:290] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:39.534751 31916 raft_consensus.cc:385] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.523247 31931 leader_election.cc:290] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Requested vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:39.539297 31916 raft_consensus.cc:740] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.541589 31762 leader_election.cc:304] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [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: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:39.543146 31966 raft_consensus.cc:2804] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:39.543744 31966 raft_consensus.cc:697] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:39.540210 31961 raft_consensus.cc:2749] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:39.546640 31966 consensus_queue.cc:237] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.551306 31961 consensus_queue.cc:1048] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.550937 31543 catalog_manager.cc:5697] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:39.557333 31916 consensus_queue.cc:260] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.574576 31919 tablet_bootstrap.cc:492] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:39.577656 31919 ts_tablet_manager.cc:1403] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.008s
I20260710 11:00:39.580492 31916 ts_tablet_manager.cc:1434] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.001s
I20260710 11:00:39.581238 31916 tablet_bootstrap.cc:492] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:39.587745 31644 raft_consensus.cc:3060] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.594461 31919 raft_consensus.cc:359] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.595472 31919 raft_consensus.cc:385] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.595829 31919 raft_consensus.cc:740] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.596896 31919 consensus_queue.cc:260] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.601166 31919 ts_tablet_manager.cc:1434] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:00:39.604893 31919 tablet_bootstrap.cc:492] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:39.607002 31918 tablet_bootstrap.cc:492] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:39.607493 31918 ts_tablet_manager.cc:1403] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.009s
I20260710 11:00:39.610054 31795 raft_consensus.cc:2468] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:39.610085 31918 raft_consensus.cc:359] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.613328 31918 raft_consensus.cc:385] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.613845 31918 raft_consensus.cc:740] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.615170 31918 consensus_queue.cc:260] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.613149 31916 tablet_bootstrap.cc:654] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.618760 31915 tablet_bootstrap.cc:492] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:39.587275 31868 raft_consensus.cc:2468] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:39.619247 31915 ts_tablet_manager.cc:1403] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.005s
I20260710 11:00:39.619556 31687 leader_election.cc:304] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:39.621579 32013 raft_consensus.cc:2804] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:39.622044 32013 raft_consensus.cc:697] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Becoming Leader. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:39.622267 31915 raft_consensus.cc:359] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.622505 31996 raft_consensus.cc:2749] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:39.622850 31915 raft_consensus.cc:385] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.611573 31956 raft_consensus.cc:2749] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:39.623211 31915 raft_consensus.cc:740] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.625464 31915 consensus_queue.cc:260] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.627254 31915 ts_tablet_manager.cc:1434] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:00:39.627928 31915 tablet_bootstrap.cc:492] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:39.628291 31919 tablet_bootstrap.cc:654] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.622885 32013 consensus_queue.cc:237] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.624446 32012 consensus_queue.cc:1048] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.643427 31918 ts_tablet_manager.cc:1434] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 11:00:39.644412 31918 tablet_bootstrap.cc:492] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:39.646801 31795 raft_consensus.cc:3060] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.650704 31918 tablet_bootstrap.cc:654] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.654904 31545 catalog_manager.cc:5697] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.660940 31915 tablet_bootstrap.cc:654] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.684762 31916 tablet_bootstrap.cc:492] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:39.685408 31916 ts_tablet_manager.cc:1403] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.104s	user 0.031s	sys 0.001s
I20260710 11:00:39.688314 31916 raft_consensus.cc:359] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.689040 31916 raft_consensus.cc:385] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.689337 31916 raft_consensus.cc:740] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.690975 31916 consensus_queue.cc:260] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.676143 32013 raft_consensus.cc:493] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.692454 32013 raft_consensus.cc:515] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.694034 31996 consensus_queue.cc:1048] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.697083 31916 ts_tablet_manager.cc:1434] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:00:39.697484 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9637c7813334a6899459a01fa8025a8" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:39.698143 31916 tablet_bootstrap.cc:492] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:39.698228 31869 raft_consensus.cc:2468] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 0.
I20260710 11:00:39.700191 31685 leader_election.cc:304] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:39.701126 31957 raft_consensus.cc:2804] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:39.701553 31957 raft_consensus.cc:493] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:39.701936 31957 raft_consensus.cc:3060] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.702309 31961 consensus_queue.cc:1048] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:39.704409 32013 leader_election.cc:290] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:39.706003 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9637c7813334a6899459a01fa8025a8" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:39.705624 31545 catalog_manager.cc:5697] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab8124c5cda458887ba3813f527b66e (127.28.217.2). New cstate: current_term: 1 leader_uuid: "9ab8124c5cda458887ba3813f527b66e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:39.716845 31916 tablet_bootstrap.cc:654] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.707870 31645 raft_consensus.cc:2468] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 0.
I20260710 11:00:39.732604 31961 consensus_queue.cc:1048] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.752660 31990 raft_consensus.cc:493] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.750576 31924 consensus_queue.cc:1048] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:39.751693 32012 raft_consensus.cc:493] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.764357 32012 raft_consensus.cc:515] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.767200 32012 leader_election.cc:290] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:39.769042 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97086faac1cd463998289111283d2d44" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:39.757203 31990 raft_consensus.cc:515] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.778201 31990 leader_election.cc:290] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:39.781585 31915 tablet_bootstrap.cc:492] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:39.782275 31915 ts_tablet_manager.cc:1403] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.154s	user 0.012s	sys 0.001s
I20260710 11:00:39.788539 31794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221e3aff6cf453faa0942a150dc0a94" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:39.773080 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97086faac1cd463998289111283d2d44" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:39.795284 31795 raft_consensus.cc:3060] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.799532 31961 consensus_queue.cc:1048] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:39.789876 31685 leader_election.cc:343] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.804734 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c221e3aff6cf453faa0942a150dc0a94" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:39.805955 31645 raft_consensus.cc:2393] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e5a453be044e0091c4269f35bdd85e in current term 1: Already voted for candidate 2000c0f57b6145399cbc157fa7d81da7 in this term.
I20260710 11:00:39.811692 31836 leader_election.cc:304] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e; no voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7
W20260710 11:00:39.812672 31687 leader_election.cc:343] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.813246 31924 raft_consensus.cc:3060] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.813330 31687 leader_election.cc:304] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:39.814446 32012 raft_consensus.cc:2749] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:39.822880 31915 raft_consensus.cc:359] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.823832 31915 raft_consensus.cc:385] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.824288 31924 raft_consensus.cc:2749] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:39.824142 31915 raft_consensus.cc:740] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.826126 31915 consensus_queue.cc:260] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:39.845408 32013 raft_consensus.cc:493] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.845945 32013 raft_consensus.cc:515] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:39.847124 31919 tablet_bootstrap.cc:492] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:39.847610 31919 ts_tablet_manager.cc:1403] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.243s	user 0.016s	sys 0.040s
I20260710 11:00:39.847967 32013 leader_election.cc:290] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:39.839936 31918 tablet_bootstrap.cc:492] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:39.850281 31919 raft_consensus.cc:359] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.850102 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c3a05912b341a8b9b8766a13e2cef2" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:39.857164 31919 raft_consensus.cc:385] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.858075 31919 raft_consensus.cc:740] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.857285 31918 ts_tablet_manager.cc:1403] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.213s	user 0.014s	sys 0.003s
I20260710 11:00:39.862280 31915 ts_tablet_manager.cc:1434] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.080s	user 0.011s	sys 0.000s
I20260710 11:00:39.865170 31915 tablet_bootstrap.cc:492] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:39.867295 31919 consensus_queue.cc:260] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.856796 31966 consensus_queue.cc:1048] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:00:39.874594 31919 ts_tablet_manager.cc:1434] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:00:39.875833 31919 tablet_bootstrap.cc:492] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:39.879549 31915 tablet_bootstrap.cc:654] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.884557 31918 raft_consensus.cc:359] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.885624 31918 raft_consensus.cc:385] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.886075 31916 tablet_bootstrap.cc:492] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:39.885982 31918 raft_consensus.cc:740] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:39.886628 31916 ts_tablet_manager.cc:1403] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.189s	user 0.021s	sys 0.007s
I20260710 11:00:39.887012 31918 consensus_queue.cc:260] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.888852 31919 tablet_bootstrap.cc:654] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.890156 31918 ts_tablet_manager.cc:1434] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:00:39.891384 31918 tablet_bootstrap.cc:492] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:39.859130 31957 raft_consensus.cc:515] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.891471 31794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c3a05912b341a8b9b8766a13e2cef2" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
W20260710 11:00:39.913331 31688 leader_election.cc:343] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.922892 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9637c7813334a6899459a01fa8025a8" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
W20260710 11:00:39.923590 31687 leader_election.cc:343] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.923596 31869 raft_consensus.cc:3060] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.925568 31966 raft_consensus.cc:493] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.926175 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9637c7813334a6899459a01fa8025a8" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:39.926884 31645 raft_consensus.cc:3060] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.924410 31957 leader_election.cc:290] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:39.924254 31687 leader_election.cc:304] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab8124c5cda458887ba3813f527b66e; no voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:39.926183 31966 raft_consensus.cc:515] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.935138 31966 leader_election.cc:290] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:39.936659 32013 raft_consensus.cc:2749] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:39.937064 31646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c496d2c952c44737aaa27ae2f148f85f" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:39.935163 31918 tablet_bootstrap.cc:654] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:39.950592 31966 consensus_queue.cc:1048] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.958534 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c496d2c952c44737aaa27ae2f148f85f" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:39.963716 31759 leader_election.cc:304] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2000c0f57b6145399cbc157fa7d81da7; no voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:39.979339 31961 raft_consensus.cc:2749] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:39.979954 31956 raft_consensus.cc:493] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:39.980537 31956 raft_consensus.cc:515] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:39.982734 31956 leader_election.cc:290] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:39.984457 31794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab9378643e94590bdc669da5d8abb30" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:39.985184 31794 raft_consensus.cc:2468] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 0.
I20260710 11:00:39.984457 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab9378643e94590bdc669da5d8abb30" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:39.987131 31916 raft_consensus.cc:359] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.987262 31961 consensus_queue.cc:1048] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:39.987879 31916 raft_consensus.cc:385] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:39.989074 31612 leader_election.cc:304] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:39.990142 31645 raft_consensus.cc:2468] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:39.990195 31869 raft_consensus.cc:2468] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:39.988199 31916 raft_consensus.cc:740] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
W20260710 11:00:39.991611 31610 leader_election.cc:343] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:39.992062 31956 raft_consensus.cc:2804] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:39.992710 31956 raft_consensus.cc:493] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:39.993196 31956 raft_consensus.cc:3060] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:39.993021 31688 leader_election.cc:304] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:39.994097 32013 raft_consensus.cc:2804] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:39.992161 31916 consensus_queue.cc:260] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:39.994683 32013 raft_consensus.cc:697] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Becoming Leader. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:39.996433 31916 ts_tablet_manager.cc:1434] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.000s
I20260710 11:00:39.997677 31916 tablet_bootstrap.cc:492] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:39.995643 32013 consensus_queue.cc:237] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.015447 31915 tablet_bootstrap.cc:492] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:40.015955 31915 ts_tablet_manager.cc:1403] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.153s	user 0.010s	sys 0.009s
I20260710 11:00:40.018903 31919 tablet_bootstrap.cc:492] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:40.019392 31919 ts_tablet_manager.cc:1403] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.008s
I20260710 11:00:40.019660 31918 tablet_bootstrap.cc:492] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:40.020124 31918 ts_tablet_manager.cc:1403] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.001s
I20260710 11:00:40.021068 31916 tablet_bootstrap.cc:654] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.021329 31915 raft_consensus.cc:359] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.022006 31915 raft_consensus.cc:385] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.022272 31915 raft_consensus.cc:740] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.022722 31919 raft_consensus.cc:359] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.023391 31919 raft_consensus.cc:385] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.023658 31919 raft_consensus.cc:740] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.024437 31919 consensus_queue.cc:260] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.024749 31915 consensus_queue.cc:260] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.026872 31919 ts_tablet_manager.cc:1434] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:40.027961 31919 tablet_bootstrap.cc:492] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:40.028439 31915 ts_tablet_manager.cc:1434] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:00:40.030906 31918 raft_consensus.cc:359] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.038199 31918 raft_consensus.cc:385] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.038748 31918 raft_consensus.cc:740] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.042474 31915 tablet_bootstrap.cc:492] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:40.047951 31544 catalog_manager.cc:5697] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab8124c5cda458887ba3813f527b66e (127.28.217.2). New cstate: current_term: 1 leader_uuid: "9ab8124c5cda458887ba3813f527b66e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:40.063589 31918 consensus_queue.cc:260] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.074399 31918 ts_tablet_manager.cc:1434] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.054s	user 0.002s	sys 0.004s
I20260710 11:00:40.075145 31918 tablet_bootstrap.cc:492] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:40.087236 31924 raft_consensus.cc:493] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.087845 31924 raft_consensus.cc:515] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.089962 31924 leader_election.cc:290] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:40.090648 31918 tablet_bootstrap.cc:654] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.092051 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97086faac1cd463998289111283d2d44" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:40.093302 31795 raft_consensus.cc:2468] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 0.
I20260710 11:00:40.093577 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97086faac1cd463998289111283d2d44" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:40.094229 31722 raft_consensus.cc:2468] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 0.
I20260710 11:00:40.095162 31835 leader_election.cc:304] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:40.099268 31924 raft_consensus.cc:2804] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:40.099892 31924 raft_consensus.cc:493] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:40.100425 31924 raft_consensus.cc:3060] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.101738 31956 raft_consensus.cc:515] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.103739 31956 leader_election.cc:290] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 election: Requested vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:40.104923 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab9378643e94590bdc669da5d8abb30" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:40.106977 31919 tablet_bootstrap.cc:654] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.105540 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab9378643e94590bdc669da5d8abb30" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:40.105561 31795 raft_consensus.cc:3060] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.108104 31868 raft_consensus.cc:3060] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.110904 31915 tablet_bootstrap.cc:654] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.116724 31795 raft_consensus.cc:2468] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 1.
I20260710 11:00:40.118973 31924 raft_consensus.cc:515] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.129021 31868 raft_consensus.cc:2468] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 1.
I20260710 11:00:40.129182 31612 leader_election.cc:304] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:40.130702 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97086faac1cd463998289111283d2d44" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:40.131318 31722 raft_consensus.cc:3060] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.131862 31916 tablet_bootstrap.cc:492] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:40.132462 31916 ts_tablet_manager.cc:1403] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.135s	user 0.036s	sys 0.055s
W20260710 11:00:40.133021 31593 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:40.135639 31916 raft_consensus.cc:359] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.136555 31916 raft_consensus.cc:385] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.136894 31916 raft_consensus.cc:740] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.137961 31916 consensus_queue.cc:260] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.139712 31956 raft_consensus.cc:2804] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.141675 31722 raft_consensus.cc:2468] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 1.
I20260710 11:00:40.144361 31915 tablet_bootstrap.cc:492] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:40.144608 31916 ts_tablet_manager.cc:1434] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:00:40.145254 31924 leader_election.cc:290] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:40.144668 31836 leader_election.cc:304] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:40.146227 31916 tablet_bootstrap.cc:492] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:40.146507 31924 raft_consensus.cc:2804] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.146350 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97086faac1cd463998289111283d2d44" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:40.147197 31795 raft_consensus.cc:3060] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.147861 31924 raft_consensus.cc:697] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Becoming Leader. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:40.148757 31924 consensus_queue.cc:237] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.154855 31916 tablet_bootstrap.cc:654] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.156752 31794 raft_consensus.cc:3060] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.172472 32013 consensus_queue.cc:1048] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:40.141556 31956 raft_consensus.cc:697] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 1 LEADER]: Becoming Leader. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Running, Role: LEADER
I20260710 11:00:40.174796 31956 consensus_queue.cc:237] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.177341 31795 raft_consensus.cc:2468] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 1.
I20260710 11:00:40.182288 31918 tablet_bootstrap.cc:492] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:40.182955 31919 tablet_bootstrap.cc:492] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:40.184239 31919 ts_tablet_manager.cc:1403] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.157s	user 0.020s	sys 0.033s
I20260710 11:00:40.188398 31919 raft_consensus.cc:359] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.183158 31918 ts_tablet_manager.cc:1403] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.007s
I20260710 11:00:40.193296 31918 raft_consensus.cc:359] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.194939 31918 raft_consensus.cc:385] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.195465 31918 raft_consensus.cc:740] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.196568 31918 consensus_queue.cc:260] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.199211 31918 ts_tablet_manager.cc:1434] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:40.194344 31919 raft_consensus.cc:385] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.199677 31919 raft_consensus.cc:740] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.200527 31919 consensus_queue.cc:260] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.203063 31919 ts_tablet_manager.cc:1434] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:00:40.204124 31919 tablet_bootstrap.cc:492] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:40.210280 31919 tablet_bootstrap.cc:654] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.211395 31918 tablet_bootstrap.cc:492] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:40.217926 31918 tablet_bootstrap.cc:654] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.144838 31915 ts_tablet_manager.cc:1403] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.004s
I20260710 11:00:40.234789 31915 raft_consensus.cc:359] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.235514 31915 raft_consensus.cc:385] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.242172 31919 tablet_bootstrap.cc:492] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:40.238049 31931 consensus_queue.cc:1048] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:00:40.245870 31919 ts_tablet_manager.cc:1403] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.005s
I20260710 11:00:40.240233 31918 tablet_bootstrap.cc:492] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:40.246622 31918 ts_tablet_manager.cc:1403] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
I20260710 11:00:40.249611 31918 raft_consensus.cc:359] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.250440 31918 raft_consensus.cc:385] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.250232 31919 raft_consensus.cc:359] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.235783 31915 raft_consensus.cc:740] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.251300 31918 raft_consensus.cc:740] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.251312 31919 raft_consensus.cc:385] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.252105 31919 raft_consensus.cc:740] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.252243 31956 raft_consensus.cc:493] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.253222 31956 raft_consensus.cc:515] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.254416 31919 consensus_queue.cc:260] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.253021 31915 consensus_queue.cc:260] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.260107 31915 ts_tablet_manager.cc:1434] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:00:40.261308 31915 tablet_bootstrap.cc:492] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:40.261582 31541 catalog_manager.cc:5697] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1). New cstate: current_term: 1 leader_uuid: "14ee48f5732a49eea29e94dfa47a425a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:40.257572 31919 ts_tablet_manager.cc:1434] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:00:40.265358 31919 tablet_bootstrap.cc:492] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:40.269244 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:40.270066 31868 raft_consensus.cc:2468] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 0.
I20260710 11:00:40.270270 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:40.270483 31956 leader_election.cc:290] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:40.270932 31722 raft_consensus.cc:2468] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 0.
I20260710 11:00:40.271487 31610 leader_election.cc:304] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 
I20260710 11:00:40.275930 31919 tablet_bootstrap.cc:654] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.272261 31918 consensus_queue.cc:260] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.280613 31933 raft_consensus.cc:493] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.279986 31544 catalog_manager.cc:5697] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e5a453be044e0091c4269f35bdd85e (127.28.217.4). New cstate: current_term: 1 leader_uuid: "05e5a453be044e0091c4269f35bdd85e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:40.281096 31933 raft_consensus.cc:515] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.272827 31956 raft_consensus.cc:2804] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:40.285600 31956 raft_consensus.cc:493] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:40.286558 31956 raft_consensus.cc:3060] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.307044 31918 ts_tablet_manager.cc:1434] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.002s
I20260710 11:00:40.308252 31918 tablet_bootstrap.cc:492] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e: Bootstrap starting.
I20260710 11:00:40.311124 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b3fb16311047048e10aa124bfc3cf8" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:40.312372 31915 tablet_bootstrap.cc:654] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.314757 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b3fb16311047048e10aa124bfc3cf8" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:40.318558 31933 leader_election.cc:290] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:40.321300 31916 tablet_bootstrap.cc:492] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
W20260710 11:00:40.330614 31759 leader_election.cc:343] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.330969 31916 ts_tablet_manager.cc:1403] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.185s	user 0.032s	sys 0.032s
W20260710 11:00:40.331231 31762 leader_election.cc:343] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.331683 31762 leader_election.cc:304] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2000c0f57b6145399cbc157fa7d81da7; no voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:40.332916 31933 raft_consensus.cc:2749] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:40.335775 31916 raft_consensus.cc:359] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.336468 31916 raft_consensus.cc:385] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.336728 31916 raft_consensus.cc:740] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.337332 31916 consensus_queue.cc:260] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.329331 31919 tablet_bootstrap.cc:492] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:40.338442 31918 tablet_bootstrap.cc:654] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.338699 31919 ts_tablet_manager.cc:1403] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.000s
I20260710 11:00:40.341342 31919 raft_consensus.cc:359] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.342015 31919 raft_consensus.cc:385] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.342270 31919 raft_consensus.cc:740] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.343019 31918 tablet_bootstrap.cc:492] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e: No bootstrap required, opened a new log
I20260710 11:00:40.342679 31956 raft_consensus.cc:515] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.343490 31918 ts_tablet_manager.cc:1403] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.000s
I20260710 11:00:40.345801 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:40.346472 31868 raft_consensus.cc:3060] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.346406 31918 raft_consensus.cc:359] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.347935 31918 raft_consensus.cc:385] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.348230 31918 raft_consensus.cc:740] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.348698 31915 tablet_bootstrap.cc:492] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:40.349140 31915 ts_tablet_manager.cc:1403] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.000s
I20260710 11:00:40.348927 31918 consensus_queue.cc:260] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.351128 31915 raft_consensus.cc:359] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.351289 31918 ts_tablet_manager.cc:1434] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:40.351620 31915 raft_consensus.cc:385] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.351903 31915 raft_consensus.cc:740] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.352602 31919 consensus_queue.cc:260] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.346787 31916 ts_tablet_manager.cc:1434] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:00:40.353166 31915 consensus_queue.cc:260] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.358438 31919 ts_tablet_manager.cc:1434] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:00:40.359086 31933 raft_consensus.cc:493] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.359802 31933 raft_consensus.cc:515] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.360337 31919 tablet_bootstrap.cc:492] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:40.361840 31933 leader_election.cc:290] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:40.359381 31916 tablet_bootstrap.cc:492] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:40.363015 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0466b984cc42b9aaec648bf6cc5898" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:40.364849 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0466b984cc42b9aaec648bf6cc5898" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:40.365515 31722 raft_consensus.cc:2468] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
I20260710 11:00:40.366746 31919 tablet_bootstrap.cc:654] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.366863 31762 leader_election.cc:304] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e; no voters: 
W20260710 11:00:40.368197 31759 leader_election.cc:343] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.369170 31998 raft_consensus.cc:2804] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:40.369552 31998 raft_consensus.cc:493] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:40.369911 31998 raft_consensus.cc:3060] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.372990 31961 raft_consensus.cc:493] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.373483 31961 raft_consensus.cc:515] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.374401 31916 tablet_bootstrap.cc:654] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.375617 31961 leader_election.cc:290] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:40.378257 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c3a05912b341a8b9b8766a13e2cef2" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:40.378885 31645 raft_consensus.cc:2468] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
I20260710 11:00:40.385442 31762 leader_election.cc:304] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:40.386221 31933 raft_consensus.cc:2804] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:40.386587 31933 raft_consensus.cc:493] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:40.386926 31933 raft_consensus.cc:3060] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.390229 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c3a05912b341a8b9b8766a13e2cef2" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:40.390933 31722 raft_consensus.cc:2468] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
I20260710 11:00:40.392484 31931 raft_consensus.cc:493] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.392527 31998 raft_consensus.cc:515] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.393265 31931 raft_consensus.cc:515] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.395839 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0466b984cc42b9aaec648bf6cc5898" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
W20260710 11:00:40.397234 31759 leader_election.cc:343] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.397292 31794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99656baed44acaaf20deda45550dff" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
W20260710 11:00:40.398690 31687 leader_election.cc:343] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.399223 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99656baed44acaaf20deda45550dff" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:40.400043 31645 raft_consensus.cc:2468] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 0.
I20260710 11:00:40.399344 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0466b984cc42b9aaec648bf6cc5898" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:40.401441 31721 raft_consensus.cc:3060] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.368229 31915 ts_tablet_manager.cc:1434] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:00:40.404467 31931 leader_election.cc:290] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:40.405169 31868 raft_consensus.cc:2468] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 1.
I20260710 11:00:40.408105 31915 tablet_bootstrap.cc:492] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:40.411259 31688 leader_election.cc:304] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [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: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:40.412380 32013 raft_consensus.cc:2804] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:40.412812 32013 raft_consensus.cc:493] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:40.412964 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:40.412348 31956 leader_election.cc:290] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:40.413631 31720 raft_consensus.cc:3060] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.414307 31915 tablet_bootstrap.cc:654] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.414634 31610 leader_election.cc:304] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 
I20260710 11:00:40.415674 31956 raft_consensus.cc:2804] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.416198 31998 leader_election.cc:290] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:40.419291 31721 raft_consensus.cc:2468] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
I20260710 11:00:40.418887 31933 raft_consensus.cc:515] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.413151 32013 raft_consensus.cc:3060] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.420435 31762 leader_election.cc:304] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [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: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:40.422767 31998 raft_consensus.cc:2804] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.420585 31956 raft_consensus.cc:697] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 1 LEADER]: Becoming Leader. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Running, Role: LEADER
I20260710 11:00:40.424613 31998 raft_consensus.cc:697] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:40.425149 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c3a05912b341a8b9b8766a13e2cef2" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:40.425742 31645 raft_consensus.cc:3060] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.425840 31998 consensus_queue.cc:237] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.423791 31956 consensus_queue.cc:237] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.429461 31924 raft_consensus.cc:493] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.429963 31924 raft_consensus.cc:515] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.430202 31720 raft_consensus.cc:2468] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 1.
I20260710 11:00:40.429193 32013 raft_consensus.cc:515] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.432807 31794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b3fb16311047048e10aa124bfc3cf8" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:40.433394 31924 leader_election.cc:290] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:40.433596 31794 raft_consensus.cc:2468] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 0.
I20260710 11:00:40.433955 31644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b3fb16311047048e10aa124bfc3cf8" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:40.434954 31835 leader_election.cc:304] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
W20260710 11:00:40.435523 31836 leader_election.cc:343] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.435912 31933 leader_election.cc:290] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Requested vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:40.436213 31924 raft_consensus.cc:2804] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:40.436771 31924 raft_consensus.cc:493] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:40.437186 31924 raft_consensus.cc:3060] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.442404 31794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99656baed44acaaf20deda45550dff" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:40.442993 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c3a05912b341a8b9b8766a13e2cef2" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:40.443572 31720 raft_consensus.cc:3060] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:40.443886 31687 leader_election.cc:343] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.445786 31919 tablet_bootstrap.cc:492] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:40.446663 31919 ts_tablet_manager.cc:1403] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.027s
I20260710 11:00:40.449085 31644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99656baed44acaaf20deda45550dff" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:40.447974 31544 catalog_manager.cc:5697] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1). New cstate: current_term: 1 leader_uuid: "14ee48f5732a49eea29e94dfa47a425a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:40.446111 32013 leader_election.cc:290] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 election: Requested vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:40.449669 31644 raft_consensus.cc:3060] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.451373 31919 raft_consensus.cc:359] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.452080 31919 raft_consensus.cc:385] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.452422 31919 raft_consensus.cc:740] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.452854 31645 raft_consensus.cc:2468] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
I20260710 11:00:40.453338 31919 consensus_queue.cc:260] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.454308 31762 leader_election.cc:304] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:40.455361 31933 raft_consensus.cc:2804] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.455518 31919 ts_tablet_manager.cc:1434] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 11:00:40.455896 31933 raft_consensus.cc:697] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:40.456737 31919 tablet_bootstrap.cc:492] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:40.457104 31933 consensus_queue.cc:237] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.461232 31915 tablet_bootstrap.cc:492] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:40.461052 32013 consensus_queue.cc:1048] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.461663 31915 ts_tablet_manager.cc:1403] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.005s
I20260710 11:00:40.462451 31720 raft_consensus.cc:2468] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
I20260710 11:00:40.464766 31919 tablet_bootstrap.cc:654] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.470263 31916 tablet_bootstrap.cc:492] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:40.470854 31916 ts_tablet_manager.cc:1403] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.007s
I20260710 11:00:40.477193 32013 raft_consensus.cc:493] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.477906 32013 raft_consensus.cc:515] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.478749 31544 catalog_manager.cc:5697] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:40.482112 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
W20260710 11:00:40.484123 31685 leader_election.cc:343] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.482311 31916 raft_consensus.cc:359] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.486827 31916 raft_consensus.cc:385] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.487221 31916 raft_consensus.cc:740] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.488137 31916 consensus_queue.cc:260] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.490293 31916 ts_tablet_manager.cc:1434] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 11:00:40.492063 31916 tablet_bootstrap.cc:492] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:40.500187 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:40.497829 32013 leader_election.cc:290] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
W20260710 11:00:40.501791 31688 leader_election.cc:343] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.502256 31688 leader_election.cc:304] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:40.505599 31931 raft_consensus.cc:2749] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:40.506289 31931 consensus_queue.cc:1048] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.506578 31644 raft_consensus.cc:2468] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:40.509073 31998 raft_consensus.cc:493] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.509559 31998 raft_consensus.cc:515] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.511546 31998 leader_election.cc:290] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:40.514438 31688 leader_election.cc:304] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [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: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:40.511260 31915 raft_consensus.cc:359] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.503842 31924 raft_consensus.cc:515] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.513669 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99656baed44acaaf20deda45550dff" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:40.516719 31645 raft_consensus.cc:2393] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2000c0f57b6145399cbc157fa7d81da7 in current term 1: Already voted for candidate 9ab8124c5cda458887ba3813f527b66e in this term.
I20260710 11:00:40.515964 32013 raft_consensus.cc:2804] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.517450 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99656baed44acaaf20deda45550dff" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:40.517751 32013 raft_consensus.cc:697] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Becoming Leader. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:40.518651 32013 consensus_queue.cc:237] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:40.520253 31794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b3fb16311047048e10aa124bfc3cf8" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:40.520885 31794 raft_consensus.cc:3060] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.515781 31915 raft_consensus.cc:385] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.521528 31915 raft_consensus.cc:740] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.528076 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b3fb16311047048e10aa124bfc3cf8" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:40.528858 31645 raft_consensus.cc:3060] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.530153 31794 raft_consensus.cc:2468] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 1.
I20260710 11:00:40.526908 31924 leader_election.cc:290] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 election: Requested vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:40.535890 31835 leader_election.cc:304] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:40.541553 31924 raft_consensus.cc:2804] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.542358 31924 raft_consensus.cc:697] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Becoming Leader. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:40.543560 31545 catalog_manager.cc:5697] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:40.543394 31924 consensus_queue.cc:237] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.531263 31915 consensus_queue.cc:260] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.550213 31915 ts_tablet_manager.cc:1434] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260710 11:00:40.551666 31915 tablet_bootstrap.cc:492] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:40.536636 31916 tablet_bootstrap.cc:654] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.559826 31645 raft_consensus.cc:2468] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 1.
I20260710 11:00:40.564117 31919 tablet_bootstrap.cc:492] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:40.568966 31762 leader_election.cc:304] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2000c0f57b6145399cbc157fa7d81da7; no voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:40.570293 31933 raft_consensus.cc:3060] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.570628 31915 tablet_bootstrap.cc:654] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.571748 31545 catalog_manager.cc:5697] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e5a453be044e0091c4269f35bdd85e (127.28.217.4). New cstate: current_term: 1 leader_uuid: "05e5a453be044e0091c4269f35bdd85e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:40.573047 31916 tablet_bootstrap.cc:492] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:40.573468 31916 ts_tablet_manager.cc:1403] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.001s
I20260710 11:00:40.576190 32012 raft_consensus.cc:493] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.576025 31916 raft_consensus.cc:359] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.576694 31916 raft_consensus.cc:385] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.576995 31916 raft_consensus.cc:740] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.577602 31916 consensus_queue.cc:260] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.580080 31933 raft_consensus.cc:2749] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:40.579596 31916 ts_tablet_manager.cc:1434] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:40.583738 31916 tablet_bootstrap.cc:492] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:40.564666 31919 ts_tablet_manager.cc:1403] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.015s
I20260710 11:00:40.576707 32012 raft_consensus.cc:515] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.594983 32012 leader_election.cc:290] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:40.586699 31956 consensus_queue.cc:1048] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:00:40.597371 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:40.596170 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
W20260710 11:00:40.599476 31685 leader_election.cc:343] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.583869 31543 catalog_manager.cc:5697] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab8124c5cda458887ba3813f527b66e (127.28.217.2). New cstate: current_term: 1 leader_uuid: "9ab8124c5cda458887ba3813f527b66e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:40.610107 31687 leader_election.cc:343] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.609977 31919 raft_consensus.cc:359] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.610791 31687 leader_election.cc:304] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:40.611162 31919 raft_consensus.cc:385] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.611559 31919 raft_consensus.cc:740] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.611896 32012 raft_consensus.cc:2749] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:40.618166 31916 tablet_bootstrap.cc:654] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.620520 31919 consensus_queue.cc:260] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.622911 31919 ts_tablet_manager.cc:1434] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:00:40.625141 31919 tablet_bootstrap.cc:492] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7: Bootstrap starting.
I20260710 11:00:40.631881 31919 tablet_bootstrap.cc:654] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.636556 31933 raft_consensus.cc:493] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.637182 31933 raft_consensus.cc:515] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.639331 31933 leader_election.cc:290] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:40.640759 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
W20260710 11:00:40.646741 31759 leader_election.cc:343] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.645418 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:40.654693 31720 raft_consensus.cc:2468] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
I20260710 11:00:40.662031 31956 raft_consensus.cc:493] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.662719 31956 raft_consensus.cc:515] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.666046 31762 leader_election.cc:304] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [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: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:40.670029 31915 tablet_bootstrap.cc:492] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:40.670811 31915 ts_tablet_manager.cc:1403] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.022s
I20260710 11:00:40.672050 31998 raft_consensus.cc:2804] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:40.673964 31924 consensus_queue.cc:1048] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.674371 31998 raft_consensus.cc:493] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:40.674784 31998 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.677901 32072 consensus_queue.cc:1048] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.683668 31956 leader_election.cc:290] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:40.683863 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:40.684612 31720 raft_consensus.cc:2468] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 0.
I20260710 11:00:40.685783 31613 leader_election.cc:304] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:40.686669 31956 raft_consensus.cc:2804] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:40.687002 31956 raft_consensus.cc:493] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:40.687283 31956 raft_consensus.cc:3060] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.686034 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:40.697430 31919 tablet_bootstrap.cc:492] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7: No bootstrap required, opened a new log
I20260710 11:00:40.697938 31919 ts_tablet_manager.cc:1403] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.012s
I20260710 11:00:40.702425 31998 raft_consensus.cc:515] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.705942 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:40.705801 31915 raft_consensus.cc:359] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.706270 31998 leader_election.cc:290] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:40.707731 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:40.706491 31915 raft_consensus.cc:385] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.706503 31720 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.708537 31915 raft_consensus.cc:740] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.709374 31916 tablet_bootstrap.cc:492] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: No bootstrap required, opened a new log
I20260710 11:00:40.709843 31916 ts_tablet_manager.cc:1403] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.002s
I20260710 11:00:40.709479 31915 consensus_queue.cc:260] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.709697 31919 raft_consensus.cc:359] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.710310 31919 raft_consensus.cc:385] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.710667 31919 raft_consensus.cc:740] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.711472 31919 consensus_queue.cc:260] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.712500 31916 raft_consensus.cc:359] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.713227 31869 raft_consensus.cc:2468] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 0.
W20260710 11:00:40.713534 31759 leader_election.cc:343] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.715523 31915 ts_tablet_manager.cc:1434] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260710 11:00:40.717929 31916 raft_consensus.cc:385] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.726994 31720 raft_consensus.cc:2468] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
I20260710 11:00:40.744910 31916 raft_consensus.cc:740] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.719122 31919 ts_tablet_manager.cc:1434] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:00:40.745957 31762 leader_election.cc:304] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [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: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:40.745918 31916 consensus_queue.cc:260] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.750083 31961 raft_consensus.cc:2804] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.750541 31916 ts_tablet_manager.cc:1434] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 11:00:40.716952 31956 raft_consensus.cc:515] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.753271 31956 leader_election.cc:290] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:40.747035 31915 tablet_bootstrap.cc:492] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:40.750581 31961 raft_consensus.cc:697] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:40.755280 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:40.755429 31961 consensus_queue.cc:237] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.756177 31720 raft_consensus.cc:3060] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.760401 31915 tablet_bootstrap.cc:654] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.761495 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:40.762207 31869 raft_consensus.cc:3060] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.748746 31998 raft_consensus.cc:493] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.768348 31998 raft_consensus.cc:515] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.771664 31915 tablet_bootstrap.cc:492] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:40.772152 31915 ts_tablet_manager.cc:1403] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260710 11:00:40.771998 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3af00c8f74dd99aa99a2a96af032a" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:40.773114 31645 raft_consensus.cc:2468] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 0.
I20260710 11:00:40.773510 31720 raft_consensus.cc:2468] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 1.
I20260710 11:00:40.774784 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3af00c8f74dd99aa99a2a96af032a" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:40.775086 31613 leader_election.cc:304] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:40.775209 31915 raft_consensus.cc:359] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.776057 31915 raft_consensus.cc:385] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.776187 31762 leader_election.cc:304] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:40.776391 31915 raft_consensus.cc:740] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.776368 31956 raft_consensus.cc:2804] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.777073 31966 raft_consensus.cc:2804] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:40.777246 31956 raft_consensus.cc:697] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 1 LEADER]: Becoming Leader. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Running, Role: LEADER
W20260710 11:00:40.777863 31759 leader_election.cc:343] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.777320 31915 consensus_queue.cc:260] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.777477 31966 raft_consensus.cc:493] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:40.778995 31966 raft_consensus.cc:3060] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.778721 31956 consensus_queue.cc:237] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:40.780452 31915 ts_tablet_manager.cc:1434] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:40.781459 31915 tablet_bootstrap.cc:492] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e: Bootstrap starting.
I20260710 11:00:40.786898 31966 raft_consensus.cc:515] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.787415 31915 tablet_bootstrap.cc:654] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.788471 31998 leader_election.cc:290] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:40.730110 32078 consensus_queue.cc:1048] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
I20260710 11:00:40.796443 31869 raft_consensus.cc:2468] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 1.
I20260710 11:00:40.801774 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3af00c8f74dd99aa99a2a96af032a" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
W20260710 11:00:40.803176 31759 leader_election.cc:343] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:40.806648 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3af00c8f74dd99aa99a2a96af032a" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:40.807245 31645 raft_consensus.cc:3060] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.808225 31915 tablet_bootstrap.cc:492] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e: No bootstrap required, opened a new log
I20260710 11:00:40.808722 31915 ts_tablet_manager.cc:1403] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260710 11:00:40.815637 31915 raft_consensus.cc:359] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.816298 31915 raft_consensus.cc:385] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.816604 31915 raft_consensus.cc:740] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.817325 31915 consensus_queue.cc:260] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.819003 31645 raft_consensus.cc:2468] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 1.
I20260710 11:00:40.819546 31915 ts_tablet_manager.cc:1434] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20260710 11:00:40.820355 31762 leader_election.cc:304] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [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: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:40.821251 31961 raft_consensus.cc:2804] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.821759 31961 raft_consensus.cc:697] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:40.822569 31961 consensus_queue.cc:237] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:40.824174 31544 catalog_manager.cc:5697] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:40.826584 31966 leader_election.cc:290] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 1 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:40.827955 32078 consensus_queue.cc:1048] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.840749 32082 consensus_queue.cc:1048] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:40.845327 31540 catalog_manager.cc:5697] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1). New cstate: current_term: 1 leader_uuid: "14ee48f5732a49eea29e94dfa47a425a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:40.858970 31544 catalog_manager.cc:5697] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:40.863401 31961 consensus_queue.cc:1048] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.879814 31933 consensus_queue.cc:1048] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.883800 31990 raft_consensus.cc:493] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:40.884493 31990 raft_consensus.cc:515] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:40.886379 31990 leader_election.cc:290] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:40.887115 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0466b984cc42b9aaec648bf6cc5898" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:40.887912 31721 raft_consensus.cc:2393] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e5a453be044e0091c4269f35bdd85e in current term 1: Already voted for candidate 2000c0f57b6145399cbc157fa7d81da7 in this term.
I20260710 11:00:40.888813 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0466b984cc42b9aaec648bf6cc5898" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:40.891536 31835 leader_election.cc:304] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e; no voters: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:40.892576 31990 raft_consensus.cc:3060] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.898736 31990 raft_consensus.cc:2749] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:40.902025 31961 consensus_queue.cc:1048] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.913480 31966 consensus_queue.cc:1048] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.931143 31990 consensus_queue.cc:1048] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.943488 31924 consensus_queue.cc:1048] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.966059 31957 consensus_queue.cc:1048] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:40.979843 31931 consensus_queue.cc:1048] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:41.027201 31924 raft_consensus.cc:493] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.027810 31924 raft_consensus.cc:515] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.029832 31924 leader_election.cc:290] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:41.030706 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3af00c8f74dd99aa99a2a96af032a" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:41.030928 31645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3af00c8f74dd99aa99a2a96af032a" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:41.031790 31645 raft_consensus.cc:2393] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e5a453be044e0091c4269f35bdd85e in current term 1: Already voted for candidate 2000c0f57b6145399cbc157fa7d81da7 in this term.
I20260710 11:00:41.032793 31836 leader_election.cc:304] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e; no voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:41.033529 31924 raft_consensus.cc:3060] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.038461 31924 raft_consensus.cc:2749] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.107772 31924 raft_consensus.cc:493] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:41.108278 31924 raft_consensus.cc:515] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:41.110646 31924 leader_election.cc:290] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:41.110796 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:41.111668 31720 raft_consensus.cc:2393] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e5a453be044e0091c4269f35bdd85e in current term 1: Already voted for candidate 2000c0f57b6145399cbc157fa7d81da7 in this term.
I20260710 11:00:41.111982 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:41.113435 31835 leader_election.cc:304] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e; no voters: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:41.114511 31924 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:41.121349 31924 raft_consensus.cc:2749] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:41.192471 29540 tablet_server.cc:179] TabletServer@127.28.217.1:0 shutting down...
I20260710 11:00:41.192654 32082 consensus_queue.cc:1048] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:41.212882 31762 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
I20260710 11:00:41.219167 32078 consensus_queue.cc:1048] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:41.226840 31762 consensus_peers.cc:597] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.237576 32088 consensus_queue.cc:1048] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:41.246606 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:41.248826 29540 tablet_replica.cc:333] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.249754 29540 raft_consensus.cc:2243] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.250262 29540 raft_consensus.cc:2272] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.252262 29540 tablet_replica.cc:333] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.253062 29540 raft_consensus.cc:2243] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.254014 29540 raft_consensus.cc:2272] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.254709 31933 consensus_queue.cc:1048] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:41.258826 29540 tablet_replica.cc:333] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.259985 29540 raft_consensus.cc:2243] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.260638 29540 raft_consensus.cc:2272] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.263545 29540 tablet_replica.cc:333] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.264444 29540 raft_consensus.cc:2243] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.264981 29540 raft_consensus.cc:2272] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.267463 29540 tablet_replica.cc:333] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.268174 29540 raft_consensus.cc:2243] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.269266 29540 raft_consensus.cc:2272] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.272228 29540 tablet_replica.cc:333] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.273377 29540 raft_consensus.cc:2243] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.274418 29540 raft_consensus.cc:2272] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.277211 29540 tablet_replica.cc:333] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.277870 29540 raft_consensus.cc:2243] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:00:41.278005 31762 consensus_peers.cc:597] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.278373 29540 raft_consensus.cc:2272] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.280109 29540 tablet_replica.cc:333] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.280704 29540 raft_consensus.cc:2243] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.281127 29540 raft_consensus.cc:2272] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.282872 29540 tablet_replica.cc:333] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.283336 29540 raft_consensus.cc:2243] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.283658 29540 raft_consensus.cc:2272] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.285137 29540 tablet_replica.cc:333] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.285606 29540 raft_consensus.cc:2243] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.285913 29540 raft_consensus.cc:2272] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.287341 29540 tablet_replica.cc:333] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.287810 29540 raft_consensus.cc:2243] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.288193 29540 raft_consensus.cc:2272] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.289815 29540 tablet_replica.cc:333] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.290274 29540 raft_consensus.cc:2243] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.290607 29540 raft_consensus.cc:2272] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.292651 29540 tablet_replica.cc:333] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.293102 29540 raft_consensus.cc:2243] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.293428 29540 raft_consensus.cc:2272] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.294963 29540 tablet_replica.cc:333] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.295595 29540 raft_consensus.cc:2243] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.296036 29540 raft_consensus.cc:2272] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.297904 29540 tablet_replica.cc:333] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.297591 31933 consensus_queue.cc:1048] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:41.298643 29540 raft_consensus.cc:2243] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.299131 29540 raft_consensus.cc:2272] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.301098 29540 tablet_replica.cc:333] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.301600 29540 raft_consensus.cc:2243] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.302014 29540 raft_consensus.cc:2272] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.304265 29540 tablet_replica.cc:333] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
I20260710 11:00:41.304937 29540 raft_consensus.cc:2243] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:41.305426 29540 raft_consensus.cc:2272] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:41.308240 29540 tablet_replica.cc:333] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: stopping tablet replica
W20260710 11:00:41.311834 31762 consensus_peers.cc:597] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.312270 29540 raft_consensus.cc:2243] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:41.313184 29540 raft_consensus.cc:2272] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:41.318188 31762 consensus_peers.cc:597] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.354523 29540 tablet_server.cc:196] TabletServer@127.28.217.1:0 shutdown complete.
W20260710 11:00:41.361399 31762 consensus_peers.cc:597] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.382019 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:41.388880 32108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:41.389564 32107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:41.391052 32110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:41.392647 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:41.395282 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:41.395592 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:41.395812 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681241395793 us; error 0 us; skew 500 ppm
I20260710 11:00:41.396524 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 11:00:41.398368 31836 consensus_peers.cc:597] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.399505 29540 webserver.cc:533] Webserver started at http://127.28.217.1:34977/ using document root <none> and password file <none>
I20260710 11:00:41.399991 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:41.400149 29540 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:41.403690 29540 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:00:41.410007 32117 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:41.410984 29540 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:41.411412 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-0-root
uuid: "14ee48f5732a49eea29e94dfa47a425a"
format_stamp: "Formatted at 2026-07-10 11:00:37 on dist-test-slave-b094"
I20260710 11:00:41.411772 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681183992021-29540-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:41.425311 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:41.426502 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:41.428234 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:41.432828 32124 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:00:41.450839 31688 consensus_peers.cc:597] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:41.469623 31688 consensus_peers.cc:597] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:41.517092 31836 consensus_peers.cc:597] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.534461 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:00:41.534881 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.103s	user 0.004s	sys 0.000s
I20260710 11:00:41.535169 29540 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:00:41.539969 32124 tablet_bootstrap.cc:492] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
W20260710 11:00:41.543678 31836 consensus_peers.cc:597] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.554509 32124 tablet_bootstrap.cc:492] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.555437 32124 tablet_bootstrap.cc:492] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.556030 32124 ts_tablet_manager.cc:1403] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:00:41.558704 32124 raft_consensus.cc:359] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.559358 32124 raft_consensus.cc:740] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.560271 32124 consensus_queue.cc:260] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [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: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.562606 32124 ts_tablet_manager.cc:1434] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260710 11:00:41.563290 32124 tablet_bootstrap.cc:492] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.575424 32124 tablet_bootstrap.cc:492] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.576419 32124 tablet_bootstrap.cc:492] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.577065 32124 ts_tablet_manager.cc:1403] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:00:41.579231 32124 raft_consensus.cc:359] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.579936 32124 raft_consensus.cc:740] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.580612 32124 consensus_queue.cc:260] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [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: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.582000 32124 ts_tablet_manager.cc:1434] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:41.582633 32124 tablet_bootstrap.cc:492] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.593758 32124 tablet_bootstrap.cc:492] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.594707 32124 tablet_bootstrap.cc:492] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.595332 32124 ts_tablet_manager.cc:1403] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:00:41.597549 32124 raft_consensus.cc:359] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.598138 32124 raft_consensus.cc:740] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.598776 32124 consensus_queue.cc:260] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [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: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.600278 32124 ts_tablet_manager.cc:1434] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:41.600976 32124 tablet_bootstrap.cc:492] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.606276 29540 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:00:41.606617 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.071s	user 0.072s	sys 0.000s
I20260710 11:00:41.611944 32124 tablet_bootstrap.cc:492] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.612834 32124 tablet_bootstrap.cc:492] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.613529 32124 ts_tablet_manager.cc:1403] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
W20260710 11:00:41.615994 31688 consensus_peers.cc:597] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.616225 32124 raft_consensus.cc:359] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.616993 32124 raft_consensus.cc:740] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.618069 32124 consensus_queue.cc:260] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.620280 32124 ts_tablet_manager.cc:1434] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:41.621176 32124 tablet_bootstrap.cc:492] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
W20260710 11:00:41.625065 31688 consensus_peers.cc:597] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.638968 32124 tablet_bootstrap.cc:492] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.640210 32124 tablet_bootstrap.cc:492] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.640978 32124 ts_tablet_manager.cc:1403] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:00:41.643906 32124 raft_consensus.cc:359] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.644804 32124 raft_consensus.cc:740] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.645648 32124 consensus_queue.cc:260] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [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: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.647874 32124 ts_tablet_manager.cc:1434] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:00:41.648840 32124 tablet_bootstrap.cc:492] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.664741 32124 tablet_bootstrap.cc:492] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.665511 32124 tablet_bootstrap.cc:492] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.666052 32124 ts_tablet_manager.cc:1403] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:00:41.667893 32124 raft_consensus.cc:359] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:41.668484 32124 raft_consensus.cc:740] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.669152 32124 consensus_queue.cc:260] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [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: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:41.671377 32124 ts_tablet_manager.cc:1434] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260710 11:00:41.672055 32124 tablet_bootstrap.cc:492] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.678702 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.1:40427
I20260710 11:00:41.678791 32189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.1:40427 every 8 connection(s)
I20260710 11:00:41.683018 32124 tablet_bootstrap.cc:492] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.683981 32124 tablet_bootstrap.cc:492] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.684685 32124 ts_tablet_manager.cc:1403] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:00:41.688782 32124 raft_consensus.cc:359] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.689467 32124 raft_consensus.cc:740] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.690304 32124 consensus_queue.cc:260] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [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: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.692380 32124 ts_tablet_manager.cc:1434] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:00:41.693048 32124 tablet_bootstrap.cc:492] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.697381 32191 heartbeater.cc:344] Connected to a master server at 127.28.217.62:36065
I20260710 11:00:41.697834 32191 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:41.698747 32191 heartbeater.cc:507] Master 127.28.217.62:36065 requested a full tablet report, sending...
I20260710 11:00:41.706640 32124 tablet_bootstrap.cc:492] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.707551 32124 tablet_bootstrap.cc:492] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.707628 31544 ts_manager.cc:194] Re-registered known tserver with Master: 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:41.708191 32124 ts_tablet_manager.cc:1403] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:00:41.710621 32124 raft_consensus.cc:359] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:41.711282 32124 raft_consensus.cc:740] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.711958 32124 consensus_queue.cc:260] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [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: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:41.713955 32124 ts_tablet_manager.cc:1434] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:41.714726 32124 tablet_bootstrap.cc:492] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
W20260710 11:00:41.719293 31688 consensus_peers.cc:597] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:41.726078 31544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48022
I20260710 11:00:41.728313 32124 tablet_bootstrap.cc:492] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.729533 32191 heartbeater.cc:499] Master 127.28.217.62:36065 was elected leader, sending a full tablet report...
I20260710 11:00:41.729951 32124 tablet_bootstrap.cc:492] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.730594 32124 ts_tablet_manager.cc:1403] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:00:41.732879 32124 raft_consensus.cc:359] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.733548 32124 raft_consensus.cc:740] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.734184 32124 consensus_queue.cc:260] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [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: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.736174 32124 ts_tablet_manager.cc:1434] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:00:41.737254 32124 tablet_bootstrap.cc:492] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.750975 32124 tablet_bootstrap.cc:492] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.751948 32124 tablet_bootstrap.cc:492] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.752642 32124 ts_tablet_manager.cc:1403] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:00:41.754968 32124 raft_consensus.cc:359] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:41.755652 32124 raft_consensus.cc:740] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.756286 32124 consensus_queue.cc:260] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [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: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:41.758249 32124 ts_tablet_manager.cc:1434] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:00:41.758998 32124 tablet_bootstrap.cc:492] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.771551 32124 tablet_bootstrap.cc:492] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.772387 32124 tablet_bootstrap.cc:492] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.773047 32124 ts_tablet_manager.cc:1403] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:00:41.774602 32124 raft_consensus.cc:359] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:41.775045 32124 raft_consensus.cc:740] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.775483 32124 consensus_queue.cc:260] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [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: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:41.777184 32124 ts_tablet_manager.cc:1434] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:41.778086 32124 tablet_bootstrap.cc:492] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.790241 32124 tablet_bootstrap.cc:492] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.791154 32124 tablet_bootstrap.cc:492] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.791880 32124 ts_tablet_manager.cc:1403] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 11:00:41.794359 32124 raft_consensus.cc:359] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.795023 32124 raft_consensus.cc:740] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.795564 32124 consensus_queue.cc:260] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [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: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:41.797410 32124 ts_tablet_manager.cc:1434] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260710 11:00:41.798029 32124 tablet_bootstrap.cc:492] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.815268 32124 tablet_bootstrap.cc:492] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.815999 32124 tablet_bootstrap.cc:492] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.816586 32124 ts_tablet_manager.cc:1403] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:00:41.818333 32124 raft_consensus.cc:359] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.818843 32124 raft_consensus.cc:740] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.819455 32124 consensus_queue.cc:260] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [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: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.821296 32124 ts_tablet_manager.cc:1434] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:41.822242 32124 tablet_bootstrap.cc:492] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.833185 32124 tablet_bootstrap.cc:492] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.834050 32124 tablet_bootstrap.cc:492] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.834563 32124 ts_tablet_manager.cc:1403] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 11:00:41.836601 32124 raft_consensus.cc:359] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.837224 32124 raft_consensus.cc:740] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.837818 32124 consensus_queue.cc:260] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [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: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.841676 32124 ts_tablet_manager.cc:1434] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:00:41.842458 32124 tablet_bootstrap.cc:492] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.856383 32124 tablet_bootstrap.cc:492] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.857818 32124 tablet_bootstrap.cc:492] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.858510 32124 ts_tablet_manager.cc:1403] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:00:41.860812 32124 raft_consensus.cc:359] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.861445 32124 raft_consensus.cc:740] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.861972 32124 consensus_queue.cc:260] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [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: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.863487 32124 ts_tablet_manager.cc:1434] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:00:41.864492 32124 tablet_bootstrap.cc:492] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.876842 32124 tablet_bootstrap.cc:492] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.877630 32124 tablet_bootstrap.cc:492] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.878199 32124 ts_tablet_manager.cc:1403] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260710 11:00:41.880409 32124 raft_consensus.cc:359] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:41.881122 32124 raft_consensus.cc:740] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.881821 32124 consensus_queue.cc:260] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [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: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:41.884033 32124 ts_tablet_manager.cc:1434] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:41.885231 32124 tablet_bootstrap.cc:492] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.900099 32124 tablet_bootstrap.cc:492] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.901186 32124 tablet_bootstrap.cc:492] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.901827 32124 ts_tablet_manager.cc:1403] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:00:41.903921 32124 raft_consensus.cc:359] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.904537 32124 raft_consensus.cc:740] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.905100 32124 consensus_queue.cc:260] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [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: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.906553 32124 ts_tablet_manager.cc:1434] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:41.907464 32124 tablet_bootstrap.cc:492] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap starting.
I20260710 11:00:41.922154 32124 tablet_bootstrap.cc:492] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:41.922884 32124 tablet_bootstrap.cc:492] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: Bootstrap complete.
I20260710 11:00:41.923399 32124 ts_tablet_manager.cc:1403] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:00:41.925626 32124 raft_consensus.cc:359] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.926280 32124 raft_consensus.cc:740] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.927033 32124 consensus_queue.cc:260] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [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: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:41.928990 32124 ts_tablet_manager.cc:1434] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:00:42.236035 32072 raft_consensus.cc:493] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.236594 32072 raft_consensus.cc:515] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:42.238683 32072 leader_election.cc:290] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:42.239681 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab9378643e94590bdc669da5d8abb30" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7" is_pre_election: true
I20260710 11:00:42.239717 32164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab9378643e94590bdc669da5d8abb30" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:42.240588 32164 raft_consensus.cc:2468] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 1.
I20260710 11:00:42.241874 31836 leader_election.cc:304] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [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: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:42.242684 32072 raft_consensus.cc:2804] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:42.242986 32072 raft_consensus.cc:493] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.243263 32072 raft_consensus.cc:3060] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.250715 32072 raft_consensus.cc:515] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:42.253367 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab9378643e94590bdc669da5d8abb30" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:42.253566 32072 leader_election.cc:290] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 2 election: Requested vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:42.255402 32164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab9378643e94590bdc669da5d8abb30" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:42.256079 32164 raft_consensus.cc:3060] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.261744 32164 raft_consensus.cc:2468] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 2.
I20260710 11:00:42.262794 31836 leader_election.cc:304] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [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: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:42.263491 32072 raft_consensus.cc:2804] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:42.263996 32072 raft_consensus.cc:697] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Becoming Leader. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:42.264892 32072 consensus_queue.cc:237] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:42.271989 31545 catalog_manager.cc:5697] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e reported cstate change: term changed from 1 to 2, leader changed from 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1) to 05e5a453be044e0091c4269f35bdd85e (127.28.217.4). New cstate: current_term: 2 leader_uuid: "05e5a453be044e0091c4269f35bdd85e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.302030 31931 raft_consensus.cc:493] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.302608 31931 raft_consensus.cc:515] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.304384 31931 leader_election.cc:290] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:42.304963 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f443fd3c2047e993e9f0aca6793b39" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:42.305297 32164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f443fd3c2047e993e9f0aca6793b39" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:42.305896 32164 raft_consensus.cc:2468] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:42.306849 31688 leader_election.cc:304] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [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: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:42.307440 31931 raft_consensus.cc:2804] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:42.307775 31931 raft_consensus.cc:493] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.308125 31931 raft_consensus.cc:3060] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.311376 31933 raft_consensus.cc:493] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.311945 31933 raft_consensus.cc:515] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:42.313882 31931 raft_consensus.cc:515] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.314606 31933 leader_election.cc:290] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:42.314855 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab9378643e94590bdc669da5d8abb30" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:42.315834 32164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab9378643e94590bdc669da5d8abb30" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:42.316599 31931 leader_election.cc:290] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 2 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:42.317257 32164 raft_consensus.cc:2393] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2000c0f57b6145399cbc157fa7d81da7 in current term 2: Already voted for candidate 05e5a453be044e0091c4269f35bdd85e in this term.
I20260710 11:00:42.317309 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f443fd3c2047e993e9f0aca6793b39" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:42.317742 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f443fd3c2047e993e9f0aca6793b39" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:42.318296 32163 raft_consensus.cc:3060] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.318500 31762 leader_election.cc:304] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [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: 2000c0f57b6145399cbc157fa7d81da7; no voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:42.319388 31933 raft_consensus.cc:3060] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.325428 32163 raft_consensus.cc:2468] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 2.
I20260710 11:00:42.325973 31933 raft_consensus.cc:2749] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:42.326869 31688 leader_election.cc:304] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [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: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:42.327646 31931 raft_consensus.cc:2804] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:42.328045 31931 raft_consensus.cc:697] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 2 LEADER]: Becoming Leader. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:42.328792 31931 consensus_queue.cc:237] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.336828 31545 catalog_manager.cc:5697] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e reported cstate change: term changed from 1 to 2, leader changed from 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1) to 9ab8124c5cda458887ba3813f527b66e (127.28.217.2). New cstate: current_term: 2 leader_uuid: "9ab8124c5cda458887ba3813f527b66e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.337742 31931 raft_consensus.cc:493] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.338308 31931 raft_consensus.cc:515] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.340360 31931 leader_election.cc:290] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:42.341063 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:42.344271 32072 raft_consensus.cc:493] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.344777 32072 raft_consensus.cc:515] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.341053 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:42.346773 32072 leader_election.cc:290] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:42.346877 32163 raft_consensus.cc:2468] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:42.347512 32164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:42.347908 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:42.348133 32164 raft_consensus.cc:2468] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 1.
I20260710 11:00:42.347915 31688 leader_election.cc:304] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [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: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:42.349022 31720 raft_consensus.cc:2468] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 1.
I20260710 11:00:42.350179 31931 raft_consensus.cc:2804] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:42.350090 31836 leader_election.cc:304] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [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: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 
I20260710 11:00:42.350766 31931 raft_consensus.cc:493] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.351138 32072 raft_consensus.cc:2804] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:42.351197 31931 raft_consensus.cc:3060] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.351599 32072 raft_consensus.cc:493] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.352008 32072 raft_consensus.cc:3060] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.358182 32072 raft_consensus.cc:515] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.358469 31931 raft_consensus.cc:515] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.359921 32072 leader_election.cc:290] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 2 election: Requested vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:42.361081 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:42.361419 32164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:42.361833 31720 raft_consensus.cc:2393] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 05e5a453be044e0091c4269f35bdd85e in current term 2: Already voted for candidate 9ab8124c5cda458887ba3813f527b66e in this term.
I20260710 11:00:42.362077 32164 raft_consensus.cc:3060] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.361907 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:42.364856 31869 raft_consensus.cc:2393] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ab8124c5cda458887ba3813f527b66e in current term 2: Already voted for candidate 05e5a453be044e0091c4269f35bdd85e in this term.
I20260710 11:00:42.366703 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:42.367882 31931 leader_election.cc:290] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 2 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:42.368234 31688 leader_election.cc:304] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:42.368918 31931 raft_consensus.cc:2749] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:42.369946 32164 raft_consensus.cc:2468] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 2.
I20260710 11:00:42.371115 31836 leader_election.cc:304] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [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: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:42.371888 32072 raft_consensus.cc:2804] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:42.372279 32072 raft_consensus.cc:697] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Becoming Leader. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:42.373106 32072 consensus_queue.cc:237] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.381290 31545 catalog_manager.cc:5697] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e reported cstate change: term changed from 1 to 2, leader changed from 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1) to 05e5a453be044e0091c4269f35bdd85e (127.28.217.4). New cstate: current_term: 2 leader_uuid: "05e5a453be044e0091c4269f35bdd85e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.654536 31795 raft_consensus.cc:1275] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Refusing update from remote peer 05e5a453be044e0091c4269f35bdd85e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:42.655844 31990 consensus_queue.cc:1048] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:42.665362 32164 raft_consensus.cc:1275] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Refusing update from remote peer 05e5a453be044e0091c4269f35bdd85e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:42.667240 32072 consensus_queue.cc:1048] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:42.710614 31931 raft_consensus.cc:493] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.711297 31931 raft_consensus.cc:515] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.713742 31931 leader_election.cc:290] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:42.714640 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e" is_pre_election: true
I20260710 11:00:42.714790 32164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:42.715540 32164 raft_consensus.cc:2468] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 1.
I20260710 11:00:42.716601 31688 leader_election.cc:304] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [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: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:42.717319 31931 raft_consensus.cc:2804] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:42.717733 31931 raft_consensus.cc:493] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.718138 31931 raft_consensus.cc:3060] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.723841 31931 raft_consensus.cc:515] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.725701 31931 leader_election.cc:290] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [CANDIDATE]: Term 2 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427)
I20260710 11:00:42.726671 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:42.726768 32164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "9ab8124c5cda458887ba3813f527b66e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
I20260710 11:00:42.727396 32164 raft_consensus.cc:3060] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.729419 32072 raft_consensus.cc:493] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14ee48f5732a49eea29e94dfa47a425a)
I20260710 11:00:42.730073 32072 raft_consensus.cc:515] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.731987 32072 leader_election.cc:290] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:42.734479 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab8124c5cda458887ba3813f527b66e" is_pre_election: true
I20260710 11:00:42.734549 32163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f8666030cf475293aad9a4bd8c8865" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14ee48f5732a49eea29e94dfa47a425a" is_pre_election: true
I20260710 11:00:42.735286 31720 raft_consensus.cc:2393] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e5a453be044e0091c4269f35bdd85e in current term 2: Already voted for candidate 9ab8124c5cda458887ba3813f527b66e in this term.
I20260710 11:00:42.736369 31836 leader_election.cc:304] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [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: 05e5a453be044e0091c4269f35bdd85e; no voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e
I20260710 11:00:42.737135 32072 raft_consensus.cc:3060] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.738600 31868 raft_consensus.cc:3060] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:42.739184 32164 raft_consensus.cc:2468] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab8124c5cda458887ba3813f527b66e in term 2.
I20260710 11:00:42.740149 31688 leader_election.cc:304] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [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: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:42.740902 31931 raft_consensus.cc:2804] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:42.741384 31931 raft_consensus.cc:697] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 2 LEADER]: Becoming Leader. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:42.742079 31931 consensus_queue.cc:237] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:42.744349 32072 raft_consensus.cc:2749] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:42.746114 31868 raft_consensus.cc:1275] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Refusing update from remote peer 9ab8124c5cda458887ba3813f527b66e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:42.747453 31931 consensus_queue.cc:1048] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:42.749922 31541 catalog_manager.cc:5697] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e reported cstate change: term changed from 1 to 2, leader changed from 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1) to 9ab8124c5cda458887ba3813f527b66e (127.28.217.2). New cstate: current_term: 2 leader_uuid: "9ab8124c5cda458887ba3813f527b66e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.761143 32164 raft_consensus.cc:1275] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Refusing update from remote peer 9ab8124c5cda458887ba3813f527b66e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:42.763170 31957 consensus_queue.cc:1048] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:42.889734 31720 raft_consensus.cc:1275] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Refusing update from remote peer 05e5a453be044e0091c4269f35bdd85e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:42.890933 32072 consensus_queue.cc:1048] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:42.893527 32164 raft_consensus.cc:1275] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Refusing update from remote peer 05e5a453be044e0091c4269f35bdd85e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:42.894801 31990 consensus_queue.cc:1048] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:43.201887 31868 raft_consensus.cc:1275] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Refusing update from remote peer 9ab8124c5cda458887ba3813f527b66e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:43.203048 31957 consensus_queue.cc:1048] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:43.213146 32163 raft_consensus.cc:1275] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Refusing update from remote peer 9ab8124c5cda458887ba3813f527b66e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:43.214776 32013 consensus_queue.cc:1048] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:51.684954 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:51.712860 31795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "385e8b629cc4475484dcd1a71dc67d74"
dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
mode: GRACEFUL
new_leader_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:59398
I20260710 11:00:51.713564 31795 raft_consensus.cc:606] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Received request to transfer leadership to TS 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:51.725553 31720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c0263008241416182d4fbf09e3da228"
dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
mode: GRACEFUL
new_leader_uuid: "2000c0f57b6145399cbc157fa7d81da7"
 from {username='slave'} at 127.0.0.1:58112
I20260710 11:00:51.726058 31720 raft_consensus.cc:606] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Received request to transfer leadership to TS 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:51.728816 31795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740"
dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
mode: GRACEFUL
new_leader_uuid: "05e5a453be044e0091c4269f35bdd85e"
 from {username='slave'} at 127.0.0.1:59398
I20260710 11:00:51.729370 31795 raft_consensus.cc:606] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Received request to transfer leadership to TS 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:51.731665 31795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de8cb4d521c349048a6b9d1df08c0a7c"
dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
mode: GRACEFUL
new_leader_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:59398
I20260710 11:00:51.732098 31795 raft_consensus.cc:606] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Received request to transfer leadership to TS 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:51.734297 31720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc"
dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
mode: GRACEFUL
new_leader_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:58112
I20260710 11:00:51.734704 31720 raft_consensus.cc:606] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Received request to transfer leadership to TS 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:51.735754 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:51.736516 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:51.922698 32230 raft_consensus.cc:993] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e: : Instructing follower 2000c0f57b6145399cbc157fa7d81da7 to start an election
I20260710 11:00:51.923235 32244 raft_consensus.cc:1081] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Signalling peer 2000c0f57b6145399cbc157fa7d81da7 to start an election
I20260710 11:00:51.924644 31795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c0263008241416182d4fbf09e3da228"
dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
 from {username='slave'} at 127.0.0.1:54590
I20260710 11:00:51.925168 31795 raft_consensus.cc:493] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:51.925493 31795 raft_consensus.cc:3060] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.931658 31795 raft_consensus.cc:515] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:51.933717 31795 leader_election.cc:290] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 2 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:51.934612 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0263008241416182d4fbf09e3da228" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:51.934819 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0263008241416182d4fbf09e3da228" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:51.935374 31720 raft_consensus.cc:3055] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:51.935441 31868 raft_consensus.cc:3060] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.935667 31720 raft_consensus.cc:740] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:51.936512 31720 consensus_queue.cc:260] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:51.937444 31720 raft_consensus.cc:3060] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:51.940793 31868 raft_consensus.cc:2468] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 2.
I20260710 11:00:51.942061 31759 leader_election.cc:304] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:51.942643 31720 raft_consensus.cc:2468] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 2.
I20260710 11:00:51.942921 32246 raft_consensus.cc:2804] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:51.943921 32246 raft_consensus.cc:697] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:51.944948 32246 consensus_queue.cc:237] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:51.952291 31544 catalog_manager.cc:5697] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 1 to 2, leader changed from 9ab8124c5cda458887ba3813f527b66e (127.28.217.2) to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 2 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:52.122829 32246 raft_consensus.cc:993] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7: : Instructing follower 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:52.123441 32254 raft_consensus.cc:1081] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Signalling peer 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:52.125274 32163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de8cb4d521c349048a6b9d1df08c0a7c"
dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:34698
I20260710 11:00:52.125772 32163 raft_consensus.cc:493] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:52.126085 32163 raft_consensus.cc:3060] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.132527 32163 raft_consensus.cc:515] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:52.136183 32163 leader_election.cc:290] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 2 election: Requested vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:52.149036 32244 raft_consensus.cc:993] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e: : Instructing follower 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:52.150102 32230 raft_consensus.cc:1081] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Signalling peer 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:52.150164 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cb4d521c349048a6b9d1df08c0a7c" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:52.150811 31795 raft_consensus.cc:3055] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:52.151135 31795 raft_consensus.cc:740] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:52.152042 32163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc"
dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:34686
I20260710 11:00:52.151964 31795 consensus_queue.cc:260] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:52.152585 32163 raft_consensus.cc:493] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:52.152938 32163 raft_consensus.cc:3060] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.153228 31795 raft_consensus.cc:3060] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.153299 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cb4d521c349048a6b9d1df08c0a7c" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:52.153824 31868 raft_consensus.cc:3060] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.159456 31868 raft_consensus.cc:2468] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 2.
I20260710 11:00:52.159682 31795 raft_consensus.cc:2468] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 2.
I20260710 11:00:52.159734 32163 raft_consensus.cc:515] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:52.161170 32120 leader_election.cc:304] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:52.162747 32163 leader_election.cc:290] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 2 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:52.171100 32263 raft_consensus.cc:2804] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:52.171877 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:52.172865 31868 raft_consensus.cc:3060] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.173300 32263 raft_consensus.cc:697] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 2 LEADER]: Becoming Leader. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Running, Role: LEADER
I20260710 11:00:52.174429 32263 consensus_queue.cc:237] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:52.179872 31868 raft_consensus.cc:2468] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 2.
I20260710 11:00:52.181246 32118 leader_election.cc:304] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 
I20260710 11:00:52.181690 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09ea40bec654bc19304b6209c3f4fbc" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:52.182497 32264 raft_consensus.cc:2804] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:52.182492 31721 raft_consensus.cc:3055] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:52.183172 31721 raft_consensus.cc:740] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:52.184371 32264 raft_consensus.cc:697] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 2 LEADER]: Becoming Leader. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Running, Role: LEADER
I20260710 11:00:52.184100 31721 consensus_queue.cc:260] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:52.185472 31721 raft_consensus.cc:3060] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.185326 32264 consensus_queue.cc:237] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:52.188570 31544 catalog_manager.cc:5697] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a reported cstate change: term changed from 1 to 2, leader changed from 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3) to 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1). New cstate: current_term: 2 leader_uuid: "14ee48f5732a49eea29e94dfa47a425a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:52.194490 32246 raft_consensus.cc:993] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7: : Instructing follower 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:52.195040 32254 raft_consensus.cc:1081] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Signalling peer 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:52.196309 31721 raft_consensus.cc:2468] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 2.
I20260710 11:00:52.196662 32163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "385e8b629cc4475484dcd1a71dc67d74"
dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:34698
I20260710 11:00:52.197250 32163 raft_consensus.cc:493] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:52.197571 32163 raft_consensus.cc:3060] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.202649 32163 raft_consensus.cc:515] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:52.203018 31544 catalog_manager.cc:5697] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a reported cstate change: term changed from 1 to 2, leader changed from 9ab8124c5cda458887ba3813f527b66e (127.28.217.2) to 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1). New cstate: current_term: 2 leader_uuid: "14ee48f5732a49eea29e94dfa47a425a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:52.204854 32163 leader_election.cc:290] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 2 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:52.205314 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8b629cc4475484dcd1a71dc67d74" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:52.205405 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385e8b629cc4475484dcd1a71dc67d74" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:52.205925 31721 raft_consensus.cc:3060] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.206223 31795 raft_consensus.cc:3055] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:52.206557 31795 raft_consensus.cc:740] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:52.207293 31795 consensus_queue.cc:260] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:52.208461 31795 raft_consensus.cc:3060] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.214408 31721 raft_consensus.cc:2468] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 2.
I20260710 11:00:52.215669 32121 leader_election.cc:304] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:52.217132 32264 raft_consensus.cc:2804] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:52.217929 32264 raft_consensus.cc:697] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 2 LEADER]: Becoming Leader. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Running, Role: LEADER
I20260710 11:00:52.218852 31795 raft_consensus.cc:2468] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 2.
I20260710 11:00:52.218884 32264 consensus_queue.cc:237] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:52.227542 31544 catalog_manager.cc:5697] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a reported cstate change: term changed from 1 to 2, leader changed from 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3) to 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1). New cstate: current_term: 2 leader_uuid: "14ee48f5732a49eea29e94dfa47a425a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:52.281325 32246 raft_consensus.cc:993] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7: : Instructing follower 05e5a453be044e0091c4269f35bdd85e to start an election
I20260710 11:00:52.281868 32254 raft_consensus.cc:1081] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Signalling peer 05e5a453be044e0091c4269f35bdd85e to start an election
I20260710 11:00:52.283303 31868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740"
dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:00:52.283704 31868 raft_consensus.cc:493] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:52.283928 31868 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.289225 31868 raft_consensus.cc:515] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:52.291102 31868 leader_election.cc:290] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 2 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:52.291601 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:52.292171 31795 raft_consensus.cc:3055] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:52.292053 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:52.292557 31795 raft_consensus.cc:740] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:52.292797 31721 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.293433 31795 consensus_queue.cc:260] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:52.294595 31795 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.298818 31721 raft_consensus.cc:2468] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 2.
I20260710 11:00:52.298926 31795 raft_consensus.cc:2468] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 2.
I20260710 11:00:52.300109 31836 leader_election.cc:304] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:52.300925 32249 raft_consensus.cc:2804] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:52.301306 32249 raft_consensus.cc:697] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Becoming Leader. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:52.302117 32249 consensus_queue.cc:237] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:52.309422 31544 catalog_manager.cc:5697] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e reported cstate change: term changed from 1 to 2, leader changed from 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3) to 05e5a453be044e0091c4269f35bdd85e (127.28.217.4). New cstate: current_term: 2 leader_uuid: "05e5a453be044e0091c4269f35bdd85e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:52.405865 31868 raft_consensus.cc:1275] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Refusing update from remote peer 2000c0f57b6145399cbc157fa7d81da7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.407186 32254 consensus_queue.cc:1048] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.416944 31721 raft_consensus.cc:1275] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Refusing update from remote peer 2000c0f57b6145399cbc157fa7d81da7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.420064 32272 consensus_queue.cc:1048] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:52.595075 31795 raft_consensus.cc:1275] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.596315 32264 consensus_queue.cc:1048] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.599443 31868 raft_consensus.cc:1275] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.601706 32266 consensus_queue.cc:1048] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:52.625217 31795 raft_consensus.cc:1275] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.626616 32266 consensus_queue.cc:1048] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.635900 31720 raft_consensus.cc:1275] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.637408 32266 consensus_queue.cc:1048] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.671402 31720 raft_consensus.cc:1275] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.672749 32266 consensus_queue.cc:1048] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.681849 31868 raft_consensus.cc:1275] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.684774 32266 consensus_queue.cc:1048] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.694643 31795 raft_consensus.cc:1275] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Refusing update from remote peer 05e5a453be044e0091c4269f35bdd85e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.695849 32250 consensus_queue.cc:1048] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.708847 31720 raft_consensus.cc:1275] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Refusing update from remote peer 05e5a453be044e0091c4269f35bdd85e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.710294 32250 consensus_queue.cc:1048] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:52.737488 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:52.754016 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:52.783720 31868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740"
dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
mode: GRACEFUL
new_leader_uuid: "2000c0f57b6145399cbc157fa7d81da7"
 from {username='slave'} at 127.0.0.1:59678
I20260710 11:00:52.784348 31868 raft_consensus.cc:606] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Received request to transfer leadership to TS 2000c0f57b6145399cbc157fa7d81da7
I20260710 11:00:52.787384 31720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e99656baed44acaaf20deda45550dff"
dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
mode: GRACEFUL
new_leader_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:58112
I20260710 11:00:52.787865 31720 raft_consensus.cc:606] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Received request to transfer leadership to TS 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:52.791123 31795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb8650a01c6e44d397f2131584988eeb"
dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
mode: GRACEFUL
new_leader_uuid: "05e5a453be044e0091c4269f35bdd85e"
 from {username='slave'} at 127.0.0.1:59398
I20260710 11:00:52.792172 31795 raft_consensus.cc:606] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Received request to transfer leadership to TS 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:52.793365 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:52.794366 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:52.820155 32244 raft_consensus.cc:993] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e: : Instructing follower 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:52.820739 32244 raft_consensus.cc:1081] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Signalling peer 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:52.822502 32164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e99656baed44acaaf20deda45550dff"
dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:34686
I20260710 11:00:52.823051 32164 raft_consensus.cc:493] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:52.823364 32164 raft_consensus.cc:3060] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.828661 32164 raft_consensus.cc:515] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:52.830356 32164 leader_election.cc:290] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 2 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:52.831161 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99656baed44acaaf20deda45550dff" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:52.831444 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e99656baed44acaaf20deda45550dff" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:52.831817 31720 raft_consensus.cc:3055] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:52.831957 31795 raft_consensus.cc:3060] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.832192 31720 raft_consensus.cc:740] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ab8124c5cda458887ba3813f527b66e, State: Running, Role: LEADER
I20260710 11:00:52.833141 31720 consensus_queue.cc:260] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:52.834450 31720 raft_consensus.cc:3060] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.839143 31795 raft_consensus.cc:2468] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 2.
I20260710 11:00:52.840276 32120 leader_election.cc:304] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:52.841161 32266 raft_consensus.cc:2804] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:52.841398 31720 raft_consensus.cc:2468] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 2.
I20260710 11:00:52.841696 32266 raft_consensus.cc:697] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 2 LEADER]: Becoming Leader. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Running, Role: LEADER
I20260710 11:00:52.843143 32266 consensus_queue.cc:237] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } }
I20260710 11:00:52.851336 31545 catalog_manager.cc:5697] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a reported cstate change: term changed from 1 to 2, leader changed from 9ab8124c5cda458887ba3813f527b66e (127.28.217.2) to 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1). New cstate: current_term: 2 leader_uuid: "14ee48f5732a49eea29e94dfa47a425a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:53.026402 32294 raft_consensus.cc:993] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7: : Instructing follower 05e5a453be044e0091c4269f35bdd85e to start an election
I20260710 11:00:53.027161 32272 raft_consensus.cc:1081] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Signalling peer 05e5a453be044e0091c4269f35bdd85e to start an election
I20260710 11:00:53.028638 31868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb8650a01c6e44d397f2131584988eeb"
dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:00:53.029182 31868 raft_consensus.cc:493] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:53.029537 31868 raft_consensus.cc:3060] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.036077 31868 raft_consensus.cc:515] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:53.037626 31868 leader_election.cc:290] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 2 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:53.038543 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8650a01c6e44d397f2131584988eeb" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:53.038547 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8650a01c6e44d397f2131584988eeb" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:53.039376 31720 raft_consensus.cc:3060] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.039391 31795 raft_consensus.cc:3055] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:53.039875 31795 raft_consensus.cc:740] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:53.040768 31795 consensus_queue.cc:260] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:53.042620 31795 raft_consensus.cc:3060] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:53.046633 31720 raft_consensus.cc:2468] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 2.
I20260710 11:00:53.047883 31836 leader_election.cc:304] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:53.048717 32250 raft_consensus.cc:2804] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:53.048859 31795 raft_consensus.cc:2468] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 2.
I20260710 11:00:53.049288 32250 raft_consensus.cc:697] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Becoming Leader. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:53.050350 32250 consensus_queue.cc:237] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:53.058534 31545 catalog_manager.cc:5697] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e reported cstate change: term changed from 1 to 2, leader changed from 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3) to 05e5a453be044e0091c4269f35bdd85e (127.28.217.4). New cstate: current_term: 2 leader_uuid: "05e5a453be044e0091c4269f35bdd85e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:53.193240 32285 raft_consensus.cc:993] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e: : Instructing follower 2000c0f57b6145399cbc157fa7d81da7 to start an election
I20260710 11:00:53.193735 32250 raft_consensus.cc:1081] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Signalling peer 2000c0f57b6145399cbc157fa7d81da7 to start an election
I20260710 11:00:53.195111 31795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740"
dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
 from {username='slave'} at 127.0.0.1:54584
I20260710 11:00:53.195637 31795 raft_consensus.cc:493] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:53.196009 31795 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:53.201882 31795 raft_consensus.cc:515] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:53.203225 31795 leader_election.cc:290] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [CANDIDATE]: Term 3 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:53.204003 31720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:53.204151 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "2000c0f57b6145399cbc157fa7d81da7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:53.204514 31720 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:53.204828 31868 raft_consensus.cc:3055] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:53.205191 31868 raft_consensus.cc:740] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:53.205915 31868 consensus_queue.cc:260] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [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: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:53.207186 31868 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:53.210279 31720 raft_consensus.cc:2468] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 3.
I20260710 11:00:53.211314 31762 leader_election.cc:304] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [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: 2000c0f57b6145399cbc157fa7d81da7, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:53.212098 32272 raft_consensus.cc:2804] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:53.212595 32272 raft_consensus.cc:697] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 3 LEADER]: Becoming Leader. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:53.212759 31868 raft_consensus.cc:2468] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2000c0f57b6145399cbc157fa7d81da7 in term 3.
I20260710 11:00:53.213419 32272 consensus_queue.cc:237] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [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: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:53.220662 31545 catalog_manager.cc:5697] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 reported cstate change: term changed from 2 to 3, leader changed from 05e5a453be044e0091c4269f35bdd85e (127.28.217.4) to 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3). New cstate: current_term: 3 leader_uuid: "2000c0f57b6145399cbc157fa7d81da7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:53.252943 31720 raft_consensus.cc:1275] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:53.254195 32266 consensus_queue.cc:1048] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:53.265349 31795 raft_consensus.cc:1275] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:53.266695 32280 consensus_queue.cc:1048] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:53.596231 31795 raft_consensus.cc:1275] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Refusing update from remote peer 05e5a453be044e0091c4269f35bdd85e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:53.597538 32250 consensus_queue.cc:1048] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:53.606703 31720 raft_consensus.cc:1275] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Refusing update from remote peer 05e5a453be044e0091c4269f35bdd85e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:53.608841 32285 consensus_queue.cc:1048] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:53.722421 31721 raft_consensus.cc:1275] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 3 FOLLOWER]: Refusing update from remote peer 2000c0f57b6145399cbc157fa7d81da7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:53.723621 32272 consensus_queue.cc:1048] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:53.732396 31868 raft_consensus.cc:1275] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 3 FOLLOWER]: Refusing update from remote peer 2000c0f57b6145399cbc157fa7d81da7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:53.733771 32254 consensus_queue.cc:1048] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:53.795233 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:53.813401 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:53.829305 31868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e"
dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
mode: GRACEFUL
new_leader_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:59678
I20260710 11:00:53.829792 31868 raft_consensus.cc:606] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Received request to transfer leadership to TS 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:53.832429 31794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740"
dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
mode: GRACEFUL
new_leader_uuid: "05e5a453be044e0091c4269f35bdd85e"
 from {username='slave'} at 127.0.0.1:59398
I20260710 11:00:53.832911 31794 raft_consensus.cc:606] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 3 LEADER]: Received request to transfer leadership to TS 05e5a453be044e0091c4269f35bdd85e
I20260710 11:00:53.834117 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:53.834916 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:54.020866 32285 raft_consensus.cc:993] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e: : Instructing follower 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:54.021380 32250 raft_consensus.cc:1081] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Signalling peer 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:54.022913 32164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e"
dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:34708
I20260710 11:00:54.023316 32164 raft_consensus.cc:493] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:54.023782 32164 raft_consensus.cc:3060] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:54.029742 32164 raft_consensus.cc:515] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:54.031745 32164 leader_election.cc:290] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 3 election: Requested vote from peers 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653), 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565)
I20260710 11:00:54.032298 31868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:54.032747 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3cf27203a347a6903fb5588d35969e" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:54.032986 31868 raft_consensus.cc:3055] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:54.033358 31868 raft_consensus.cc:740] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:54.033427 31721 raft_consensus.cc:3060] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:54.034252 31868 consensus_queue.cc:260] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [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: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:54.035444 31868 raft_consensus.cc:3060] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:54.042071 31868 raft_consensus.cc:2468] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 3.
I20260710 11:00:54.042088 31721 raft_consensus.cc:2468] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 3.
I20260710 11:00:54.043429 32118 leader_election.cc:304] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [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: 05e5a453be044e0091c4269f35bdd85e, 14ee48f5732a49eea29e94dfa47a425a; no voters: 
I20260710 11:00:54.044132 32280 raft_consensus.cc:2804] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:54.044852 32280 raft_consensus.cc:697] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 3 LEADER]: Becoming Leader. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Running, Role: LEADER
I20260710 11:00:54.045846 32280 consensus_queue.cc:237] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [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: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } }
I20260710 11:00:54.053081 31545 catalog_manager.cc:5697] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a reported cstate change: term changed from 2 to 3, leader changed from 05e5a453be044e0091c4269f35bdd85e (127.28.217.4) to 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1). New cstate: current_term: 3 leader_uuid: "14ee48f5732a49eea29e94dfa47a425a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:54.293484 32312 raft_consensus.cc:993] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7: : Instructing follower 05e5a453be044e0091c4269f35bdd85e to start an election
I20260710 11:00:54.293933 32312 raft_consensus.cc:1081] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 3 LEADER]: Signalling peer 05e5a453be044e0091c4269f35bdd85e to start an election
I20260710 11:00:54.295352 31868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740"
dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:00:54.295872 31868 raft_consensus.cc:493] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:54.296139 31868 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:54.300560 31868 raft_consensus.cc:515] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:54.302475 31868 leader_election.cc:290] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [CANDIDATE]: Term 4 election: Requested vote from peers 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565), 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091)
I20260710 11:00:54.303282 31721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9ab8124c5cda458887ba3813f527b66e"
I20260710 11:00:54.303877 31721 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:54.303504 31794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa6eea9a16f4a639d1887672bd25740" candidate_uuid: "05e5a453be044e0091c4269f35bdd85e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:54.304538 31794 raft_consensus.cc:3055] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:54.304883 31794 raft_consensus.cc:740] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2000c0f57b6145399cbc157fa7d81da7, State: Running, Role: LEADER
I20260710 11:00:54.305658 31794 consensus_queue.cc:260] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [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: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:54.306872 31794 raft_consensus.cc:3060] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:54.310137 31721 raft_consensus.cc:2468] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 4.
I20260710 11:00:54.311342 31836 leader_election.cc:304] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [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: 05e5a453be044e0091c4269f35bdd85e, 9ab8124c5cda458887ba3813f527b66e; no voters: 
I20260710 11:00:54.312036 32303 raft_consensus.cc:2804] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:54.312502 32303 raft_consensus.cc:697] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 4 LEADER]: Becoming Leader. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:54.313112 31794 raft_consensus.cc:2468] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e5a453be044e0091c4269f35bdd85e in term 4.
I20260710 11:00:54.313333 32303 consensus_queue.cc:237] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [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: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } }
I20260710 11:00:54.320454 31545 catalog_manager.cc:5697] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e reported cstate change: term changed from 3 to 4, leader changed from 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3) to 05e5a453be044e0091c4269f35bdd85e (127.28.217.4). New cstate: current_term: 4 leader_uuid: "05e5a453be044e0091c4269f35bdd85e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:54.499305 31721 raft_consensus.cc:1275] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 3 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:54.500633 32266 consensus_queue.cc:1048] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.511106 31868 raft_consensus.cc:1275] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 3 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:54.512632 32280 consensus_queue.cc:1048] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:54.784801 31721 raft_consensus.cc:1275] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 4 FOLLOWER]: Refusing update from remote peer 05e5a453be044e0091c4269f35bdd85e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:54.789072 31794 raft_consensus.cc:1275] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 4 FOLLOWER]: Refusing update from remote peer 05e5a453be044e0091c4269f35bdd85e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:54.788511 32303 consensus_queue.cc:1048] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab8124c5cda458887ba3813f527b66e" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:00:54.791378 32250 consensus_queue.cc:1048] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:54.836105 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:54.865041 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:54.883634 31869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08b3fb16311047048e10aa124bfc3cf8"
dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
mode: GRACEFUL
new_leader_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:59678
I20260710 11:00:54.884243 31869 raft_consensus.cc:606] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Received request to transfer leadership to TS 14ee48f5732a49eea29e94dfa47a425a
I20260710 11:00:54.885754 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:00:54.886449 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:55.353102 32324 raft_consensus.cc:993] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e: : Instructing follower 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:55.353658 32327 raft_consensus.cc:1081] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Signalling peer 14ee48f5732a49eea29e94dfa47a425a to start an election
I20260710 11:00:55.355573 32163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08b3fb16311047048e10aa124bfc3cf8"
dest_uuid: "14ee48f5732a49eea29e94dfa47a425a"
 from {username='slave'} at 127.0.0.1:34708
I20260710 11:00:55.356282 32163 raft_consensus.cc:493] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:55.356711 32163 raft_consensus.cc:3060] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.364375 32163 raft_consensus.cc:515] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:55.366019 32163 leader_election.cc:290] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 2 election: Requested vote from peers 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091), 05e5a453be044e0091c4269f35bdd85e (127.28.217.4:43653)
I20260710 11:00:55.367234 31869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b3fb16311047048e10aa124bfc3cf8" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e5a453be044e0091c4269f35bdd85e"
I20260710 11:00:55.367827 31794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b3fb16311047048e10aa124bfc3cf8" candidate_uuid: "14ee48f5732a49eea29e94dfa47a425a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2000c0f57b6145399cbc157fa7d81da7"
I20260710 11:00:55.368142 31869 raft_consensus.cc:3055] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:55.368567 31794 raft_consensus.cc:3060] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.368621 31869 raft_consensus.cc:740] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e5a453be044e0091c4269f35bdd85e, State: Running, Role: LEADER
I20260710 11:00:55.369866 31869 consensus_queue.cc:260] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:55.371526 31869 raft_consensus.cc:3060] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:55.378135 31794 raft_consensus.cc:2468] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 2.
I20260710 11:00:55.379720 32120 leader_election.cc:304] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ee48f5732a49eea29e94dfa47a425a, 2000c0f57b6145399cbc157fa7d81da7; no voters: 
I20260710 11:00:55.380055 31869 raft_consensus.cc:2468] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ee48f5732a49eea29e94dfa47a425a in term 2.
I20260710 11:00:55.380851 32280 raft_consensus.cc:2804] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:55.381353 32280 raft_consensus.cc:697] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 2 LEADER]: Becoming Leader. State: Replica: 14ee48f5732a49eea29e94dfa47a425a, State: Running, Role: LEADER
I20260710 11:00:55.382367 32280 consensus_queue.cc:237] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } }
I20260710 11:00:55.392136 31545 catalog_manager.cc:5697] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a reported cstate change: term changed from 1 to 2, leader changed from 05e5a453be044e0091c4269f35bdd85e (127.28.217.4) to 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1). New cstate: current_term: 2 leader_uuid: "14ee48f5732a49eea29e94dfa47a425a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ee48f5732a49eea29e94dfa47a425a" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40427 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:55.769132 31869 raft_consensus.cc:1275] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:55.770566 32315 consensus_queue.cc:1048] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e5a453be044e0091c4269f35bdd85e" member_type: VOTER last_known_addr { host: "127.28.217.4" port: 43653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:55.781613 31795 raft_consensus.cc:1275] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Refusing update from remote peer 14ee48f5732a49eea29e94dfa47a425a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:55.783389 32280 consensus_queue.cc:1048] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2000c0f57b6145399cbc157fa7d81da7" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:55.887357 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:55.902997 29540 tablet_server.cc:179] TabletServer@127.28.217.1:40427 shutting down...
W20260710 11:00:55.908136 31836 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]
W20260710 11:00:55.912998 31836 consensus_peers.cc:597] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:55.929466 31836 consensus_peers.cc:597] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:55.930647 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:55.931674 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.932641 29540 raft_consensus.cc:2243] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.933187 29540 raft_consensus.cc:2272] T f9535b5eeae84ed78ce93ed843ad39a7 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.935910 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.936555 29540 raft_consensus.cc:2243] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.936967 29540 raft_consensus.cc:2272] T a9637c7813334a6899459a01fa8025a8 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.939735 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.941810 29540 raft_consensus.cc:2243] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.942503 29540 raft_consensus.cc:2272] T 56f443fd3c2047e993e9f0aca6793b39 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.945601 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.946499 29540 raft_consensus.cc:2243] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.947146 29540 raft_consensus.cc:2272] T 0ab9378643e94590bdc669da5d8abb30 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.949797 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.950444 29540 raft_consensus.cc:2243] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:55.951395 29540 raft_consensus.cc:2272] T 9e99656baed44acaaf20deda45550dff P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.953919 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.954836 29540 raft_consensus.cc:2243] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.955482 29540 raft_consensus.cc:2272] T 32f8666030cf475293aad9a4bd8c8865 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.958017 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.958645 29540 raft_consensus.cc:2243] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.959107 29540 raft_consensus.cc:2272] T e1c3a05912b341a8b9b8766a13e2cef2 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.961556 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.962153 29540 raft_consensus.cc:2243] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:55.963104 29540 raft_consensus.cc:2272] T 2f3cf27203a347a6903fb5588d35969e P 14ee48f5732a49eea29e94dfa47a425a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.965582 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.966207 29540 raft_consensus.cc:2243] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:55.967075 29540 raft_consensus.cc:2272] T 385e8b629cc4475484dcd1a71dc67d74 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.969784 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.970623 29540 raft_consensus.cc:2243] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:55.971506 29540 raft_consensus.cc:2272] T e09ea40bec654bc19304b6209c3f4fbc P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.973840 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.974421 29540 raft_consensus.cc:2243] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:55.975230 29540 raft_consensus.cc:2272] T de8cb4d521c349048a6b9d1df08c0a7c P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.977631 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.978230 29540 raft_consensus.cc:2243] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.978700 29540 raft_consensus.cc:2272] T 17e3af00c8f74dd99aa99a2a96af032a P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.981052 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.981664 29540 raft_consensus.cc:2243] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.982105 29540 raft_consensus.cc:2272] T cf31ef7589c24a9a9cf191b76b95861c P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.984544 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.985033 29540 raft_consensus.cc:2243] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.985391 29540 raft_consensus.cc:2272] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.987314 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.987771 29540 raft_consensus.cc:2243] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:55.988564 29540 raft_consensus.cc:2272] T 08b3fb16311047048e10aa124bfc3cf8 P 14ee48f5732a49eea29e94dfa47a425a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.991667 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.992411 29540 raft_consensus.cc:2243] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.992823 29540 raft_consensus.cc:2272] T c496d2c952c44737aaa27ae2f148f85f P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:55.993762 31688 consensus_peers.cc:597] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:55.994971 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.995579 29540 raft_consensus.cc:2243] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.996048 29540 raft_consensus.cc:2272] T c221e3aff6cf453faa0942a150dc0a94 P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:55.998831 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:55.999379 29540 raft_consensus.cc:2243] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:55.999820 29540 raft_consensus.cc:2272] T a28cd1f077ce4dc8b7253009cb83ac5d P 14ee48f5732a49eea29e94dfa47a425a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:56.000558 31762 consensus_peers.cc:597] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:56.008265 31688 consensus_peers.cc:597] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.043627 29540 tablet_server.cc:196] TabletServer@127.28.217.1:40427 shutdown complete.
I20260710 11:00:56.082358 29540 tablet_server.cc:179] TabletServer@127.28.217.2:0 shutting down...
I20260710 11:00:56.112978 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:56.113811 29540 tablet_replica.cc:333] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.114583 29540 raft_consensus.cc:2243] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.115119 29540 raft_consensus.cc:2272] T 5fa6eea9a16f4a639d1887672bd25740 P 9ab8124c5cda458887ba3813f527b66e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.117446 29540 tablet_replica.cc:333] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.118124 29540 raft_consensus.cc:2243] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.118986 29540 raft_consensus.cc:2272] T 32f8666030cf475293aad9a4bd8c8865 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.121186 29540 tablet_replica.cc:333] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.121831 29540 raft_consensus.cc:2243] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:00:56.122242 31762 consensus_peers.cc:597] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.122326 29540 raft_consensus.cc:2272] T 9e99656baed44acaaf20deda45550dff P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.124395 29540 tablet_replica.cc:333] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.124974 29540 raft_consensus.cc:2243] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.125397 29540 raft_consensus.cc:2272] T 97086faac1cd463998289111283d2d44 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.127369 29540 tablet_replica.cc:333] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.127964 29540 raft_consensus.cc:2243] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.128465 29540 raft_consensus.cc:2272] T 2f3cf27203a347a6903fb5588d35969e P 9ab8124c5cda458887ba3813f527b66e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.130328 29540 tablet_replica.cc:333] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.130885 29540 raft_consensus.cc:2243] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.131388 29540 raft_consensus.cc:2272] T 385e8b629cc4475484dcd1a71dc67d74 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.133332 29540 tablet_replica.cc:333] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.133867 29540 raft_consensus.cc:2243] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.134290 29540 raft_consensus.cc:2272] T fb8650a01c6e44d397f2131584988eeb P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.136309 29540 tablet_replica.cc:333] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.136910 29540 raft_consensus.cc:2243] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.137703 29540 raft_consensus.cc:2272] T a9637c7813334a6899459a01fa8025a8 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.139681 29540 tablet_replica.cc:333] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.140211 29540 raft_consensus.cc:2243] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.141074 29540 raft_consensus.cc:2272] T 56f443fd3c2047e993e9f0aca6793b39 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.143146 29540 tablet_replica.cc:333] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.143749 29540 raft_consensus.cc:2243] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.144726 29540 raft_consensus.cc:2272] T cf31ef7589c24a9a9cf191b76b95861c P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.146867 29540 tablet_replica.cc:333] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.147464 29540 raft_consensus.cc:2243] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.147964 29540 raft_consensus.cc:2272] T e1c3a05912b341a8b9b8766a13e2cef2 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.150017 29540 tablet_replica.cc:333] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.150552 29540 raft_consensus.cc:2243] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.150990 29540 raft_consensus.cc:2272] T 4c0263008241416182d4fbf09e3da228 P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.153002 29540 tablet_replica.cc:333] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.153595 29540 raft_consensus.cc:2243] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.154115 29540 raft_consensus.cc:2272] T bb0466b984cc42b9aaec648bf6cc5898 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.156278 29540 tablet_replica.cc:333] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.157127 29540 raft_consensus.cc:2243] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.157749 29540 raft_consensus.cc:2272] T 41ee2354174846718f6e1db7febfcfc9 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:56.158733 31688 consensus_peers.cc:597] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.159852 29540 tablet_replica.cc:333] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.160532 29540 raft_consensus.cc:2243] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.160997 29540 raft_consensus.cc:2272] T e09ea40bec654bc19304b6209c3f4fbc P 9ab8124c5cda458887ba3813f527b66e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.163077 29540 tablet_replica.cc:333] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.163662 29540 raft_consensus.cc:2243] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.164134 29540 raft_consensus.cc:2272] T a28cd1f077ce4dc8b7253009cb83ac5d P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.166172 29540 tablet_replica.cc:333] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.166669 29540 raft_consensus.cc:2243] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.167718 29540 raft_consensus.cc:2272] T f9535b5eeae84ed78ce93ed843ad39a7 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.170436 29540 tablet_replica.cc:333] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e: stopping tablet replica
I20260710 11:00:56.170989 29540 raft_consensus.cc:2243] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.172176 29540 raft_consensus.cc:2272] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 9ab8124c5cda458887ba3813f527b66e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.212363 29540 tablet_server.cc:196] TabletServer@127.28.217.2:0 shutdown complete.
W20260710 11:00:56.237426 31762 consensus_peers.cc:597] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 -> Peer 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565): Couldn't send request to peer 9ab8124c5cda458887ba3813f527b66e. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.2:33565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.249162 29540 tablet_server.cc:179] TabletServer@127.28.217.3:0 shutting down...
W20260710 11:00:56.249431 31762 consensus_peers.cc:597] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 -> Peer 14ee48f5732a49eea29e94dfa47a425a (127.28.217.1:40427): Couldn't send request to peer 14ee48f5732a49eea29e94dfa47a425a. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.277971 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:56.278800 29540 tablet_replica.cc:333] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.279511 29540 raft_consensus.cc:2243] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.280393 29540 raft_consensus.cc:2272] T 17e3af00c8f74dd99aa99a2a96af032a P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.282828 29540 tablet_replica.cc:333] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.283738 29540 raft_consensus.cc:2243] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.284168 29540 raft_consensus.cc:2272] T 5fa6eea9a16f4a639d1887672bd25740 P 2000c0f57b6145399cbc157fa7d81da7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.286031 29540 tablet_replica.cc:333] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.286561 29540 raft_consensus.cc:2243] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.286962 29540 raft_consensus.cc:2272] T 9e99656baed44acaaf20deda45550dff P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.289106 29540 tablet_replica.cc:333] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.289664 29540 raft_consensus.cc:2243] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.290104 29540 raft_consensus.cc:2272] T 97086faac1cd463998289111283d2d44 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.292542 29540 tablet_replica.cc:333] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.293277 29540 raft_consensus.cc:2243] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.293845 29540 raft_consensus.cc:2272] T c496d2c952c44737aaa27ae2f148f85f P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:56.293819 31836 consensus_peers.cc:597] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e -> Peer 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565): Couldn't send request to peer 9ab8124c5cda458887ba3813f527b66e. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.2:33565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.296010 29540 tablet_replica.cc:333] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.296627 29540 raft_consensus.cc:2243] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.297061 29540 raft_consensus.cc:2272] T cf31ef7589c24a9a9cf191b76b95861c P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.298877 29540 tablet_replica.cc:333] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.299391 29540 raft_consensus.cc:2243] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.299938 29540 raft_consensus.cc:2272] T 08b3fb16311047048e10aa124bfc3cf8 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.302629 29540 tablet_replica.cc:333] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.303335 29540 raft_consensus.cc:2243] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.303807 29540 raft_consensus.cc:2272] T 6ec32b6cea1d4ef0befb7922897c0bf4 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.306193 29540 tablet_replica.cc:333] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.307024 29540 raft_consensus.cc:2243] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.307488 29540 raft_consensus.cc:2272] T f9535b5eeae84ed78ce93ed843ad39a7 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.309965 29540 tablet_replica.cc:333] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.310441 29540 raft_consensus.cc:2243] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.311122 29540 raft_consensus.cc:2272] T c221e3aff6cf453faa0942a150dc0a94 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.312877 29540 tablet_replica.cc:333] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.313302 29540 raft_consensus.cc:2243] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.314049 29540 raft_consensus.cc:2272] T bb0466b984cc42b9aaec648bf6cc5898 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.315763 29540 tablet_replica.cc:333] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.316213 29540 raft_consensus.cc:2243] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.317050 29540 raft_consensus.cc:2272] T 41ee2354174846718f6e1db7febfcfc9 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.318693 29540 tablet_replica.cc:333] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.319113 29540 raft_consensus.cc:2243] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.319777 29540 raft_consensus.cc:2272] T e1c3a05912b341a8b9b8766a13e2cef2 P 2000c0f57b6145399cbc157fa7d81da7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.321413 29540 tablet_replica.cc:333] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.321846 29540 raft_consensus.cc:2243] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.322507 29540 raft_consensus.cc:2272] T 4c0263008241416182d4fbf09e3da228 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.324242 29540 tablet_replica.cc:333] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.324780 29540 raft_consensus.cc:2243] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.325148 29540 raft_consensus.cc:2272] T 385e8b629cc4475484dcd1a71dc67d74 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.326797 29540 tablet_replica.cc:333] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.327239 29540 raft_consensus.cc:2243] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.327594 29540 raft_consensus.cc:2272] T fb8650a01c6e44d397f2131584988eeb P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.329576 29540 tablet_replica.cc:333] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.330066 29540 raft_consensus.cc:2243] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.330605 29540 raft_consensus.cc:2272] T 0ab9378643e94590bdc669da5d8abb30 P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.333017 29540 tablet_replica.cc:333] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7: stopping tablet replica
I20260710 11:00:56.333499 29540 raft_consensus.cc:2243] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:00:56.333633 31835 consensus_peers.cc:597] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e -> Peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Couldn't send request to peer 2000c0f57b6145399cbc157fa7d81da7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.334097 29540 raft_consensus.cc:2272] T de8cb4d521c349048a6b9d1df08c0a7c P 2000c0f57b6145399cbc157fa7d81da7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:56.368674 31836 consensus_peers.cc:597] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e -> Peer 9ab8124c5cda458887ba3813f527b66e (127.28.217.2:33565): Couldn't send request to peer 9ab8124c5cda458887ba3813f527b66e. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.2:33565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.372485 29540 tablet_server.cc:196] TabletServer@127.28.217.3:0 shutdown complete.
I20260710 11:00:56.402483 29540 tablet_server.cc:179] TabletServer@127.28.217.4:0 shutting down...
I20260710 11:00:56.432405 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:56.433286 29540 tablet_replica.cc:333] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.434259 29540 raft_consensus.cc:2243] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.434887 29540 raft_consensus.cc:2272] T 17e3af00c8f74dd99aa99a2a96af032a P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.437317 29540 tablet_replica.cc:333] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.437909 29540 raft_consensus.cc:2243] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.438694 29540 raft_consensus.cc:2272] T 5fa6eea9a16f4a639d1887672bd25740 P 05e5a453be044e0091c4269f35bdd85e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.441380 29540 tablet_replica.cc:333] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.441952 29540 raft_consensus.cc:2243] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.442426 29540 raft_consensus.cc:2272] T 32f8666030cf475293aad9a4bd8c8865 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:56.444126 31835 consensus_peers.cc:597] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e -> Peer 2000c0f57b6145399cbc157fa7d81da7 (127.28.217.3:44091): Couldn't send request to peer 2000c0f57b6145399cbc157fa7d81da7. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.3:44091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:56.444584 29540 tablet_replica.cc:333] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.445182 29540 raft_consensus.cc:2243] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.445592 29540 raft_consensus.cc:2272] T 08b3fb16311047048e10aa124bfc3cf8 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.448581 29540 tablet_replica.cc:333] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.449113 29540 raft_consensus.cc:2243] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.449535 29540 raft_consensus.cc:2272] T 2f3cf27203a347a6903fb5588d35969e P 05e5a453be044e0091c4269f35bdd85e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.451270 29540 tablet_replica.cc:333] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.451789 29540 raft_consensus.cc:2243] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.452593 29540 raft_consensus.cc:2272] T 0ab9378643e94590bdc669da5d8abb30 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.454453 29540 tablet_replica.cc:333] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.455222 29540 raft_consensus.cc:2243] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.455766 29540 raft_consensus.cc:2272] T c221e3aff6cf453faa0942a150dc0a94 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.457880 29540 tablet_replica.cc:333] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.458470 29540 raft_consensus.cc:2243] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.459254 29540 raft_consensus.cc:2272] T a28cd1f077ce4dc8b7253009cb83ac5d P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.461421 29540 tablet_replica.cc:333] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.461992 29540 raft_consensus.cc:2243] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.462858 29540 raft_consensus.cc:2272] T fb8650a01c6e44d397f2131584988eeb P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.464864 29540 tablet_replica.cc:333] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.465430 29540 raft_consensus.cc:2243] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.465898 29540 raft_consensus.cc:2272] T e09ea40bec654bc19304b6209c3f4fbc P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.467900 29540 tablet_replica.cc:333] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.468513 29540 raft_consensus.cc:2243] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.468962 29540 raft_consensus.cc:2272] T de8cb4d521c349048a6b9d1df08c0a7c P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.470856 29540 tablet_replica.cc:333] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.471376 29540 raft_consensus.cc:2243] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.471805 29540 raft_consensus.cc:2272] T a9637c7813334a6899459a01fa8025a8 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.473721 29540 tablet_replica.cc:333] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.474259 29540 raft_consensus.cc:2243] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.474700 29540 raft_consensus.cc:2272] T 56f443fd3c2047e993e9f0aca6793b39 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.476595 29540 tablet_replica.cc:333] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.477175 29540 raft_consensus.cc:2243] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.477617 29540 raft_consensus.cc:2272] T bb0466b984cc42b9aaec648bf6cc5898 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.479462 29540 tablet_replica.cc:333] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.480000 29540 raft_consensus.cc:2243] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.480453 29540 raft_consensus.cc:2272] T 41ee2354174846718f6e1db7febfcfc9 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.482204 29540 tablet_replica.cc:333] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.482724 29540 raft_consensus.cc:2243] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:56.483174 29540 raft_consensus.cc:2272] T 4c0263008241416182d4fbf09e3da228 P 05e5a453be044e0091c4269f35bdd85e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.485016 29540 tablet_replica.cc:333] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.485527 29540 raft_consensus.cc:2243] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.486315 29540 raft_consensus.cc:2272] T 97086faac1cd463998289111283d2d44 P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.488219 29540 tablet_replica.cc:333] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e: stopping tablet replica
I20260710 11:00:56.488724 29540 raft_consensus.cc:2243] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.489472 29540 raft_consensus.cc:2272] T c496d2c952c44737aaa27ae2f148f85f P 05e5a453be044e0091c4269f35bdd85e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.528281 29540 tablet_server.cc:196] TabletServer@127.28.217.4:0 shutdown complete.
I20260710 11:00:56.561306 29540 master.cc:562] Master@127.28.217.62:36065 shutting down...
I20260710 11:00:56.581203 29540 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:56.581758 29540 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:56.582094 29540 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8cb47f37573b4d1e926f2b1d72fcd873: stopping tablet replica
I20260710 11:00:56.602255 29540 master.cc:584] Master@127.28.217.62:36065 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19914 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:00:56.657814 29540 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.217.62:42755
I20260710 11:00:56.658936 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:56.665040 32347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:56.665421 32348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:56.666013 32350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:56.666437 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:56.667480 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:56.667662 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:56.667774 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681256667764 us; error 0 us; skew 500 ppm
I20260710 11:00:56.668226 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:56.670636 29540 webserver.cc:533] Webserver started at http://127.28.217.62:42601/ using document root <none> and password file <none>
I20260710 11:00:56.671079 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:56.671229 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:56.671445 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:56.672581 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/master-0-root/instance:
uuid: "e15d9730393a49b692c5a7136b1c4617"
format_stamp: "Formatted at 2026-07-10 11:00:56 on dist-test-slave-b094"
I20260710 11:00:56.676867 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:00:56.680162 32355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:56.680930 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:56.681277 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/master-0-root
uuid: "e15d9730393a49b692c5a7136b1c4617"
format_stamp: "Formatted at 2026-07-10 11:00:56 on dist-test-slave-b094"
I20260710 11:00:56.681761 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:56.704569 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:56.706096 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:56.749177 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.62:42755
I20260710 11:00:56.749271 32406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.62:42755 every 8 connection(s)
I20260710 11:00:56.753284 32407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:56.763362 32407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617: Bootstrap starting.
I20260710 11:00:56.768116 32407 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:56.772526 32407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617: No bootstrap required, opened a new log
I20260710 11:00:56.774684 32407 raft_consensus.cc:359] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e15d9730393a49b692c5a7136b1c4617" member_type: VOTER }
I20260710 11:00:56.775074 32407 raft_consensus.cc:385] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:56.775323 32407 raft_consensus.cc:740] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e15d9730393a49b692c5a7136b1c4617, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.775957 32407 consensus_queue.cc:260] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e15d9730393a49b692c5a7136b1c4617" member_type: VOTER }
I20260710 11:00:56.776424 32407 raft_consensus.cc:399] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:56.776651 32407 raft_consensus.cc:493] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:56.776925 32407 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:56.781337 32407 raft_consensus.cc:515] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e15d9730393a49b692c5a7136b1c4617" member_type: VOTER }
I20260710 11:00:56.781881 32407 leader_election.cc:304] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [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: e15d9730393a49b692c5a7136b1c4617; no voters: 
I20260710 11:00:56.783154 32407 leader_election.cc:290] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:56.783576 32410 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:56.785095 32410 raft_consensus.cc:697] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 1 LEADER]: Becoming Leader. State: Replica: e15d9730393a49b692c5a7136b1c4617, State: Running, Role: LEADER
I20260710 11:00:56.785846 32410 consensus_queue.cc:237] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [LEADER]: Queue going to LEADER mode. State: All 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: "e15d9730393a49b692c5a7136b1c4617" member_type: VOTER }
I20260710 11:00:56.786156 32407 sys_catalog.cc:565] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:56.790863 32411 sys_catalog.cc:455] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e15d9730393a49b692c5a7136b1c4617" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e15d9730393a49b692c5a7136b1c4617" member_type: VOTER } }
I20260710 11:00:56.791929 32411 sys_catalog.cc:458] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:56.791741 32412 sys_catalog.cc:455] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e15d9730393a49b692c5a7136b1c4617. Latest consensus state: current_term: 1 leader_uuid: "e15d9730393a49b692c5a7136b1c4617" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e15d9730393a49b692c5a7136b1c4617" member_type: VOTER } }
I20260710 11:00:56.792387 32412 sys_catalog.cc:458] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:56.794817 32418 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:56.800275 32418 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:56.802161 29540 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:56.809660 32418 catalog_manager.cc:1383] Generated new cluster ID: cfc015410f824039b86e42ab47eb47ca
I20260710 11:00:56.810086 32418 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:56.838177 32418 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:56.839578 32418 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:56.855197 32418 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617: Generated new TSK 0
I20260710 11:00:56.855881 32418 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:56.869287 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:56.875653 32428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:56.876892 32429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:56.879678 32431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:56.879776 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:56.880862 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:56.881062 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:56.881249 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681256881235 us; error 0 us; skew 500 ppm
I20260710 11:00:56.881835 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:56.884301 29540 webserver.cc:533] Webserver started at http://127.28.217.1:35365/ using document root <none> and password file <none>
I20260710 11:00:56.884845 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:56.885035 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:56.885306 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:56.886397 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-0-root/instance:
uuid: "651cd243283f48238ed01c8ace209f49"
format_stamp: "Formatted at 2026-07-10 11:00:56 on dist-test-slave-b094"
I20260710 11:00:56.891637 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260710 11:00:56.895289 32436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:56.896153 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:56.896572 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-0-root
uuid: "651cd243283f48238ed01c8ace209f49"
format_stamp: "Formatted at 2026-07-10 11:00:56 on dist-test-slave-b094"
I20260710 11:00:56.896880 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:56.938148 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:56.939467 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:56.941174 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:56.943874 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:56.944113 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:56.944427 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:56.944617 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:56.990043 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.1:35183
I20260710 11:00:56.990110 32498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.1:35183 every 8 connection(s)
I20260710 11:00:56.996074 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:57.004133 32503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:57.005350 32504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:57.008930 32507 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:57.009115 29540 server_base.cc:1061] running on GCE node
I20260710 11:00:57.009891 32499 heartbeater.cc:344] Connected to a master server at 127.28.217.62:42755
I20260710 11:00:57.010329 32499 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:57.010601 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:57.010886 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:57.011092 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681257011071 us; error 0 us; skew 500 ppm
I20260710 11:00:57.011243 32499 heartbeater.cc:507] Master 127.28.217.62:42755 requested a full tablet report, sending...
I20260710 11:00:57.012014 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:57.014565 32372 ts_manager.cc:194] Registered new tserver with Master: 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183)
I20260710 11:00:57.015566 29540 webserver.cc:533] Webserver started at http://127.28.217.2:44211/ using document root <none> and password file <none>
I20260710 11:00:57.016135 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:57.016330 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:57.016659 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:57.016973 32372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38030
I20260710 11:00:57.018651 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-1-root/instance:
uuid: "77df71903bf34689b15d2364d05c14eb"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-b094"
I20260710 11:00:57.024693 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:00:57.030169 32511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.031563 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.004s
I20260710 11:00:57.032169 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-1-root
uuid: "77df71903bf34689b15d2364d05c14eb"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-b094"
I20260710 11:00:57.032632 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:57.061432 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:57.063138 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:57.065291 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:57.068815 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:57.069108 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.069389 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:57.069546 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.112479 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.2:43479
I20260710 11:00:57.112624 32573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.2:43479 every 8 connection(s)
I20260710 11:00:57.117759 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:57.125370 32577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:57.126307 32578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:57.129125 29540 server_base.cc:1061] running on GCE node
W20260710 11:00:57.129096 32580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:57.130568 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:57.130800 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:57.131009 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681257130966 us; error 0 us; skew 500 ppm
I20260710 11:00:57.131699 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:57.131811 32574 heartbeater.cc:344] Connected to a master server at 127.28.217.62:42755
I20260710 11:00:57.132261 32574 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:57.133323 32574 heartbeater.cc:507] Master 127.28.217.62:42755 requested a full tablet report, sending...
I20260710 11:00:57.134895 29540 webserver.cc:533] Webserver started at http://127.28.217.3:37929/ using document root <none> and password file <none>
I20260710 11:00:57.135552 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:57.135757 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:57.135836 32372 ts_manager.cc:194] Registered new tserver with Master: 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:57.136065 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:57.137423 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-2-root/instance:
uuid: "ce42ff964a264aafac6faad96d9bbe0f"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-b094"
I20260710 11:00:57.137468 32372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38040
I20260710 11:00:57.142514 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:57.146247 32585 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.147086 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:57.147399 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-2-root
uuid: "ce42ff964a264aafac6faad96d9bbe0f"
format_stamp: "Formatted at 2026-07-10 11:00:57 on dist-test-slave-b094"
I20260710 11:00:57.147711 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:57.169548 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:57.170802 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:57.172286 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:57.174572 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:57.174808 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.175045 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:57.175220 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:57.217105 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.3:39381
I20260710 11:00:57.217217 32647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.3:39381 every 8 connection(s)
I20260710 11:00:57.232589 32648 heartbeater.cc:344] Connected to a master server at 127.28.217.62:42755
I20260710 11:00:57.233017 32648 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:57.233858 32648 heartbeater.cc:507] Master 127.28.217.62:42755 requested a full tablet report, sending...
I20260710 11:00:57.236183 32372 ts_manager.cc:194] Registered new tserver with Master: ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:57.236683 29540 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016224711s
I20260710 11:00:57.237939 32372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38044
I20260710 11:00:57.264300 32372 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38056:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:00:57.267184 32372 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:00:57.355217 32613 tablet_service.cc:1511] Processing CreateTablet for tablet 962abcded6fb43338a99f3c4eed32555 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:57.356925 32613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962abcded6fb43338a99f3c4eed32555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.357359 32538 tablet_service.cc:1511] Processing CreateTablet for tablet d224bcfe72304c37909f1fccabba471c (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:57.359460 32538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d224bcfe72304c37909f1fccabba471c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.361965 32539 tablet_service.cc:1511] Processing CreateTablet for tablet 962abcded6fb43338a99f3c4eed32555 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:57.366148 32612 tablet_service.cc:1511] Processing CreateTablet for tablet d224bcfe72304c37909f1fccabba471c (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:57.366596 32537 tablet_service.cc:1511] Processing CreateTablet for tablet 4c30b206cd8141eba58574841c321322 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:57.367935 32612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d224bcfe72304c37909f1fccabba471c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.370167 32611 tablet_service.cc:1511] Processing CreateTablet for tablet 4c30b206cd8141eba58574841c321322 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:57.371750 32611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c30b206cd8141eba58574841c321322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.364104 32539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962abcded6fb43338a99f3c4eed32555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.374722 32537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c30b206cd8141eba58574841c321322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.386693 32536 tablet_service.cc:1511] Processing CreateTablet for tablet 46b4f9249436447fb40074b8bce25436 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:57.388514 32536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b4f9249436447fb40074b8bce25436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.392750 32610 tablet_service.cc:1511] Processing CreateTablet for tablet 46b4f9249436447fb40074b8bce25436 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:57.394361 32610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b4f9249436447fb40074b8bce25436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.396977 32534 tablet_service.cc:1511] Processing CreateTablet for tablet 472df334b9a642f0a61bbae62998e602 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:57.397207 32535 tablet_service.cc:1511] Processing CreateTablet for tablet a0048803dd04431697b3cac92d8c1ac9 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:57.397550 32464 tablet_service.cc:1511] Processing CreateTablet for tablet 962abcded6fb43338a99f3c4eed32555 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:57.399098 32464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962abcded6fb43338a99f3c4eed32555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.399637 32533 tablet_service.cc:1511] Processing CreateTablet for tablet 571d180b52994cea90b70396439713b0 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:57.401933 32532 tablet_service.cc:1511] Processing CreateTablet for tablet ba08cfa1604f4d9da80b79141316b83f (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:57.403322 32530 tablet_service.cc:1511] Processing CreateTablet for tablet 544ce135420847bbbb8ac06c96f61cae (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:57.404286 32463 tablet_service.cc:1511] Processing CreateTablet for tablet d224bcfe72304c37909f1fccabba471c (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:57.405700 32609 tablet_service.cc:1511] Processing CreateTablet for tablet a0048803dd04431697b3cac92d8c1ac9 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:57.406692 32462 tablet_service.cc:1511] Processing CreateTablet for tablet 4c30b206cd8141eba58574841c321322 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:57.407198 32609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0048803dd04431697b3cac92d8c1ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.409803 32607 tablet_service.cc:1511] Processing CreateTablet for tablet 571d180b52994cea90b70396439713b0 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:57.410583 32459 tablet_service.cc:1511] Processing CreateTablet for tablet 472df334b9a642f0a61bbae62998e602 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:57.411659 32663 tablet_bootstrap.cc:492] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb: Bootstrap starting.
I20260710 11:00:57.412519 32606 tablet_service.cc:1511] Processing CreateTablet for tablet ba08cfa1604f4d9da80b79141316b83f (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:57.412949 32458 tablet_service.cc:1511] Processing CreateTablet for tablet 571d180b52994cea90b70396439713b0 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:57.414682 32605 tablet_service.cc:1511] Processing CreateTablet for tablet e1c2cc4355714101ae41874a5d634ddf (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:57.415603 32460 tablet_service.cc:1511] Processing CreateTablet for tablet a0048803dd04431697b3cac92d8c1ac9 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:57.417511 32608 tablet_service.cc:1511] Processing CreateTablet for tablet 472df334b9a642f0a61bbae62998e602 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:57.418329 32461 tablet_service.cc:1511] Processing CreateTablet for tablet 46b4f9249436447fb40074b8bce25436 (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:57.419291 32604 tablet_service.cc:1511] Processing CreateTablet for tablet 544ce135420847bbbb8ac06c96f61cae (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:57.404218 32531 tablet_service.cc:1511] Processing CreateTablet for tablet e1c2cc4355714101ae41874a5d634ddf (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:57.422096 32457 tablet_service.cc:1511] Processing CreateTablet for tablet ba08cfa1604f4d9da80b79141316b83f (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:57.425649 32456 tablet_service.cc:1511] Processing CreateTablet for tablet e1c2cc4355714101ae41874a5d634ddf (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:57.428517 32663 tablet_bootstrap.cc:654] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.429170 32456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c2cc4355714101ae41874a5d634ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.430866 32462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c30b206cd8141eba58574841c321322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.432739 32458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571d180b52994cea90b70396439713b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.432814 32607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571d180b52994cea90b70396439713b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.437711 32604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544ce135420847bbbb8ac06c96f61cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.440315 32457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba08cfa1604f4d9da80b79141316b83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.440654 32605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c2cc4355714101ae41874a5d634ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.444077 32608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472df334b9a642f0a61bbae62998e602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.444836 32463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d224bcfe72304c37909f1fccabba471c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.448663 32606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba08cfa1604f4d9da80b79141316b83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.448876 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0048803dd04431697b3cac92d8c1ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.452888 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472df334b9a642f0a61bbae62998e602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.456915 32461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b4f9249436447fb40074b8bce25436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.457397 32535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0048803dd04431697b3cac92d8c1ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.460981 32533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571d180b52994cea90b70396439713b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.471287 32532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba08cfa1604f4d9da80b79141316b83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.476713 32530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544ce135420847bbbb8ac06c96f61cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.477779 32455 tablet_service.cc:1511] Processing CreateTablet for tablet 544ce135420847bbbb8ac06c96f61cae (DEFAULT_TABLE table=test-workload [id=216f04e714b549b7a870d3d989566dfa]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:57.479331 32455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544ce135420847bbbb8ac06c96f61cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.480656 32531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c2cc4355714101ae41874a5d634ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.489578 32534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472df334b9a642f0a61bbae62998e602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:57.514523 32664 tablet_bootstrap.cc:492] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f: Bootstrap starting.
I20260710 11:00:57.523861 32664 tablet_bootstrap.cc:654] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.582701 32663 tablet_bootstrap.cc:492] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb: No bootstrap required, opened a new log
I20260710 11:00:57.583184 32663 ts_tablet_manager.cc:1403] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb: Time spent bootstrapping tablet: real 0.172s	user 0.019s	sys 0.052s
I20260710 11:00:57.585210 32666 tablet_bootstrap.cc:492] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:00:57.589648 32663 raft_consensus.cc:359] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.590412 32663 raft_consensus.cc:385] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.590711 32663 raft_consensus.cc:740] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.591457 32663 consensus_queue.cc:260] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.596432 32664 tablet_bootstrap.cc:492] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f: No bootstrap required, opened a new log
I20260710 11:00:57.597065 32664 ts_tablet_manager.cc:1403] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260710 11:00:57.600294 32664 raft_consensus.cc:359] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.601122 32664 raft_consensus.cc:385] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.601449 32664 raft_consensus.cc:740] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.602409 32664 consensus_queue.cc:260] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.603724 32666 tablet_bootstrap.cc:654] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.609570 32574 heartbeater.cc:499] Master 127.28.217.62:42755 was elected leader, sending a full tablet report...
I20260710 11:00:57.618871 32664 ts_tablet_manager.cc:1434] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.012s
I20260710 11:00:57.623051 32663 ts_tablet_manager.cc:1434] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.018s
I20260710 11:00:57.623626 32648 heartbeater.cc:499] Master 127.28.217.62:42755 was elected leader, sending a full tablet report...
I20260710 11:00:57.624111 32663 tablet_bootstrap.cc:492] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb: Bootstrap starting.
I20260710 11:00:57.636725 32664 tablet_bootstrap.cc:492] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f: Bootstrap starting.
I20260710 11:00:57.639884 32669 raft_consensus.cc:493] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:57.640527 32669 raft_consensus.cc:515] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.643868 32664 tablet_bootstrap.cc:654] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.652721 32666 tablet_bootstrap.cc:492] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: No bootstrap required, opened a new log
I20260710 11:00:57.653375 32666 ts_tablet_manager.cc:1403] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.069s	user 0.026s	sys 0.029s
I20260710 11:00:57.656888 32666 raft_consensus.cc:359] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.657428 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49" is_pre_election: true
I20260710 11:00:57.657972 32663 tablet_bootstrap.cc:654] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.657774 32666 raft_consensus.cc:385] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.658414 32666 raft_consensus.cc:740] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.659551 32666 consensus_queue.cc:260] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.661065 32669 leader_election.cc:290] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
W20260710 11:00:57.662884 32588 leader_election.cc:343] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:57.671939 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:57.673022 32549 raft_consensus.cc:2468] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 0.
I20260710 11:00:57.674626 32499 heartbeater.cc:499] Master 127.28.217.62:42755 was elected leader, sending a full tablet report...
I20260710 11:00:57.674695 32589 leader_election.cc:304] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [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: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 651cd243283f48238ed01c8ace209f49
I20260710 11:00:57.675726 32666 ts_tablet_manager.cc:1434] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 11:00:57.676137 32669 raft_consensus.cc:2804] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:57.676540 32669 raft_consensus.cc:493] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:57.676860 32669 raft_consensus.cc:3060] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:57.676819 32666 tablet_bootstrap.cc:492] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:00:57.674526 32664 tablet_bootstrap.cc:492] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f: No bootstrap required, opened a new log
I20260710 11:00:57.679629 32664 ts_tablet_manager.cc:1403] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.000s
I20260710 11:00:57.682950 32664 raft_consensus.cc:359] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:00:57.683872 32664 raft_consensus.cc:385] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.684182 32666 tablet_bootstrap.cc:654] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.684310 32664 raft_consensus.cc:740] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.684790 32669 raft_consensus.cc:515] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.685675 32664 consensus_queue.cc:260] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:00:57.688119 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:00:57.688524 32664 ts_tablet_manager.cc:1434] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
W20260710 11:00:57.689990 32588 leader_election.cc:343] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:57.692687 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:00:57.693430 32549 raft_consensus.cc:3060] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:57.696040 32664 tablet_bootstrap.cc:492] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f: Bootstrap starting.
I20260710 11:00:57.696972 32663 tablet_bootstrap.cc:492] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb: No bootstrap required, opened a new log
I20260710 11:00:57.700819 32663 ts_tablet_manager.cc:1403] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.006s
I20260710 11:00:57.703361 32664 tablet_bootstrap.cc:654] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.704416 32669 leader_election.cc:290] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:57.704201 32663 raft_consensus.cc:359] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:00:57.704250 32549 raft_consensus.cc:2468] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:00:57.707510 32589 leader_election.cc:304] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [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: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 651cd243283f48238ed01c8ace209f49
I20260710 11:00:57.709203 32669 raft_consensus.cc:2804] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:57.710403 32669 raft_consensus.cc:697] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:00:57.711644 32669 consensus_queue.cc:237] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.721979 32664 tablet_bootstrap.cc:492] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f: No bootstrap required, opened a new log
I20260710 11:00:57.722673 32664 ts_tablet_manager.cc:1403] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.004s
I20260710 11:00:57.705443 32663 raft_consensus.cc:385] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.723728 32663 raft_consensus.cc:740] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.724828 32663 consensus_queue.cc:260] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:00:57.725916 32666 tablet_bootstrap.cc:492] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: No bootstrap required, opened a new log
I20260710 11:00:57.726482 32666 ts_tablet_manager.cc:1403] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.027s
I20260710 11:00:57.729099 32663 ts_tablet_manager.cc:1434] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:00:57.730111 32663 tablet_bootstrap.cc:492] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb: Bootstrap starting.
I20260710 11:00:57.729768 32664 raft_consensus.cc:359] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.730758 32664 raft_consensus.cc:385] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.731163 32664 raft_consensus.cc:740] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.731334 32666 raft_consensus.cc:359] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.732154 32666 raft_consensus.cc:385] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.732529 32666 raft_consensus.cc:740] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.732172 32664 consensus_queue.cc:260] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.733309 32666 consensus_queue.cc:260] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.736085 32664 ts_tablet_manager.cc:1434] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 11:00:57.737387 32664 tablet_bootstrap.cc:492] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f: Bootstrap starting.
I20260710 11:00:57.736697 32370 catalog_manager.cc:5697] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 1 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:57.737897 32663 tablet_bootstrap.cc:654] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.744167 32666 ts_tablet_manager.cc:1434] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:00:57.744385 32664 tablet_bootstrap.cc:654] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.745400 32666 tablet_bootstrap.cc:492] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:00:57.752965 32666 tablet_bootstrap.cc:654] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.768754 32664 tablet_bootstrap.cc:492] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f: No bootstrap required, opened a new log
I20260710 11:00:57.768903 32666 tablet_bootstrap.cc:492] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: No bootstrap required, opened a new log
I20260710 11:00:57.769479 32664 ts_tablet_manager.cc:1403] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.016s
I20260710 11:00:57.769542 32663 tablet_bootstrap.cc:492] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb: No bootstrap required, opened a new log
I20260710 11:00:57.769621 32666 ts_tablet_manager.cc:1403] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 11:00:57.770378 32663 ts_tablet_manager.cc:1403] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.008s
I20260710 11:00:57.772454 32666 raft_consensus.cc:359] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.773056 32666 raft_consensus.cc:385] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.773388 32666 raft_consensus.cc:740] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.773057 32664 raft_consensus.cc:359] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.773589 32663 raft_consensus.cc:359] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.774030 32664 raft_consensus.cc:385] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.774132 32666 consensus_queue.cc:260] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.774418 32663 raft_consensus.cc:385] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.774449 32664 raft_consensus.cc:740] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.774981 32663 raft_consensus.cc:740] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.775606 32664 consensus_queue.cc:260] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.775846 32663 consensus_queue.cc:260] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.776554 32666 ts_tablet_manager.cc:1434] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:57.780001 32666 tablet_bootstrap.cc:492] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:00:57.780375 32664 ts_tablet_manager.cc:1434] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:00:57.781558 32664 tablet_bootstrap.cc:492] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f: Bootstrap starting.
I20260710 11:00:57.781574 32669 raft_consensus.cc:493] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:57.778292 32663 ts_tablet_manager.cc:1434] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:57.783123 32669 raft_consensus.cc:515] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:00:57.784462 32663 tablet_bootstrap.cc:492] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb: Bootstrap starting.
I20260710 11:00:57.786638 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:57.787424 32549 raft_consensus.cc:2468] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 0.
I20260710 11:00:57.788756 32664 tablet_bootstrap.cc:654] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.788877 32589 leader_election.cc:304] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:57.790069 32671 raft_consensus.cc:2804] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:57.790516 32671 raft_consensus.cc:493] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:57.790902 32671 raft_consensus.cc:3060] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:57.791500 32663 tablet_bootstrap.cc:654] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.799710 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49" is_pre_election: true
I20260710 11:00:57.801256 32666 tablet_bootstrap.cc:654] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:57.801944 32588 leader_election.cc:343] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:57.802755 32675 raft_consensus.cc:493] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:57.803290 32675 raft_consensus.cc:515] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.805550 32669 leader_election.cc:290] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479), 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183)
I20260710 11:00:57.810549 32675 leader_election.cc:290] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:57.822268 32671 raft_consensus.cc:515] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
W20260710 11:00:57.823588 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:57.825636 32663 tablet_bootstrap.cc:492] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb: No bootstrap required, opened a new log
I20260710 11:00:57.826247 32663 ts_tablet_manager.cc:1403] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.013s
I20260710 11:00:57.829237 32663 raft_consensus.cc:359] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.830097 32663 raft_consensus.cc:385] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.830487 32666 tablet_bootstrap.cc:492] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: No bootstrap required, opened a new log
I20260710 11:00:57.831070 32666 ts_tablet_manager.cc:1403] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.008s
I20260710 11:00:57.831355 32664 tablet_bootstrap.cc:492] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f: No bootstrap required, opened a new log
I20260710 11:00:57.831842 32664 ts_tablet_manager.cc:1403] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.019s
I20260710 11:00:57.833977 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:00:57.834028 32666 raft_consensus.cc:359] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.834755 32549 raft_consensus.cc:3060] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:57.834865 32666 raft_consensus.cc:385] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.830451 32663 raft_consensus.cc:740] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.842312 32549 raft_consensus.cc:2468] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:00:57.843133 32663 consensus_queue.cc:260] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.843755 32589 leader_election.cc:304] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:57.844610 32669 raft_consensus.cc:2804] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:57.834728 32664 raft_consensus.cc:359] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.845535 32664 raft_consensus.cc:385] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.845574 32663 ts_tablet_manager.cc:1434] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:00:57.845885 32664 raft_consensus.cc:740] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.846865 32663 tablet_bootstrap.cc:492] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb: Bootstrap starting.
I20260710 11:00:57.846702 32664 consensus_queue.cc:260] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.836828 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:00:57.835530 32671 leader_election.cc:290] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Requested vote from peers 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479), 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183)
W20260710 11:00:57.849231 32588 leader_election.cc:343] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:57.850414 32669 raft_consensus.cc:697] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:00:57.851583 32669 consensus_queue.cc:237] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:00:57.853602 32623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f" is_pre_election: true
I20260710 11:00:57.855371 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:57.842624 32666 raft_consensus.cc:740] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.856186 32549 raft_consensus.cc:2393] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651cd243283f48238ed01c8ace209f49 in current term 1: Already voted for candidate ce42ff964a264aafac6faad96d9bbe0f in this term.
I20260710 11:00:57.856566 32666 consensus_queue.cc:260] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.859128 32663 tablet_bootstrap.cc:654] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.861836 32666 ts_tablet_manager.cc:1434] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:00:57.862317 32440 leader_election.cc:304] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651cd243283f48238ed01c8ace209f49; no voters: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f
I20260710 11:00:57.865314 32675 raft_consensus.cc:3060] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:57.873901 32664 ts_tablet_manager.cc:1434] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.022s
I20260710 11:00:57.874862 32664 tablet_bootstrap.cc:492] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f: Bootstrap starting.
I20260710 11:00:57.863236 32666 tablet_bootstrap.cc:492] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:00:57.882531 32664 tablet_bootstrap.cc:654] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.888430 32663 tablet_bootstrap.cc:492] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb: No bootstrap required, opened a new log
I20260710 11:00:57.888675 32664 tablet_bootstrap.cc:492] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f: No bootstrap required, opened a new log
I20260710 11:00:57.888983 32663 ts_tablet_manager.cc:1403] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.020s
I20260710 11:00:57.889279 32664 ts_tablet_manager.cc:1403] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 11:00:57.889851 32666 tablet_bootstrap.cc:654] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.890560 32371 catalog_manager.cc:5697] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 1 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:57.892769 32663 raft_consensus.cc:359] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.892894 32664 raft_consensus.cc:359] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.893676 32663 raft_consensus.cc:385] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.893780 32664 raft_consensus.cc:385] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.894335 32664 raft_consensus.cc:740] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.894869 32663 raft_consensus.cc:740] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.895208 32664 consensus_queue.cc:260] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.895828 32663 consensus_queue.cc:260] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.897487 32664 ts_tablet_manager.cc:1434] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:00:57.898445 32664 tablet_bootstrap.cc:492] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f: Bootstrap starting.
I20260710 11:00:57.900830 32675 raft_consensus.cc:2749] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:57.900840 32663 ts_tablet_manager.cc:1434] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 11:00:57.903314 32663 tablet_bootstrap.cc:492] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb: Bootstrap starting.
I20260710 11:00:57.905651 32664 tablet_bootstrap.cc:654] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.910377 32663 tablet_bootstrap.cc:654] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.912436 32666 tablet_bootstrap.cc:492] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: No bootstrap required, opened a new log
I20260710 11:00:57.913132 32666 ts_tablet_manager.cc:1403] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.008s
I20260710 11:00:57.915395 32666 raft_consensus.cc:359] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.915977 32666 raft_consensus.cc:385] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.916220 32666 raft_consensus.cc:740] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.917121 32666 consensus_queue.cc:260] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.918443 32664 tablet_bootstrap.cc:492] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f: No bootstrap required, opened a new log
I20260710 11:00:57.919009 32664 ts_tablet_manager.cc:1403] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:00:57.919293 32666 ts_tablet_manager.cc:1434] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:57.920346 32666 tablet_bootstrap.cc:492] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:00:57.922070 32664 raft_consensus.cc:359] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.922875 32664 raft_consensus.cc:385] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.923233 32664 raft_consensus.cc:740] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.924186 32664 consensus_queue.cc:260] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.927204 32664 ts_tablet_manager.cc:1434] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:00:57.928503 32664 tablet_bootstrap.cc:492] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f: Bootstrap starting.
I20260710 11:00:57.929984 32669 raft_consensus.cc:493] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:57.927214 32666 tablet_bootstrap.cc:654] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.930569 32669 raft_consensus.cc:515] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.934378 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0048803dd04431697b3cac92d8c1ac9" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:57.935250 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0048803dd04431697b3cac92d8c1ac9" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49" is_pre_election: true
I20260710 11:00:57.935909 32474 raft_consensus.cc:2468] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 0.
W20260710 11:00:57.937229 32589 leader_election.cc:343] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:57.937568 32669 leader_election.cc:290] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:57.930588 32663 tablet_bootstrap.cc:492] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb: No bootstrap required, opened a new log
I20260710 11:00:57.938001 32588 leader_election.cc:304] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [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: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 77df71903bf34689b15d2364d05c14eb
I20260710 11:00:57.938724 32663 ts_tablet_manager.cc:1403] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.009s
I20260710 11:00:57.939339 32669 raft_consensus.cc:2804] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:57.939734 32669 raft_consensus.cc:493] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:57.940086 32669 raft_consensus.cc:3060] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:57.940876 32664 tablet_bootstrap.cc:654] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.942183 32663 raft_consensus.cc:359] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.942997 32663 raft_consensus.cc:385] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.943292 32663 raft_consensus.cc:740] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.944888 32663 consensus_queue.cc:260] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.945768 32666 tablet_bootstrap.cc:492] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: No bootstrap required, opened a new log
I20260710 11:00:57.946457 32666 ts_tablet_manager.cc:1403] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260710 11:00:57.949872 32666 raft_consensus.cc:359] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.950927 32666 raft_consensus.cc:385] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.951305 32666 raft_consensus.cc:740] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.950496 32663 ts_tablet_manager.cc:1434] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 11:00:57.952955 32663 tablet_bootstrap.cc:492] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb: Bootstrap starting.
I20260710 11:00:57.952303 32666 consensus_queue.cc:260] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.957470 32669 raft_consensus.cc:515] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.959856 32669 leader_election.cc:290] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:57.958006 32666 ts_tablet_manager.cc:1434] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:00:57.960978 32663 tablet_bootstrap.cc:654] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.961689 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0048803dd04431697b3cac92d8c1ac9" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb"
W20260710 11:00:57.963543 32589 leader_election.cc:343] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:57.961890 32666 tablet_bootstrap.cc:492] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:00:57.966518 32664 tablet_bootstrap.cc:492] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f: No bootstrap required, opened a new log
I20260710 11:00:57.967504 32664 ts_tablet_manager.cc:1403] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.008s
I20260710 11:00:57.968022 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0048803dd04431697b3cac92d8c1ac9" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:00:57.968899 32474 raft_consensus.cc:3060] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:57.971596 32664 raft_consensus.cc:359] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.972412 32664 raft_consensus.cc:385] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.972915 32664 raft_consensus.cc:740] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.973608 32663 tablet_bootstrap.cc:492] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb: No bootstrap required, opened a new log
I20260710 11:00:57.973819 32666 tablet_bootstrap.cc:654] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.974126 32663 ts_tablet_manager.cc:1403] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:00:57.973881 32664 consensus_queue.cc:260] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.976747 32664 ts_tablet_manager.cc:1434] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:00:57.977528 32663 raft_consensus.cc:359] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.980382 32663 raft_consensus.cc:385] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:57.980710 32663 raft_consensus.cc:740] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Initialized, Role: FOLLOWER
I20260710 11:00:57.981468 32663 consensus_queue.cc:260] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.983718 32474 raft_consensus.cc:2468] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:00:57.984004 32663 ts_tablet_manager.cc:1434] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:00:57.985430 32663 tablet_bootstrap.cc:492] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb: Bootstrap starting.
I20260710 11:00:57.985615 32588 leader_election.cc:304] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [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: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 77df71903bf34689b15d2364d05c14eb
I20260710 11:00:57.986724 32669 raft_consensus.cc:2804] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:57.990178 32669 raft_consensus.cc:697] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:00:57.991043 32669 consensus_queue.cc:237] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:57.988564 32666 tablet_bootstrap.cc:492] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: No bootstrap required, opened a new log
I20260710 11:00:57.989521 32664 tablet_bootstrap.cc:492] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f: Bootstrap starting.
I20260710 11:00:57.994421 32666 ts_tablet_manager.cc:1403] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.003s
I20260710 11:00:57.994421 32663 tablet_bootstrap.cc:654] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:57.999859 32664 tablet_bootstrap.cc:654] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.000273 32666 raft_consensus.cc:359] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.001278 32666 raft_consensus.cc:385] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.001662 32666 raft_consensus.cc:740] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.002606 32666 consensus_queue.cc:260] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.007562 32666 ts_tablet_manager.cc:1434] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 11:00:58.009140 32666 tablet_bootstrap.cc:492] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:00:58.023463 32666 tablet_bootstrap.cc:654] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.025105 32663 tablet_bootstrap.cc:492] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb: No bootstrap required, opened a new log
I20260710 11:00:58.025472 32664 tablet_bootstrap.cc:492] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f: No bootstrap required, opened a new log
I20260710 11:00:58.025708 32663 ts_tablet_manager.cc:1403] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.011s
I20260710 11:00:58.025928 32664 ts_tablet_manager.cc:1403] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.009s
I20260710 11:00:58.028946 32663 raft_consensus.cc:359] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.029623 32663 raft_consensus.cc:385] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.029907 32663 raft_consensus.cc:740] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.029747 32664 raft_consensus.cc:359] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.030436 32664 raft_consensus.cc:385] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.030737 32666 tablet_bootstrap.cc:492] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: No bootstrap required, opened a new log
I20260710 11:00:58.030607 32663 consensus_queue.cc:260] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.030720 32664 raft_consensus.cc:740] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.031392 32666 ts_tablet_manager.cc:1403] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.003s
I20260710 11:00:58.031826 32664 consensus_queue.cc:260] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.032701 32663 ts_tablet_manager.cc:1434] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:58.033617 32663 tablet_bootstrap.cc:492] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb: Bootstrap starting.
I20260710 11:00:58.034045 32664 ts_tablet_manager.cc:1434] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:58.034258 32666 raft_consensus.cc:359] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.034915 32666 raft_consensus.cc:385] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.035159 32664 tablet_bootstrap.cc:492] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f: Bootstrap starting.
I20260710 11:00:58.035197 32666 raft_consensus.cc:740] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.036284 32666 consensus_queue.cc:260] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.039686 32663 tablet_bootstrap.cc:654] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.041049 32666 ts_tablet_manager.cc:1434] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:00:58.041397 32664 tablet_bootstrap.cc:654] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.042055 32666 tablet_bootstrap.cc:492] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:00:58.052831 32666 tablet_bootstrap.cc:654] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.052278 32371 catalog_manager.cc:5697] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 1 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.062862 32663 tablet_bootstrap.cc:492] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb: No bootstrap required, opened a new log
I20260710 11:00:58.063781 32663 ts_tablet_manager.cc:1403] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.016s
I20260710 11:00:58.065797 32669 raft_consensus.cc:493] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.066352 32669 raft_consensus.cc:515] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.067327 32663 raft_consensus.cc:359] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.068065 32663 raft_consensus.cc:385] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.068389 32663 raft_consensus.cc:740] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.069116 32663 consensus_queue.cc:260] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.071242 32668 raft_consensus.cc:493] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.072014 32668 raft_consensus.cc:515] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.077531 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30b206cd8141eba58574841c321322" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:58.078518 32549 raft_consensus.cc:2468] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 0.
I20260710 11:00:58.079941 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30b206cd8141eba58574841c321322" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49" is_pre_election: true
I20260710 11:00:58.080909 32474 raft_consensus.cc:2468] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 0.
I20260710 11:00:58.084794 32588 leader_election.cc:304] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:58.086100 32688 raft_consensus.cc:2804] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.086585 32688 raft_consensus.cc:493] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.086966 32688 raft_consensus.cc:3060] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.087275 32669 leader_election.cc:290] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:58.090808 32668 leader_election.cc:290] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.092392 32668 raft_consensus.cc:493] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.092676 32675 raft_consensus.cc:493] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.093045 32668 raft_consensus.cc:515] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.093238 32675 raft_consensus.cc:515] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.096491 32668 leader_election.cc:290] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.096799 32669 raft_consensus.cc:493] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.098908 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2cc4355714101ae41874a5d634ddf" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:58.101994 32549 raft_consensus.cc:2468] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651cd243283f48238ed01c8ace209f49 in term 0.
I20260710 11:00:58.101722 32669 raft_consensus.cc:515] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.103588 32440 leader_election.cc:304] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: 
I20260710 11:00:58.103967 32688 raft_consensus.cc:515] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.105250 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2cc4355714101ae41874a5d634ddf" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49" is_pre_election: true
I20260710 11:00:58.105912 32474 raft_consensus.cc:2468] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 0.
I20260710 11:00:58.107551 32588 leader_election.cc:304] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:58.108518 32687 raft_consensus.cc:2804] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.108922 32687 raft_consensus.cc:493] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.109261 32687 raft_consensus.cc:3060] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.109776 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30b206cd8141eba58574841c321322" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:00:58.110134 32666 tablet_bootstrap.cc:492] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: No bootstrap required, opened a new log
I20260710 11:00:58.110410 32474 raft_consensus.cc:3060] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.110778 32666 ts_tablet_manager.cc:1403] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.011s
I20260710 11:00:58.117558 32688 leader_election.cc:290] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:58.117800 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30b206cd8141eba58574841c321322" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:00:58.118393 32549 raft_consensus.cc:3060] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.121732 32687 raft_consensus.cc:515] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.095969 32675 leader_election.cc:290] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.122180 32548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2cc4355714101ae41874a5d634ddf" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:58.123080 32675 raft_consensus.cc:2804] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.123173 32548 raft_consensus.cc:2468] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 0.
I20260710 11:00:58.123473 32675 raft_consensus.cc:493] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.123867 32675 raft_consensus.cc:3060] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.126686 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2cc4355714101ae41874a5d634ddf" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:00:58.127143 32663 ts_tablet_manager.cc:1434] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb: Time spent starting tablet: real 0.063s	user 0.015s	sys 0.019s
I20260710 11:00:58.131166 32622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba08cfa1604f4d9da80b79141316b83f" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f" is_pre_election: true
I20260710 11:00:58.122038 32666 raft_consensus.cc:359] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.131377 32621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4f9249436447fb40074b8bce25436" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f" is_pre_election: true
I20260710 11:00:58.132091 32666 raft_consensus.cc:385] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.132100 32622 raft_consensus.cc:2468] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 0.
I20260710 11:00:58.132511 32666 raft_consensus.cc:740] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.097901 32623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2cc4355714101ae41874a5d634ddf" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f" is_pre_election: true
I20260710 11:00:58.133667 32623 raft_consensus.cc:2393] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651cd243283f48238ed01c8ace209f49 in current term 1: Already voted for candidate ce42ff964a264aafac6faad96d9bbe0f in this term.
I20260710 11:00:58.133271 32666 consensus_queue.cc:260] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
W20260710 11:00:58.134109 32515 leader_election.cc:343] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.134721 32663 tablet_bootstrap.cc:492] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb: Bootstrap starting.
I20260710 11:00:58.135106 32515 leader_election.cc:304] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:58.135996 32668 raft_consensus.cc:2804] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.136080 32666 ts_tablet_manager.cc:1434] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 11:00:58.136456 32668 raft_consensus.cc:493] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.136862 32668 raft_consensus.cc:3060] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.137282 32710 raft_consensus.cc:493] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.137766 32710 raft_consensus.cc:515] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.139552 32666 tablet_bootstrap.cc:492] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:00:58.139912 32710 leader_election.cc:290] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.129542 32669 leader_election.cc:290] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:58.101178 32664 tablet_bootstrap.cc:492] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f: No bootstrap required, opened a new log
I20260710 11:00:58.145141 32664 ts_tablet_manager.cc:1403] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f: Time spent bootstrapping tablet: real 0.110s	user 0.029s	sys 0.003s
I20260710 11:00:58.144505 32549 raft_consensus.cc:2468] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:00:58.141997 32669 raft_consensus.cc:493] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.146682 32666 tablet_bootstrap.cc:654] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.147032 32589 leader_election.cc:304] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:58.146998 32669 raft_consensus.cc:515] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.147969 32688 raft_consensus.cc:2804] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.148445 32687 leader_election.cc:290] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:58.148671 32688 raft_consensus.cc:697] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:00:58.149598 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2cc4355714101ae41874a5d634ddf" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:00:58.149717 32688 consensus_queue.cc:237] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.150285 32549 raft_consensus.cc:3060] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.143474 32675 raft_consensus.cc:515] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.151721 32710 raft_consensus.cc:493] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.153184 32473 raft_consensus.cc:2393] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ce42ff964a264aafac6faad96d9bbe0f in current term 1: Already voted for candidate 651cd243283f48238ed01c8ace209f49 in this term.
I20260710 11:00:58.153189 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49" is_pre_election: true
I20260710 11:00:58.154134 32472 raft_consensus.cc:2468] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 0.
I20260710 11:00:58.162987 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4f9249436447fb40074b8bce25436" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49" is_pre_election: true
I20260710 11:00:58.163952 32472 raft_consensus.cc:2468] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 0.
I20260710 11:00:58.165498 32514 leader_election.cc:304] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [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: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: ce42ff964a264aafac6faad96d9bbe0f
I20260710 11:00:58.166293 32588 leader_election.cc:304] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:58.166720 32706 raft_consensus.cc:2804] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.167165 32706 raft_consensus.cc:493] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.165722 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba08cfa1604f4d9da80b79141316b83f" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49" is_pre_election: true
I20260710 11:00:58.157421 32710 raft_consensus.cc:515] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.168862 32687 raft_consensus.cc:2804] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.169266 32687 raft_consensus.cc:493] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.169687 32687 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.169890 32675 leader_election.cc:290] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 election: Requested vote from peers 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.168072 32473 raft_consensus.cc:2468] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 0.
I20260710 11:00:58.167503 32706 raft_consensus.cc:3060] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.144461 32474 raft_consensus.cc:2468] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:00:58.173854 32671 raft_consensus.cc:493] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.169938 32710 leader_election.cc:290] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.177062 32664 raft_consensus.cc:359] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.177838 32664 raft_consensus.cc:385] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.178211 32664 raft_consensus.cc:740] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.179392 32664 consensus_queue.cc:260] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.178699 32548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:58.181463 32548 raft_consensus.cc:2468] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 0.
I20260710 11:00:58.181766 32664 ts_tablet_manager.cc:1434] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 11:00:58.176416 32671 raft_consensus.cc:515] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.183782 32671 leader_election.cc:290] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:58.184645 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472df334b9a642f0a61bbae62998e602" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49" is_pre_election: true
I20260710 11:00:58.184916 32548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472df334b9a642f0a61bbae62998e602" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:58.185447 32473 raft_consensus.cc:2468] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 0.
I20260710 11:00:58.184566 32370 catalog_manager.cc:5697] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 1 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } }
W20260710 11:00:58.186553 32589 leader_election.cc:343] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.187273 32588 leader_election.cc:304] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [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: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 77df71903bf34689b15d2364d05c14eb
I20260710 11:00:58.188709 32671 raft_consensus.cc:2804] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.189165 32671 raft_consensus.cc:493] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.189581 32671 raft_consensus.cc:3060] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.190394 32687 raft_consensus.cc:515] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.174605 32669 leader_election.cc:290] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:58.193248 32687 leader_election.cc:290] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:58.198422 32548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb"
W20260710 11:00:58.196843 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.2:43479, user_credentials={real_user=slave}} blocked reactor thread for 93350us
I20260710 11:00:58.199075 32548 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.200618 32547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:58.200830 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:00:58.201967 32474 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.203109 32623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f" is_pre_election: true
I20260710 11:00:58.204010 32623 raft_consensus.cc:2393] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651cd243283f48238ed01c8ace209f49 in current term 1: Already voted for candidate ce42ff964a264aafac6faad96d9bbe0f in this term.
I20260710 11:00:58.201711 32706 raft_consensus.cc:515] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.205042 32549 raft_consensus.cc:2468] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:00:58.199076 32668 raft_consensus.cc:515] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.208122 32546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472df334b9a642f0a61bbae62998e602" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:58.208954 32663 tablet_bootstrap.cc:654] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:58.206424 32547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2cc4355714101ae41874a5d634ddf" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:00:58.209897 32547 raft_consensus.cc:2393] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 651cd243283f48238ed01c8ace209f49 in current term 1: Already voted for candidate ce42ff964a264aafac6faad96d9bbe0f in this term.
I20260710 11:00:58.211364 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba08cfa1604f4d9da80b79141316b83f" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:00:58.211939 32473 raft_consensus.cc:3060] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.212036 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4f9249436447fb40074b8bce25436" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:00:58.212713 32472 raft_consensus.cc:3060] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.206369 32589 leader_election.cc:304] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [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: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 651cd243283f48238ed01c8ace209f49
I20260710 11:00:58.213640 32669 raft_consensus.cc:2804] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.214133 32669 raft_consensus.cc:697] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:00:58.214325 32623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4f9249436447fb40074b8bce25436" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:00:58.214959 32623 raft_consensus.cc:3060] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.215242 32671 raft_consensus.cc:515] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.215059 32669 consensus_queue.cc:237] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.216981 32706 leader_election.cc:290] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 1 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.218164 32668 leader_election.cc:290] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 1 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.219187 32622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba08cfa1604f4d9da80b79141316b83f" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:00:58.207386 32548 raft_consensus.cc:2468] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:00:58.219835 32622 raft_consensus.cc:3060] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.220930 32474 raft_consensus.cc:2468] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:00:58.230646 32472 raft_consensus.cc:2468] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 1.
I20260710 11:00:58.232363 32588 leader_election.cc:304] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:58.234938 32687 raft_consensus.cc:2804] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.235527 32514 leader_election.cc:304] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: 
I20260710 11:00:58.236251 32622 raft_consensus.cc:2468] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 1.
I20260710 11:00:58.235531 32687 raft_consensus.cc:697] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:00:58.237540 32621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2cc4355714101ae41874a5d634ddf" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:00:58.238587 32687 consensus_queue.cc:237] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.239339 32515 leader_election.cc:304] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:58.240650 32623 raft_consensus.cc:2468] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 1.
I20260710 11:00:58.241456 32706 raft_consensus.cc:2804] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.241603 32473 raft_consensus.cc:2468] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 1.
I20260710 11:00:58.244138 32621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472df334b9a642f0a61bbae62998e602" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f" is_pre_election: true
I20260710 11:00:58.244405 32709 raft_consensus.cc:493] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.245008 32621 raft_consensus.cc:2393] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 651cd243283f48238ed01c8ace209f49 in current term 1: Already voted for candidate ce42ff964a264aafac6faad96d9bbe0f in this term.
I20260710 11:00:58.244861 32709 raft_consensus.cc:515] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.245415 32440 leader_election.cc:304] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651cd243283f48238ed01c8ace209f49; no voters: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f
W20260710 11:00:58.246587 32440 leader_election.cc:343] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:58.246667 32688 consensus_queue.cc:1048] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:58.247385 32440 leader_election.cc:304] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [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: 651cd243283f48238ed01c8ace209f49; no voters: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f
I20260710 11:00:58.247822 32710 raft_consensus.cc:2749] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.248715 32710 raft_consensus.cc:2749] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.250021 32621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571d180b52994cea90b70396439713b0" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f" is_pre_election: true
I20260710 11:00:58.250665 32621 raft_consensus.cc:2468] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651cd243283f48238ed01c8ace209f49 in term 0.
I20260710 11:00:58.251224 32666 tablet_bootstrap.cc:492] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: No bootstrap required, opened a new log
I20260710 11:00:58.251286 32663 tablet_bootstrap.cc:492] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb: No bootstrap required, opened a new log
I20260710 11:00:58.251812 32666 ts_tablet_manager.cc:1403] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.000s
I20260710 11:00:58.251852 32663 ts_tablet_manager.cc:1403] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.000s
I20260710 11:00:58.254851 32548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571d180b52994cea90b70396439713b0" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:00:58.255628 32548 raft_consensus.cc:2468] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 651cd243283f48238ed01c8ace209f49 in term 0.
I20260710 11:00:58.255878 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472df334b9a642f0a61bbae62998e602" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:00:58.256140 32688 consensus_queue.cc:1048] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:58.256510 32473 raft_consensus.cc:3060] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.239952 32668 raft_consensus.cc:2804] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.257978 32440 leader_election.cc:304] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 651cd243283f48238ed01c8ace209f49; no voters: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f
I20260710 11:00:58.259284 32663 raft_consensus.cc:359] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.259531 32666 raft_consensus.cc:359] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:00:58.260152 32663 raft_consensus.cc:385] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.260252 32666 raft_consensus.cc:385] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:58.260753 32666 raft_consensus.cc:740] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.260658 32663 raft_consensus.cc:740] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Initialized, Role: FOLLOWER
I20260710 11:00:58.247309 32709 leader_election.cc:290] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.261811 32663 consensus_queue.cc:260] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.262351 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472df334b9a642f0a61bbae62998e602" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:00:58.262629 32671 leader_election.cc:290] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:00:58.263125 32549 raft_consensus.cc:3060] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.271891 32663 ts_tablet_manager.cc:1434] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260710 11:00:58.273705 32473 raft_consensus.cc:2468] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:00:58.274415 32711 raft_consensus.cc:2749] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.275007 32588 leader_election.cc:304] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:58.275281 32666 consensus_queue.cc:260] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:00:58.275940 32687 raft_consensus.cc:2804] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.276446 32687 raft_consensus.cc:697] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:00:58.276729 32440 leader_election.cc:304] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: 
I20260710 11:00:58.277269 32687 consensus_queue.cc:237] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.277448 32370 catalog_manager.cc:5697] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 1 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.280073 32666 ts_tablet_manager.cc:1434] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:00:58.281358 32711 raft_consensus.cc:2804] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:58.283191 32711 raft_consensus.cc:493] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:58.283537 32711 raft_consensus.cc:3060] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.282860 32549 raft_consensus.cc:2468] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:00:58.282671 32668 raft_consensus.cc:697] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 1 LEADER]: Becoming Leader. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:00:58.291925 32668 consensus_queue.cc:237] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.298637 32720 raft_consensus.cc:493] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:58.299348 32720 raft_consensus.cc:515] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.303200 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0048803dd04431697b3cac92d8c1ac9" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "651cd243283f48238ed01c8ace209f49" is_pre_election: true
I20260710 11:00:58.303544 32711 raft_consensus.cc:515] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.304471 32473 raft_consensus.cc:2393] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77df71903bf34689b15d2364d05c14eb in current term 1: Already voted for candidate ce42ff964a264aafac6faad96d9bbe0f in this term.
I20260710 11:00:58.305887 32711 leader_election.cc:290] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 election: Requested vote from peers 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.306994 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571d180b52994cea90b70396439713b0" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:00:58.307639 32549 raft_consensus.cc:3060] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.310608 32623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571d180b52994cea90b70396439713b0" candidate_uuid: "651cd243283f48238ed01c8ace209f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:00:58.312062 32720 leader_election.cc:290] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:00:58.316946 32706 raft_consensus.cc:697] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 1 LEADER]: Becoming Leader. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:00:58.316574 32621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0048803dd04431697b3cac92d8c1ac9" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f" is_pre_election: true
I20260710 11:00:58.318746 32706 consensus_queue.cc:237] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.319633 32515 leader_election.cc:304] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77df71903bf34689b15d2364d05c14eb; no voters: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f
I20260710 11:00:58.314177 32623 raft_consensus.cc:3060] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.323464 32719 raft_consensus.cc:3060] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.337736 32473 raft_consensus.cc:3060] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:58.342651 32371 catalog_manager.cc:5697] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 1 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.335243 32623 raft_consensus.cc:2468] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651cd243283f48238ed01c8ace209f49 in term 1.
I20260710 11:00:58.360433 32440 leader_election.cc:304] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:00:58.361342 32711 raft_consensus.cc:2804] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:58.361986 32711 raft_consensus.cc:697] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 1 LEADER]: Becoming Leader. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Running, Role: LEADER
I20260710 11:00:58.362892 32711 consensus_queue.cc:237] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:00:58.364096 32371 catalog_manager.cc:5697] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 0 to 1, leader changed from <none> to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 1 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.371534 32549 raft_consensus.cc:2468] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651cd243283f48238ed01c8ace209f49 in term 1.
I20260710 11:00:58.373678 32719 raft_consensus.cc:2749] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:58.381845 32372 catalog_manager.cc:5697] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 651cd243283f48238ed01c8ace209f49 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "651cd243283f48238ed01c8ace209f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.383486 32370 catalog_manager.cc:5697] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 77df71903bf34689b15d2364d05c14eb (127.28.217.2). New cstate: current_term: 1 leader_uuid: "77df71903bf34689b15d2364d05c14eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.386035 32370 catalog_manager.cc:5697] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 77df71903bf34689b15d2364d05c14eb (127.28.217.2). New cstate: current_term: 1 leader_uuid: "77df71903bf34689b15d2364d05c14eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.375089 32669 consensus_queue.cc:1048] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:00:58.403298 32671 consensus_queue.cc:1048] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:58.450681 29540 ts_manager.cc:295] Set tserver state for 651cd243283f48238ed01c8ace209f49 to MAINTENANCE_MODE
I20260710 11:00:58.451541 29540 tablet_server.cc:179] TabletServer@127.28.217.1:0 shutting down...
I20260710 11:00:58.454241 32671 consensus_queue.cc:1048] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:58.460433 32588 consensus_peers.cc:597] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:58.475332 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:58.476403 29540 tablet_replica.cc:333] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: stopping tablet replica
I20260710 11:00:58.477017 29540 raft_consensus.cc:2243] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:58.477432 29540 raft_consensus.cc:2272] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.479470 29540 tablet_replica.cc:333] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: stopping tablet replica
I20260710 11:00:58.480036 29540 raft_consensus.cc:2243] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:58.480684 29540 pending_rounds.cc:70] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Trying to abort 1 pending ops.
I20260710 11:00:58.480927 29540 pending_rounds.cc:77] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958434265227264 op_type: NO_OP noop_request { }
I20260710 11:00:58.481228 29540 raft_consensus.cc:2889] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:58.481503 29540 raft_consensus.cc:2272] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.483718 29540 tablet_replica.cc:333] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: stopping tablet replica
I20260710 11:00:58.484246 29540 raft_consensus.cc:2243] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:58.484674 29540 raft_consensus.cc:2272] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.486385 29540 tablet_replica.cc:333] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: stopping tablet replica
I20260710 11:00:58.486901 29540 raft_consensus.cc:2243] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:58.487263 29540 raft_consensus.cc:2272] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.489001 29540 tablet_replica.cc:333] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: stopping tablet replica
I20260710 11:00:58.489475 29540 raft_consensus.cc:2243] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:58.489773 29540 raft_consensus.cc:2272] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.491271 29540 tablet_replica.cc:333] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: stopping tablet replica
I20260710 11:00:58.491700 29540 raft_consensus.cc:2243] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:58.491990 29540 raft_consensus.cc:2272] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.493515 29540 tablet_replica.cc:333] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: stopping tablet replica
I20260710 11:00:58.493934 29540 raft_consensus.cc:2243] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:58.494266 29540 raft_consensus.cc:2272] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.496940 29540 tablet_replica.cc:333] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: stopping tablet replica
I20260710 11:00:58.497391 29540 raft_consensus.cc:2243] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:58.497709 29540 raft_consensus.cc:2272] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.499363 29540 tablet_replica.cc:333] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: stopping tablet replica
I20260710 11:00:58.499791 29540 raft_consensus.cc:2243] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:58.500116 29540 raft_consensus.cc:2272] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.501995 29540 tablet_replica.cc:333] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: stopping tablet replica
I20260710 11:00:58.502411 29540 raft_consensus.cc:2243] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:58.502700 29540 raft_consensus.cc:2272] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:58.530637 29540 tablet_server.cc:196] TabletServer@127.28.217.1:0 shutdown complete.
I20260710 11:00:58.591732 32671 consensus_queue.cc:1048] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:58.608475 32671 consensus_queue.cc:1048] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:58.623803 32588 consensus_peers.cc:597] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:58.624533 32671 consensus_queue.cc:1048] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:58.642236 32588 consensus_peers.cc:597] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:58.692772 32588 consensus_peers.cc:597] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:58.698974 32669 consensus_queue.cc:1048] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:58.714303 32588 consensus_peers.cc:597] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:58.755209 32719 consensus_queue.cc:1048] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:58.772656 32514 consensus_peers.cc:597] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:58.774300 32671 consensus_queue.cc:1048] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:58.824847 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:58.828086 32588 consensus_peers.cc:597] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:58.899464 32514 consensus_peers.cc:597] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:58.914345 32720 consensus_queue.cc:1048] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:58.946393 32588 consensus_peers.cc:597] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:59.826100 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:00.025942 32688 raft_consensus.cc:493] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:00.026603 32688 raft_consensus.cc:515] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:00.028930 32688 leader_election.cc:290] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:01:00.030905 32548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571d180b52994cea90b70396439713b0" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb" is_pre_election: true
I20260710 11:01:00.031601 32548 raft_consensus.cc:2468] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 1.
I20260710 11:01:00.033070 32589 leader_election.cc:304] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [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: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:01:00.033891 32688 raft_consensus.cc:2804] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:00.034287 32688 raft_consensus.cc:493] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:00.034698 32688 raft_consensus.cc:3060] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:00.034775 32588 leader_election.cc:336] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111)
I20260710 11:01:00.039717 32688 raft_consensus.cc:515] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:00.041929 32688 leader_election.cc:290] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 2 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:01:00.043129 32548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571d180b52994cea90b70396439713b0" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:01:00.043809 32548 raft_consensus.cc:3060] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:00.048134 32588 leader_election.cc:336] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111)
I20260710 11:01:00.051143 32548 raft_consensus.cc:2468] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 2.
I20260710 11:01:00.052268 32589 leader_election.cc:304] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [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: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 651cd243283f48238ed01c8ace209f49
I20260710 11:01:00.053295 32688 raft_consensus.cc:2804] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:00.054486 32688 raft_consensus.cc:697] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 2 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:00.055356 32688 consensus_queue.cc:237] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Queue going to LEADER 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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:00.063726 32370 catalog_manager.cc:5697] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 1 to 2, leader changed from 651cd243283f48238ed01c8ace209f49 (127.28.217.1) to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 2 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:00.499341 32588 consensus_peers.cc:597] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:00.590560 32548 raft_consensus.cc:1275] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Refusing update from remote peer ce42ff964a264aafac6faad96d9bbe0f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:01:00.591959 32688 consensus_queue.cc:1048] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:00.827248 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:00.916009 32588 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260710 11:01:00.936228 32588 consensus_peers.cc:597] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:01.054256 32588 consensus_peers.cc:597] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:01.095744 32588 consensus_peers.cc:597] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:01.117816 32588 consensus_peers.cc:597] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:01.123667 32588 consensus_peers.cc:597] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:01.369526 32514 consensus_peers.cc:597] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:01.379642 32588 consensus_peers.cc:597] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:01.540442 32588 consensus_peers.cc:597] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:01.620921 32514 consensus_peers.cc:597] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:01.828409 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:02.829499 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:03.246887 32588 consensus_peers.cc:597] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:01:03.549190 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:03.550567 32588 consensus_peers.cc:597] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:01:03.556648 32756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.557337 32757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:03.559724 32759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:03.561383 29540 server_base.cc:1061] running on GCE node
I20260710 11:01:03.563360 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:03.563696 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:03.563900 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681263563886 us; error 0 us; skew 500 ppm
I20260710 11:01:03.564572 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:03.567221 29540 webserver.cc:533] Webserver started at http://127.28.217.1:35365/ using document root <none> and password file <none>
I20260710 11:01:03.567782 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:03.568006 29540 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:01:03.571962 29540 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:01:03.575915 32764 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:03.576947 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:03.577278 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-0-root
uuid: "651cd243283f48238ed01c8ace209f49"
format_stamp: "Formatted at 2026-07-10 11:00:56 on dist-test-slave-b094"
I20260710 11:01:03.577572 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681183992021-29540-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:03.587073 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:03.588599 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:03.590456 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 11:01:03.591120 32588 consensus_peers.cc:597] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:03.594247   303 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:01:03.643901 32588 consensus_peers.cc:597] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:03.646509 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:01:03.646867 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.054s	user 0.001s	sys 0.002s
I20260710 11:01:03.647162 29540 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:01:03.652769   303 tablet_bootstrap.cc:492] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:01:03.663697   303 tablet_bootstrap.cc:492] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:03.664592   303 tablet_bootstrap.cc:492] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: Bootstrap complete.
I20260710 11:01:03.665323   303 ts_tablet_manager.cc:1403] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:01:03.667488   303 raft_consensus.cc:359] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.668090   303 raft_consensus.cc:740] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.669175   303 consensus_queue.cc:260] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.671634   303 ts_tablet_manager.cc:1434] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:01:03.672508   303 tablet_bootstrap.cc:492] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:01:03.687922   303 tablet_bootstrap.cc:492] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:03.688820   303 tablet_bootstrap.cc:492] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: Bootstrap complete.
I20260710 11:01:03.689184 29540 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:01:03.689428   303 ts_tablet_manager.cc:1403] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:01:03.689505 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.042s	user 0.042s	sys 0.000s
I20260710 11:01:03.691789   303 raft_consensus.cc:359] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.692394   303 raft_consensus.cc:740] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.693063   303 consensus_queue.cc:260] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.694941   303 ts_tablet_manager.cc:1434] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:03.695653   303 tablet_bootstrap.cc:492] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
W20260710 11:01:03.711118 32588 consensus_peers.cc:597] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:03.713135   303 tablet_bootstrap.cc:492] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:03.714020   303 tablet_bootstrap.cc:492] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: Bootstrap complete.
I20260710 11:01:03.714618   303 ts_tablet_manager.cc:1403] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:01:03.716858   303 raft_consensus.cc:359] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.717453   303 raft_consensus.cc:740] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.718154   303 consensus_queue.cc:260] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.719854   303 ts_tablet_manager.cc:1434] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:01:03.720712   303 tablet_bootstrap.cc:492] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
W20260710 11:01:03.738860 32588 consensus_peers.cc:597] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:03.742048   303 tablet_bootstrap.cc:492] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:03.743429   303 tablet_bootstrap.cc:492] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: Bootstrap complete.
I20260710 11:01:03.744336   303 ts_tablet_manager.cc:1403] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
W20260710 11:01:03.745687 32514 consensus_peers.cc:597] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:03.748610   303 raft_consensus.cc:359] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:01:03.749374   303 raft_consensus.cc:740] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.750568   303 consensus_queue.cc:260] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [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: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:01:03.753027   303 ts_tablet_manager.cc:1434] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:03.754037   303 tablet_bootstrap.cc:492] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:01:03.762843 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.1:35183
I20260710 11:01:03.762938   366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.1:35183 every 8 connection(s)
I20260710 11:01:03.769685 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:03.770107   303 tablet_bootstrap.cc:492] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:03.771030   303 tablet_bootstrap.cc:492] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: Bootstrap complete.
I20260710 11:01:03.771852   303 ts_tablet_manager.cc:1403] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:01:03.774300   303 raft_consensus.cc:359] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.774966   303 raft_consensus.cc:740] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.775655   303 consensus_queue.cc:260] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.777652   303 ts_tablet_manager.cc:1434] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:03.778406   303 tablet_bootstrap.cc:492] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:01:03.791560   367 heartbeater.cc:344] Connected to a master server at 127.28.217.62:42755
I20260710 11:01:03.792521   367 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:03.793447   367 heartbeater.cc:507] Master 127.28.217.62:42755 requested a full tablet report, sending...
I20260710 11:01:03.794339   303 tablet_bootstrap.cc:492] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:03.795179   303 tablet_bootstrap.cc:492] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: Bootstrap complete.
I20260710 11:01:03.795548 32623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c30b206cd8141eba58574841c321322"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
mode: GRACEFUL
new_leader_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:55952
I20260710 11:01:03.796564 32623 raft_consensus.cc:606] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Received request to transfer leadership to TS 77df71903bf34689b15d2364d05c14eb
I20260710 11:01:03.796687   303 ts_tablet_manager.cc:1403] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:01:03.800009   303 raft_consensus.cc:359] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.800709 32369 ts_manager.cc:194] Re-registered known tserver with Master: 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183)
I20260710 11:01:03.800784   303 raft_consensus.cc:740] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.801726   303 consensus_queue.cc:260] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.803085   375 raft_consensus.cc:993] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f: : Instructing follower 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:03.803882 32623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
mode: GRACEFUL
new_leader_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:55952
I20260710 11:01:03.804262   303 ts_tablet_manager.cc:1434] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:03.808193 32623 raft_consensus.cc:606] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Received request to transfer leadership to TS 77df71903bf34689b15d2364d05c14eb
I20260710 11:01:03.808789   303 tablet_bootstrap.cc:492] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:01:03.807283 32744 raft_consensus.cc:1081] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Signalling peer 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:03.812467 32548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c30b206cd8141eba58574841c321322"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:48966
I20260710 11:01:03.813298 32548 raft_consensus.cc:493] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:03.813776 32548 raft_consensus.cc:3060] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.816810 32623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
mode: GRACEFUL
new_leader_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:55952
I20260710 11:01:03.817845 32623 raft_consensus.cc:606] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Received request to transfer leadership to TS 77df71903bf34689b15d2364d05c14eb
I20260710 11:01:03.818778 32369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38060
I20260710 11:01:03.823760 32623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
mode: GRACEFUL
new_leader_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:55952
I20260710 11:01:03.824455 32623 raft_consensus.cc:606] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Received request to transfer leadership to TS 77df71903bf34689b15d2364d05c14eb
I20260710 11:01:03.825708   303 tablet_bootstrap.cc:492] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:03.825766   367 heartbeater.cc:499] Master 127.28.217.62:42755 was elected leader, sending a full tablet report...
I20260710 11:01:03.826318 32548 raft_consensus.cc:515] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.825929 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:01:03.826802   303 tablet_bootstrap.cc:492] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: Bootstrap complete.
I20260710 11:01:03.827775   303 ts_tablet_manager.cc:1403] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 11:01:03.827857 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:03.828904 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:01:03.830451 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:03.830770   303 raft_consensus.cc:359] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.831558   303 raft_consensus.cc:740] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.832209 32623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30b206cd8141eba58574841c321322" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:01:03.832261   303 consensus_queue.cc:260] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.833215 32623 raft_consensus.cc:3055] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:03.833570 32623 raft_consensus.cc:740] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:03.833994 32548 leader_election.cc:290] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:01:03.834743   303 ts_tablet_manager.cc:1434] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:01:03.836297   303 tablet_bootstrap.cc:492] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:01:03.836803 32623 consensus_queue.cc:260] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.838698 32623 raft_consensus.cc:3060] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.851225 32623 raft_consensus.cc:2468] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:03.857826   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30b206cd8141eba58574841c321322" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:03.858634   341 raft_consensus.cc:3060] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.861162   303 tablet_bootstrap.cc:492] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:01:03.861917   303 tablet_bootstrap.cc:492] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Bootstrap complete.
I20260710 11:01:03.862368   303 ts_tablet_manager.cc:1403] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260710 11:01:03.864010   303 raft_consensus.cc:359] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.864650 32515 leader_election.cc:304] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77df71903bf34689b15d2364d05c14eb, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:01:03.864866   303 raft_consensus.cc:740] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.865433 32720 raft_consensus.cc:2804] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:03.865653   303 consensus_queue.cc:260] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.868027   303 ts_tablet_manager.cc:1434] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:01:03.868933   303 tablet_bootstrap.cc:492] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:01:03.868677 32720 raft_consensus.cc:697] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Becoming Leader. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:03.870167   341 raft_consensus.cc:2468] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:03.870205 32720 consensus_queue.cc:237] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.879832 32369 catalog_manager.cc:5697] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb reported cstate change: term changed from 1 to 2, leader changed from ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3) to 77df71903bf34689b15d2364d05c14eb (127.28.217.2). New cstate: current_term: 2 leader_uuid: "77df71903bf34689b15d2364d05c14eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.881436   303 tablet_bootstrap.cc:492] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:03.882288   303 tablet_bootstrap.cc:492] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: Bootstrap complete.
I20260710 11:01:03.882915   303 ts_tablet_manager.cc:1403] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:01:03.885005   303 raft_consensus.cc:359] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.885514   303 raft_consensus.cc:740] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.886075   303 consensus_queue.cc:260] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.887775   303 ts_tablet_manager.cc:1434] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:03.888784   303 tablet_bootstrap.cc:492] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: Bootstrap starting.
I20260710 11:01:03.904093   303 tablet_bootstrap.cc:492] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:01:03.905136   303 tablet_bootstrap.cc:492] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: Bootstrap complete.
I20260710 11:01:03.905872   303 ts_tablet_manager.cc:1403] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:01:03.908013   303 raft_consensus.cc:359] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.908701   303 raft_consensus.cc:740] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651cd243283f48238ed01c8ace209f49, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.909400   303 consensus_queue.cc:260] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:03.912127   303 ts_tablet_manager.cc:1434] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:04.060544 32744 raft_consensus.cc:993] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f: : Instructing follower 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:04.061095 32744 raft_consensus.cc:1081] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Signalling peer 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:04.062947 32548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:48966
I20260710 11:01:04.063316 32744 raft_consensus.cc:993] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f: : Instructing follower 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:04.063599 32548 raft_consensus.cc:493] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:04.064148 32548 raft_consensus.cc:3060] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.064188 32744 raft_consensus.cc:1081] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Signalling peer 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:04.066165 32549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:48966
I20260710 11:01:04.066721 32549 raft_consensus.cc:493] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:04.067051 32549 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.070401 32548 raft_consensus.cc:515] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:01:04.072520 32548 leader_election.cc:290] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Requested vote from peers ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381), 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183)
I20260710 11:01:04.073626 32623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:01:04.073626   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:04.074025 32549 raft_consensus.cc:515] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:04.074524 32623 raft_consensus.cc:3055] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:04.074553   341 raft_consensus.cc:3060] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.075017 32623 raft_consensus.cc:740] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:04.076552 32623 consensus_queue.cc:260] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:01:04.076517 32549 leader_election.cc:290] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:01:04.077728   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:04.078097 32621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:01:04.078240 32623 raft_consensus.cc:3060] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.078406   339 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.078687 32621 raft_consensus.cc:3055] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:04.079020 32621 raft_consensus.cc:740] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:04.079864 32621 consensus_queue.cc:260] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:04.081425 32621 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.086930   341 raft_consensus.cc:2468] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:04.087373   339 raft_consensus.cc:2468] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:04.089113 32623 raft_consensus.cc:2468] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:04.088493 32514 leader_election.cc:304] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: 
I20260710 11:01:04.090297 32621 raft_consensus.cc:2468] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:04.090553 32720 raft_consensus.cc:2804] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:04.090734 32514 leader_election.cc:304] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: 
I20260710 11:01:04.091317 32720 raft_consensus.cc:697] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Becoming Leader. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:04.092787   380 raft_consensus.cc:2804] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:04.093320   380 raft_consensus.cc:697] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Becoming Leader. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:04.092437 32720 consensus_queue.cc:237] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:01:04.094355   380 consensus_queue.cc:237] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:04.106585 32370 catalog_manager.cc:5697] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb reported cstate change: term changed from 1 to 2, leader changed from ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3) to 77df71903bf34689b15d2364d05c14eb (127.28.217.2). New cstate: current_term: 2 leader_uuid: "77df71903bf34689b15d2364d05c14eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.123035 32369 catalog_manager.cc:5697] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb reported cstate change: term changed from 1 to 2, leader changed from ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3) to 77df71903bf34689b15d2364d05c14eb (127.28.217.2). New cstate: current_term: 2 leader_uuid: "77df71903bf34689b15d2364d05c14eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.217496   341 raft_consensus.cc:3060] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.224182   341 pending_rounds.cc:85] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Aborting all ops after (but not including) 0
I20260710 11:01:04.224519   341 pending_rounds.cc:107] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:01:04.224768   341 raft_consensus.cc:2889] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:01:04.232105 32744 raft_consensus.cc:993] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f: : Instructing follower 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:04.232594 32744 raft_consensus.cc:1081] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Signalling peer 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:04.234309 32549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:48966
I20260710 11:01:04.234871 32549 raft_consensus.cc:493] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:04.235246 32549 raft_consensus.cc:3060] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.241461 32549 raft_consensus.cc:515] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:04.242951 32549 leader_election.cc:290] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:01:04.243861   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:04.244081 32621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:01:04.244675   341 raft_consensus.cc:3060] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.244725 32621 raft_consensus.cc:3055] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:04.245167 32621 raft_consensus.cc:740] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:04.245895 32621 consensus_queue.cc:260] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:04.247174 32621 raft_consensus.cc:3060] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.250771   341 raft_consensus.cc:2468] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:04.252053 32514 leader_election.cc:304] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: 
I20260710 11:01:04.252466 32621 raft_consensus.cc:2468] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:04.252869   380 raft_consensus.cc:2804] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:04.253371   380 raft_consensus.cc:697] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Becoming Leader. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:04.254158   380 consensus_queue.cc:237] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:04.262077 32369 catalog_manager.cc:5697] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb reported cstate change: term changed from 1 to 2, leader changed from ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3) to 77df71903bf34689b15d2364d05c14eb (127.28.217.2). New cstate: current_term: 2 leader_uuid: "77df71903bf34689b15d2364d05c14eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.287642 32621 raft_consensus.cc:1275] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.289213   380 consensus_queue.cc:1048] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:04.303268   341 raft_consensus.cc:1275] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.304915   380 consensus_queue.cc:1048] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:04.511003   339 raft_consensus.cc:1275] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.512482 32720 consensus_queue.cc:1048] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:04.526173 32621 raft_consensus.cc:1275] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.527855   380 consensus_queue.cc:1048] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.572642   339 raft_consensus.cc:1275] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.574185   392 consensus_queue.cc:1048] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.585805 32621 raft_consensus.cc:1275] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.588465   392 consensus_queue.cc:1048] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.776988 32621 raft_consensus.cc:1275] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.778281   392 consensus_queue.cc:1048] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.789532   341 raft_consensus.cc:1275] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.791805   380 consensus_queue.cc:1048] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.848415 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:01:04.847893 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:04.883437 32549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46b4f9249436447fb40074b8bce25436"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
mode: GRACEFUL
new_leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
 from {username='slave'} at 127.0.0.1:48990
I20260710 11:01:04.884543 32549 raft_consensus.cc:606] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 1 LEADER]: Received request to transfer leadership to TS ce42ff964a264aafac6faad96d9bbe0f
I20260710 11:01:04.887684 32549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
mode: GRACEFUL
new_leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
 from {username='slave'} at 127.0.0.1:48990
I20260710 11:01:04.888432 32549 raft_consensus.cc:606] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Received request to transfer leadership to TS ce42ff964a264aafac6faad96d9bbe0f
I20260710 11:01:04.889698 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:04.890255 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:04.891080 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:05.139462   380 raft_consensus.cc:993] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb: : Instructing follower ce42ff964a264aafac6faad96d9bbe0f to start an election
I20260710 11:01:05.140188   392 raft_consensus.cc:1081] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Signalling peer ce42ff964a264aafac6faad96d9bbe0f to start an election
I20260710 11:01:05.143124 32621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
 from {username='slave'} at 127.0.0.1:55936
I20260710 11:01:05.144099 32621 raft_consensus.cc:493] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.144560 32621 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:05.152845 32621 raft_consensus.cc:515] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:05.154865 32621 leader_election.cc:290] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 3 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:01:05.155956   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:05.156100 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:01:05.156849   341 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:05.156877 32549 raft_consensus.cc:3055] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:05.157444 32549 raft_consensus.cc:740] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:05.158489 32549 consensus_queue.cc:260] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:05.160260 32549 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:05.167726   341 raft_consensus.cc:2468] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 3.
I20260710 11:01:05.169274 32588 leader_election.cc:304] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [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: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:01:05.170245   375 raft_consensus.cc:2804] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:05.170317 32549 raft_consensus.cc:2468] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 3.
I20260710 11:01:05.170821   375 raft_consensus.cc:697] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 3 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:05.172114   375 consensus_queue.cc:237] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:05.180855 32369 catalog_manager.cc:5697] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 2 to 3, leader changed from 77df71903bf34689b15d2364d05c14eb (127.28.217.2) to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 3 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:05.252245   380 raft_consensus.cc:993] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb: : Instructing follower ce42ff964a264aafac6faad96d9bbe0f to start an election
I20260710 11:01:05.252702   380 raft_consensus.cc:1081] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 1 LEADER]: Signalling peer ce42ff964a264aafac6faad96d9bbe0f to start an election
I20260710 11:01:05.254235 32621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46b4f9249436447fb40074b8bce25436"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
 from {username='slave'} at 127.0.0.1:55936
I20260710 11:01:05.254782 32621 raft_consensus.cc:493] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:05.255137 32621 raft_consensus.cc:3060] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.261307 32621 raft_consensus.cc:515] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:05.263056 32621 leader_election.cc:290] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 2 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:01:05.263962   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4f9249436447fb40074b8bce25436" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:05.264137 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b4f9249436447fb40074b8bce25436" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:01:05.264693   341 raft_consensus.cc:3060] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.264775 32549 raft_consensus.cc:3055] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:05.265201 32549 raft_consensus.cc:740] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:05.266000 32549 consensus_queue.cc:260] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:05.267021 32549 raft_consensus.cc:3060] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:05.270344   341 raft_consensus.cc:2468] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 2.
I20260710 11:01:05.271644 32588 leader_election.cc:304] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:01:05.272590   375 raft_consensus.cc:2804] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:05.272675 32549 raft_consensus.cc:2468] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 2.
I20260710 11:01:05.273128   375 raft_consensus.cc:697] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 2 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:05.274369   375 consensus_queue.cc:237] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:05.282559 32369 catalog_manager.cc:5697] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 1 to 2, leader changed from 77df71903bf34689b15d2364d05c14eb (127.28.217.2) to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 2 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:05.600773 32549 raft_consensus.cc:1275] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Refusing update from remote peer ce42ff964a264aafac6faad96d9bbe0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:05.601946   375 consensus_queue.cc:1048] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:05.612186   341 raft_consensus.cc:1275] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Refusing update from remote peer ce42ff964a264aafac6faad96d9bbe0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:05.614902   375 consensus_queue.cc:1048] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:05.769906   341 raft_consensus.cc:1275] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Refusing update from remote peer ce42ff964a264aafac6faad96d9bbe0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.771387   375 consensus_queue.cc:1048] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.782289 32549 raft_consensus.cc:1275] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Refusing update from remote peer ce42ff964a264aafac6faad96d9bbe0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:05.784796   376 consensus_queue.cc:1048] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:01:05.855861 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:05.899457 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:05.907341 32621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
mode: GRACEFUL
new_leader_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:55952
I20260710 11:01:05.907939 32621 raft_consensus.cc:606] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 3 LEADER]: Received request to transfer leadership to TS 77df71903bf34689b15d2364d05c14eb
I20260710 11:01:05.910806 32621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "571d180b52994cea90b70396439713b0"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
mode: GRACEFUL
new_leader_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:55952
I20260710 11:01:05.911360 32621 raft_consensus.cc:606] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 2 LEADER]: Received request to transfer leadership to TS 77df71903bf34689b15d2364d05c14eb
I20260710 11:01:05.912858 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:05.913358 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:05.913913 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:06.153173   376 raft_consensus.cc:993] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f: : Instructing follower 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:06.153680   376 raft_consensus.cc:1081] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 3 LEADER]: Signalling peer 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:06.155192 32549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:48966
I20260710 11:01:06.155735 32549 raft_consensus.cc:493] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.156059 32549 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:06.161721 32549 raft_consensus.cc:515] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:06.164023 32549 leader_election.cc:290] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 4 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:01:06.165416   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:06.166143   341 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:06.166491 32621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544ce135420847bbbb8ac06c96f61cae" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:01:06.167073 32621 raft_consensus.cc:3055] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:06.167390 32621 raft_consensus.cc:740] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:06.168192 32621 consensus_queue.cc:260] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:06.169536 32621 raft_consensus.cc:3060] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:06.173516   341 raft_consensus.cc:2468] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 4.
I20260710 11:01:06.174827 32514 leader_election.cc:304] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [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: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: 
I20260710 11:01:06.175777 32720 raft_consensus.cc:2804] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:06.176208 32720 raft_consensus.cc:697] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 4 LEADER]: Becoming Leader. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:06.176925 32621 raft_consensus.cc:2468] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 4.
I20260710 11:01:06.176960 32720 consensus_queue.cc:237] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:06.184927 32369 catalog_manager.cc:5697] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb reported cstate change: term changed from 3 to 4, leader changed from ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3) to 77df71903bf34689b15d2364d05c14eb (127.28.217.2). New cstate: current_term: 4 leader_uuid: "77df71903bf34689b15d2364d05c14eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.261289   424 raft_consensus.cc:993] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f: : Instructing follower 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:06.261808   376 raft_consensus.cc:1081] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 2 LEADER]: Signalling peer 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:06.263447 32549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "571d180b52994cea90b70396439713b0"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:48966
I20260710 11:01:06.264012 32549 raft_consensus.cc:493] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.264369 32549 raft_consensus.cc:3060] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.269781 32549 raft_consensus.cc:515] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:06.271297 32549 leader_election.cc:290] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 3 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:01:06.272253 32621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571d180b52994cea90b70396439713b0" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:01:06.272253   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571d180b52994cea90b70396439713b0" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:06.273121 32621 raft_consensus.cc:3055] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:06.273138   341 raft_consensus.cc:3060] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.273633 32621 raft_consensus.cc:740] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:06.274585 32621 consensus_queue.cc:260] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:06.275960 32621 raft_consensus.cc:3060] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.281018   341 raft_consensus.cc:2468] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 3.
I20260710 11:01:06.282471 32514 leader_election.cc:304] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [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: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: 
I20260710 11:01:06.283247 32720 raft_consensus.cc:2804] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:06.283135 32621 raft_consensus.cc:2468] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 3.
I20260710 11:01:06.283896 32720 raft_consensus.cc:697] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 3 LEADER]: Becoming Leader. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:06.285089 32720 consensus_queue.cc:237] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:06.292835 32369 catalog_manager.cc:5697] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb reported cstate change: term changed from 2 to 3, leader changed from ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3) to 77df71903bf34689b15d2364d05c14eb (127.28.217.2). New cstate: current_term: 3 leader_uuid: "77df71903bf34689b15d2364d05c14eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.710376   341 raft_consensus.cc:1275] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:06.711736   380 consensus_queue.cc:1048] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.727845 32621 raft_consensus.cc:1275] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:06.732287 32720 consensus_queue.cc:1048] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:06.764510 32621 raft_consensus.cc:1275] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 4 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:06.765719 32720 consensus_queue.cc:1048] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:06.775318   341 raft_consensus.cc:1275] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 4 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:06.777141   380 consensus_queue.cc:1048] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:01:06.856971 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:06.922832 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:06.931670 32549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
mode: GRACEFUL
new_leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
 from {username='slave'} at 127.0.0.1:48990
I20260710 11:01:06.932194 32549 raft_consensus.cc:606] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Received request to transfer leadership to TS ce42ff964a264aafac6faad96d9bbe0f
I20260710 11:01:06.935722 32549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
mode: GRACEFUL
new_leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
 from {username='slave'} at 127.0.0.1:48990
I20260710 11:01:06.936286 32549 raft_consensus.cc:606] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Received request to transfer leadership to TS ce42ff964a264aafac6faad96d9bbe0f
I20260710 11:01:06.937733 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:06.938386 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:06.938969 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:07.014444   433 raft_consensus.cc:993] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb: : Instructing follower ce42ff964a264aafac6faad96d9bbe0f to start an election
I20260710 11:01:07.014983   433 raft_consensus.cc:1081] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Signalling peer ce42ff964a264aafac6faad96d9bbe0f to start an election
I20260710 11:01:07.016889 32621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
 from {username='slave'} at 127.0.0.1:55936
I20260710 11:01:07.017390 32621 raft_consensus.cc:493] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.017693 32621 raft_consensus.cc:3060] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.023049 32621 raft_consensus.cc:515] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:07.025090 32621 leader_election.cc:290] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 3 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479)
I20260710 11:01:07.025898   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:07.026188 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d224bcfe72304c37909f1fccabba471c" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:01:07.026484   341 raft_consensus.cc:3060] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.026825 32549 raft_consensus.cc:3055] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:07.027132 32549 raft_consensus.cc:740] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:07.027801 32549 consensus_queue.cc:260] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:07.028823 32549 raft_consensus.cc:3060] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.032464   341 raft_consensus.cc:2468] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 3.
I20260710 11:01:07.033629 32588 leader_election.cc:304] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [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: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:01:07.034837 32549 raft_consensus.cc:2468] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 3.
I20260710 11:01:07.034878   430 raft_consensus.cc:2804] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:07.036369   430 raft_consensus.cc:697] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 3 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:07.037628   430 consensus_queue.cc:237] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [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: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:07.046415 32369 catalog_manager.cc:5697] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 2 to 3, leader changed from 77df71903bf34689b15d2364d05c14eb (127.28.217.2) to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 3 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:07.222980 32720 raft_consensus.cc:993] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb: : Instructing follower ce42ff964a264aafac6faad96d9bbe0f to start an election
I20260710 11:01:07.223570 32720 raft_consensus.cc:1081] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Signalling peer ce42ff964a264aafac6faad96d9bbe0f to start an election
I20260710 11:01:07.225790 32623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
 from {username='slave'} at 127.0.0.1:55936
I20260710 11:01:07.226503 32623 raft_consensus.cc:493] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.226972 32623 raft_consensus.cc:3060] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.233223 32623 raft_consensus.cc:515] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:01:07.234922 32623 leader_election.cc:290] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [CANDIDATE]: Term 3 election: Requested vote from peers 77df71903bf34689b15d2364d05c14eb (127.28.217.2:43479), 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183)
I20260710 11:01:07.235569 32549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77df71903bf34689b15d2364d05c14eb"
I20260710 11:01:07.236091 32549 raft_consensus.cc:3055] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:07.236099   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962abcded6fb43338a99f3c4eed32555" candidate_uuid: "ce42ff964a264aafac6faad96d9bbe0f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:07.236465 32549 raft_consensus.cc:740] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:07.236851   341 raft_consensus.cc:3060] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.237360 32549 consensus_queue.cc:260] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [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: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:01:07.238355 32549 raft_consensus.cc:3060] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:07.242115   341 raft_consensus.cc:2468] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 3.
I20260710 11:01:07.242956 32549 raft_consensus.cc:2468] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce42ff964a264aafac6faad96d9bbe0f in term 3.
I20260710 11:01:07.243237 32588 leader_election.cc:304] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [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: 651cd243283f48238ed01c8ace209f49, ce42ff964a264aafac6faad96d9bbe0f; no voters: 
I20260710 11:01:07.244184   430 raft_consensus.cc:2804] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:07.244709   430 raft_consensus.cc:697] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 3 LEADER]: Becoming Leader. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:07.245486   430 consensus_queue.cc:237] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [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: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } }
I20260710 11:01:07.252386 32369 catalog_manager.cc:5697] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f reported cstate change: term changed from 2 to 3, leader changed from 77df71903bf34689b15d2364d05c14eb (127.28.217.2) to ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3). New cstate: current_term: 3 leader_uuid: "ce42ff964a264aafac6faad96d9bbe0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.527604   341 raft_consensus.cc:1275] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Refusing update from remote peer ce42ff964a264aafac6faad96d9bbe0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:07.528774   430 consensus_queue.cc:1048] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:07.538971 32549 raft_consensus.cc:1275] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Refusing update from remote peer ce42ff964a264aafac6faad96d9bbe0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:07.540935   449 consensus_queue.cc:1048] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:07.806103   341 raft_consensus.cc:1275] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Refusing update from remote peer ce42ff964a264aafac6faad96d9bbe0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:07.807404   449 consensus_queue.cc:1048] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:07.811275 32549 raft_consensus.cc:1275] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Refusing update from remote peer ce42ff964a264aafac6faad96d9bbe0f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:07.812691   449 consensus_queue.cc:1048] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:01:07.857862 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:07.946679 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:07.954317 32623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "472df334b9a642f0a61bbae62998e602"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
mode: GRACEFUL
new_leader_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:55952
I20260710 11:01:07.954845 32623 raft_consensus.cc:606] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Received request to transfer leadership to TS 77df71903bf34689b15d2364d05c14eb
I20260710 11:01:07.958295 32623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0048803dd04431697b3cac92d8c1ac9"
dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
mode: GRACEFUL
new_leader_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:55952
I20260710 11:01:07.958945 32623 raft_consensus.cc:606] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Received request to transfer leadership to TS 77df71903bf34689b15d2364d05c14eb
I20260710 11:01:07.960256 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:07.960718 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:07.961229 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:08.059748   449 raft_consensus.cc:993] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f: : Instructing follower 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:08.060355   440 raft_consensus.cc:1081] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Signalling peer 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:08.062446 32549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "472df334b9a642f0a61bbae62998e602"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:48966
I20260710 11:01:08.063128 32549 raft_consensus.cc:493] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:08.063426 32549 raft_consensus.cc:3060] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.068315 32549 raft_consensus.cc:515] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:08.070195 32549 leader_election.cc:290] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:01:08.071101   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472df334b9a642f0a61bbae62998e602" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:08.071762   341 raft_consensus.cc:3060] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.071266 32623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472df334b9a642f0a61bbae62998e602" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:01:08.072249 32623 raft_consensus.cc:3055] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:08.072609 32623 raft_consensus.cc:740] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:08.073822 32623 consensus_queue.cc:260] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:08.074808 32623 raft_consensus.cc:3060] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.076659   341 raft_consensus.cc:2468] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:08.077879 32514 leader_election.cc:304] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: 
I20260710 11:01:08.078872 32720 raft_consensus.cc:2804] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:08.079349 32720 raft_consensus.cc:697] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Becoming Leader. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:08.080265 32720 consensus_queue.cc:237] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:08.081074 32623 raft_consensus.cc:2468] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:08.088980 32371 catalog_manager.cc:5697] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb reported cstate change: term changed from 1 to 2, leader changed from ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3) to 77df71903bf34689b15d2364d05c14eb (127.28.217.2). New cstate: current_term: 2 leader_uuid: "77df71903bf34689b15d2364d05c14eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:08.143219   449 raft_consensus.cc:993] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f: : Instructing follower 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:08.143811   440 raft_consensus.cc:1081] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Signalling peer 77df71903bf34689b15d2364d05c14eb to start an election
I20260710 11:01:08.145264 32549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0048803dd04431697b3cac92d8c1ac9"
dest_uuid: "77df71903bf34689b15d2364d05c14eb"
 from {username='slave'} at 127.0.0.1:48966
I20260710 11:01:08.145812 32549 raft_consensus.cc:493] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:08.146139 32549 raft_consensus.cc:3060] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.151183 32549 raft_consensus.cc:515] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:08.152808 32549 leader_election.cc:290] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Requested vote from peers 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183), ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3:39381)
I20260710 11:01:08.153855 32623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0048803dd04431697b3cac92d8c1ac9" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce42ff964a264aafac6faad96d9bbe0f"
I20260710 11:01:08.153831   341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0048803dd04431697b3cac92d8c1ac9" candidate_uuid: "77df71903bf34689b15d2364d05c14eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "651cd243283f48238ed01c8ace209f49"
I20260710 11:01:08.154670   341 raft_consensus.cc:3060] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.154631 32623 raft_consensus.cc:3055] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:08.155184 32623 raft_consensus.cc:740] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce42ff964a264aafac6faad96d9bbe0f, State: Running, Role: LEADER
I20260710 11:01:08.156222 32623 consensus_queue.cc:260] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:08.157514 32623 raft_consensus.cc:3060] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.161893   341 raft_consensus.cc:2468] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:08.163280 32514 leader_election.cc:304] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651cd243283f48238ed01c8ace209f49, 77df71903bf34689b15d2364d05c14eb; no voters: 
I20260710 11:01:08.164207 32720 raft_consensus.cc:2804] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:08.164757 32623 raft_consensus.cc:2468] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77df71903bf34689b15d2364d05c14eb in term 2.
I20260710 11:01:08.164842 32720 raft_consensus.cc:697] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Becoming Leader. State: Replica: 77df71903bf34689b15d2364d05c14eb, State: Running, Role: LEADER
I20260710 11:01:08.166319 32720 consensus_queue.cc:237] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } }
I20260710 11:01:08.175125 32371 catalog_manager.cc:5697] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb reported cstate change: term changed from 1 to 2, leader changed from ce42ff964a264aafac6faad96d9bbe0f (127.28.217.3) to 77df71903bf34689b15d2364d05c14eb (127.28.217.2). New cstate: current_term: 2 leader_uuid: "77df71903bf34689b15d2364d05c14eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77df71903bf34689b15d2364d05c14eb" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 43479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:08.526752 32623 raft_consensus.cc:1275] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.528169 32720 consensus_queue.cc:1048] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.540284   341 raft_consensus.cc:1275] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.542060   463 consensus_queue.cc:1048] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:08.610599   341 raft_consensus.cc:1275] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.611773   463 consensus_queue.cc:1048] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "651cd243283f48238ed01c8ace209f49" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:08.621135 32623 raft_consensus.cc:1275] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Refusing update from remote peer 77df71903bf34689b15d2364d05c14eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:08.622844   463 consensus_queue.cc:1048] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce42ff964a264aafac6faad96d9bbe0f" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:08.858875 32420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:08.967422 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:08.998953 29540 tablet_server.cc:179] TabletServer@127.28.217.1:35183 shutting down...
I20260710 11:01:09.030916 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:09.031840 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:09.032675 29540 raft_consensus.cc:2243] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.033237 29540 raft_consensus.cc:2272] T 571d180b52994cea90b70396439713b0 P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.035506 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:09.036279 29540 raft_consensus.cc:2243] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.037109 29540 raft_consensus.cc:2272] T 46b4f9249436447fb40074b8bce25436 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.039512 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:09.040146 29540 raft_consensus.cc:2243] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.040714 29540 raft_consensus.cc:2272] T 472df334b9a642f0a61bbae62998e602 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.044670 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:09.045601 29540 raft_consensus.cc:2243] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:01:09.045631 32588 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 58 similar messages]
I20260710 11:01:09.046274 29540 raft_consensus.cc:2272] T 4c30b206cd8141eba58574841c321322 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.049171 29540 tablet_replica.cc:333] stopping tablet replica
W20260710 11:01:09.049542 32588 consensus_peers.cc:597] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:09.050210 29540 raft_consensus.cc:2243] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.050829 29540 raft_consensus.cc:2272] T ba08cfa1604f4d9da80b79141316b83f P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.053809 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:09.054406 29540 raft_consensus.cc:2243] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.054867 29540 raft_consensus.cc:2272] T 544ce135420847bbbb8ac06c96f61cae P 651cd243283f48238ed01c8ace209f49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.057991 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:09.058974 29540 raft_consensus.cc:2243] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.059633 29540 raft_consensus.cc:2272] T d224bcfe72304c37909f1fccabba471c P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.063505 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:09.064491 29540 raft_consensus.cc:2243] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.065299 29540 raft_consensus.cc:2272] T 962abcded6fb43338a99f3c4eed32555 P 651cd243283f48238ed01c8ace209f49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.068825 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:09.069599 29540 raft_consensus.cc:2243] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.070050 29540 raft_consensus.cc:2272] T a0048803dd04431697b3cac92d8c1ac9 P 651cd243283f48238ed01c8ace209f49 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:09.070204 32514 consensus_peers.cc:597] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:09.072659 29540 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:09.073266 29540 raft_consensus.cc:2243] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.073753 29540 raft_consensus.cc:2272] T e1c2cc4355714101ae41874a5d634ddf P 651cd243283f48238ed01c8ace209f49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:09.104180 32514 consensus_peers.cc:597] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:09.105369 29540 tablet_server.cc:196] TabletServer@127.28.217.1:35183 shutdown complete.
I20260710 11:01:09.129624 29540 tablet_server.cc:179] TabletServer@127.28.217.2:0 shutting down...
W20260710 11:01:09.146744 32514 consensus_peers.cc:597] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:09.155855 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:09.156805 29540 tablet_replica.cc:333] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb: stopping tablet replica
I20260710 11:01:09.157586 29540 raft_consensus.cc:2243] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.158617 29540 raft_consensus.cc:2272] T 571d180b52994cea90b70396439713b0 P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.160957 29540 tablet_replica.cc:333] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb: stopping tablet replica
I20260710 11:01:09.161685 29540 raft_consensus.cc:2243] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.162127 29540 raft_consensus.cc:2272] T e1c2cc4355714101ae41874a5d634ddf P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.164245 29540 tablet_replica.cc:333] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb: stopping tablet replica
I20260710 11:01:09.164893 29540 raft_consensus.cc:2243] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.165704 29540 raft_consensus.cc:2272] T a0048803dd04431697b3cac92d8c1ac9 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.168262 29540 tablet_replica.cc:333] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb: stopping tablet replica
I20260710 11:01:09.169003 29540 raft_consensus.cc:2243] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.169862 29540 raft_consensus.cc:2272] T 472df334b9a642f0a61bbae62998e602 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.173020 29540 tablet_replica.cc:333] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb: stopping tablet replica
I20260710 11:01:09.174005 29540 raft_consensus.cc:2243] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.174919 29540 raft_consensus.cc:2272] T 4c30b206cd8141eba58574841c321322 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.176968 29540 tablet_replica.cc:333] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb: stopping tablet replica
I20260710 11:01:09.177484 29540 raft_consensus.cc:2243] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.178200 29540 raft_consensus.cc:2272] T 544ce135420847bbbb8ac06c96f61cae P 77df71903bf34689b15d2364d05c14eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.180052 29540 tablet_replica.cc:333] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb: stopping tablet replica
I20260710 11:01:09.180621 29540 raft_consensus.cc:2243] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.181044 29540 raft_consensus.cc:2272] T d224bcfe72304c37909f1fccabba471c P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.183555 29540 tablet_replica.cc:333] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb: stopping tablet replica
I20260710 11:01:09.184120 29540 raft_consensus.cc:2243] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.184619 29540 raft_consensus.cc:2272] T 962abcded6fb43338a99f3c4eed32555 P 77df71903bf34689b15d2364d05c14eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.186326 29540 tablet_replica.cc:333] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb: stopping tablet replica
I20260710 11:01:09.186786 29540 raft_consensus.cc:2243] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.187525 29540 raft_consensus.cc:2272] T ba08cfa1604f4d9da80b79141316b83f P 77df71903bf34689b15d2364d05c14eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.189527 29540 tablet_replica.cc:333] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb: stopping tablet replica
I20260710 11:01:09.189991 29540 raft_consensus.cc:2243] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.190404 29540 raft_consensus.cc:2272] T 46b4f9249436447fb40074b8bce25436 P 77df71903bf34689b15d2364d05c14eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.222054 29540 tablet_server.cc:196] TabletServer@127.28.217.2:0 shutdown complete.
I20260710 11:01:09.245723 29540 tablet_server.cc:179] TabletServer@127.28.217.3:0 shutting down...
W20260710 11:01:09.250283 32588 consensus_peers.cc:597] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f -> Peer 651cd243283f48238ed01c8ace209f49 (127.28.217.1:35183): Couldn't send request to peer 651cd243283f48238ed01c8ace209f49. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:09.276114 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:09.277045 29540 tablet_replica.cc:333] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f: stopping tablet replica
I20260710 11:01:09.277915 29540 raft_consensus.cc:2243] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.278620 29540 raft_consensus.cc:2272] T 46b4f9249436447fb40074b8bce25436 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.280874 29540 tablet_replica.cc:333] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f: stopping tablet replica
I20260710 11:01:09.281386 29540 raft_consensus.cc:2243] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.281818 29540 raft_consensus.cc:2272] T 571d180b52994cea90b70396439713b0 P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.283748 29540 tablet_replica.cc:333] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f: stopping tablet replica
I20260710 11:01:09.284277 29540 raft_consensus.cc:2243] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.284729 29540 raft_consensus.cc:2272] T ba08cfa1604f4d9da80b79141316b83f P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.286495 29540 tablet_replica.cc:333] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f: stopping tablet replica
I20260710 11:01:09.287034 29540 raft_consensus.cc:2243] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.287770 29540 raft_consensus.cc:2272] T d224bcfe72304c37909f1fccabba471c P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.289754 29540 tablet_replica.cc:333] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f: stopping tablet replica
I20260710 11:01:09.290277 29540 raft_consensus.cc:2243] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.290982 29540 raft_consensus.cc:2272] T 962abcded6fb43338a99f3c4eed32555 P ce42ff964a264aafac6faad96d9bbe0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.292816 29540 tablet_replica.cc:333] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f: stopping tablet replica
I20260710 11:01:09.293305 29540 raft_consensus.cc:2243] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.293704 29540 raft_consensus.cc:2272] T 544ce135420847bbbb8ac06c96f61cae P ce42ff964a264aafac6faad96d9bbe0f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.295449 29540 tablet_replica.cc:333] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f: stopping tablet replica
I20260710 11:01:09.295972 29540 raft_consensus.cc:2243] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.296443 29540 raft_consensus.cc:2272] T 472df334b9a642f0a61bbae62998e602 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.298815 29540 tablet_replica.cc:333] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f: stopping tablet replica
I20260710 11:01:09.299346 29540 raft_consensus.cc:2243] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.299813 29540 raft_consensus.cc:2272] T 4c30b206cd8141eba58574841c321322 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.302620 29540 tablet_replica.cc:333] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f: stopping tablet replica
I20260710 11:01:09.303179 29540 raft_consensus.cc:2243] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.304024 29540 raft_consensus.cc:2272] T e1c2cc4355714101ae41874a5d634ddf P ce42ff964a264aafac6faad96d9bbe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.306327 29540 tablet_replica.cc:333] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f: stopping tablet replica
I20260710 11:01:09.306864 29540 raft_consensus.cc:2243] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:09.307319 29540 raft_consensus.cc:2272] T a0048803dd04431697b3cac92d8c1ac9 P ce42ff964a264aafac6faad96d9bbe0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.342751 29540 tablet_server.cc:196] TabletServer@127.28.217.3:0 shutdown complete.
I20260710 11:01:09.366683 29540 master.cc:562] Master@127.28.217.62:42755 shutting down...
I20260710 11:01:09.391157 29540 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:09.391696 29540 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:09.392009 29540 tablet_replica.cc:333] T 00000000000000000000000000000000 P e15d9730393a49b692c5a7136b1c4617: stopping tablet replica
I20260710 11:01:09.414443 29540 master.cc:584] Master@127.28.217.62:42755 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12803 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:01:09.461315 29540 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.217.62:34317
I20260710 11:01:09.462396 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:09.468693   478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:09.469007   477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:09.469499   480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:09.470520 29540 server_base.cc:1061] running on GCE node
I20260710 11:01:09.471504 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:09.471699 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:09.471890 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681269471876 us; error 0 us; skew 500 ppm
I20260710 11:01:09.472594 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:09.475302 29540 webserver.cc:533] Webserver started at http://127.28.217.62:34557/ using document root <none> and password file <none>
I20260710 11:01:09.475876 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:09.476109 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:09.476661 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:09.477873 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/master-0-root/instance:
uuid: "182ede6ca22d4171be25084993642c6f"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-b094"
I20260710 11:01:09.482707 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:01:09.486285   485 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:09.487241 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:09.487512 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/master-0-root
uuid: "182ede6ca22d4171be25084993642c6f"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-b094"
I20260710 11:01:09.487789 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:09.505824 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:09.507026 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:09.548378 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.62:34317
I20260710 11:01:09.548627   536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.62:34317 every 8 connection(s)
I20260710 11:01:09.552664   537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:09.565287   537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f: Bootstrap starting.
I20260710 11:01:09.570122   537 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:09.574501   537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f: No bootstrap required, opened a new log
I20260710 11:01:09.576756   537 raft_consensus.cc:359] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "182ede6ca22d4171be25084993642c6f" member_type: VOTER }
I20260710 11:01:09.577191   537 raft_consensus.cc:385] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:09.577479   537 raft_consensus.cc:740] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 182ede6ca22d4171be25084993642c6f, State: Initialized, Role: FOLLOWER
I20260710 11:01:09.578152   537 consensus_queue.cc:260] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "182ede6ca22d4171be25084993642c6f" member_type: VOTER }
I20260710 11:01:09.578614   537 raft_consensus.cc:399] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:09.578832   537 raft_consensus.cc:493] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:09.579124   537 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:09.583771   537 raft_consensus.cc:515] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "182ede6ca22d4171be25084993642c6f" member_type: VOTER }
I20260710 11:01:09.584372   537 leader_election.cc:304] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [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: 182ede6ca22d4171be25084993642c6f; no voters: 
I20260710 11:01:09.585608   537 leader_election.cc:290] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:09.586036   540 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:09.587530   540 raft_consensus.cc:697] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 1 LEADER]: Becoming Leader. State: Replica: 182ede6ca22d4171be25084993642c6f, State: Running, Role: LEADER
I20260710 11:01:09.588299   540 consensus_queue.cc:237] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [LEADER]: Queue going to LEADER mode. State: All 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: "182ede6ca22d4171be25084993642c6f" member_type: VOTER }
I20260710 11:01:09.588835   537 sys_catalog.cc:565] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:09.593636   541 sys_catalog.cc:455] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "182ede6ca22d4171be25084993642c6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "182ede6ca22d4171be25084993642c6f" member_type: VOTER } }
I20260710 11:01:09.594446   541 sys_catalog.cc:458] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:09.595667   542 sys_catalog.cc:455] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 182ede6ca22d4171be25084993642c6f. Latest consensus state: current_term: 1 leader_uuid: "182ede6ca22d4171be25084993642c6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "182ede6ca22d4171be25084993642c6f" member_type: VOTER } }
I20260710 11:01:09.596354   542 sys_catalog.cc:458] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:09.596663   547 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:09.602296   547 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:09.605495 29540 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:09.612915   547 catalog_manager.cc:1383] Generated new cluster ID: a2e087dd94354b018ef5dfaa2b4afc18
I20260710 11:01:09.613348   547 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:09.628683   547 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:09.630040   547 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:09.648262   547 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f: Generated new TSK 0
I20260710 11:01:09.648976   547 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:09.677551 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:09.684303   558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:09.685662   559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:09.687428 29540 server_base.cc:1061] running on GCE node
W20260710 11:01:09.687377   561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:09.689183 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:09.689379 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:09.689503 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681269689491 us; error 0 us; skew 500 ppm
I20260710 11:01:09.690181 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:09.692799 29540 webserver.cc:533] Webserver started at http://127.28.217.1:34703/ using document root <none> and password file <none>
I20260710 11:01:09.693336 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:09.693562 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:09.693851 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:09.694995 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-0-root/instance:
uuid: "d5d787716f1a4cca8b97f145f44ce1da"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-b094"
I20260710 11:01:09.700253 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:01:09.703775   566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:09.704802 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:09.705258 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-0-root
uuid: "d5d787716f1a4cca8b97f145f44ce1da"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-b094"
I20260710 11:01:09.705615 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:09.720104 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:09.721472 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:09.723827 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:09.726953 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:09.727154 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:09.727440 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:09.727808 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:09.775290 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.1:44721
I20260710 11:01:09.775401   628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.1:44721 every 8 connection(s)
I20260710 11:01:09.780820 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:09.788359   633 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:09.789832   634 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:09.795181   637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:09.796049   629 heartbeater.cc:344] Connected to a master server at 127.28.217.62:34317
I20260710 11:01:09.796485   629 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:09.796861 29540 server_base.cc:1061] running on GCE node
I20260710 11:01:09.797335   629 heartbeater.cc:507] Master 127.28.217.62:34317 requested a full tablet report, sending...
I20260710 11:01:09.797966 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:09.798297 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:09.798507 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681269798490 us; error 0 us; skew 500 ppm
I20260710 11:01:09.799271 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:09.799841   502 ts_manager.cc:194] Registered new tserver with Master: d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721)
I20260710 11:01:09.802117 29540 webserver.cc:533] Webserver started at http://127.28.217.2:37623/ using document root <none> and password file <none>
I20260710 11:01:09.802343   502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59498
I20260710 11:01:09.802778 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:09.803078 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:09.803377 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:09.804668 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-1-root/instance:
uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-b094"
I20260710 11:01:09.809772 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:01:09.813592   641 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:09.814446 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:09.814783 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-1-root
uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-b094"
I20260710 11:01:09.815119 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:09.830802 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:09.832086 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:09.833710 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:09.836146 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:09.836445 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:01:09.836719 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:09.836920 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:09.880223 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.2:37771
I20260710 11:01:09.880308   703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.2:37771 every 8 connection(s)
I20260710 11:01:09.885489 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:09.893663   707 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:09.894101   708 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:09.896795   710 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:09.898057 29540 server_base.cc:1061] running on GCE node
I20260710 11:01:09.899416 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:09.899708 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:09.899838   704 heartbeater.cc:344] Connected to a master server at 127.28.217.62:34317
I20260710 11:01:09.899982 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681269899960 us; error 0 us; skew 500 ppm
I20260710 11:01:09.900384   704 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:09.900907 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:09.901365   704 heartbeater.cc:507] Master 127.28.217.62:34317 requested a full tablet report, sending...
I20260710 11:01:09.903857   502 ts_manager.cc:194] Registered new tserver with Master: 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771)
I20260710 11:01:09.905480   502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59510
I20260710 11:01:09.906507 29540 webserver.cc:533] Webserver started at http://127.28.217.3:40939/ using document root <none> and password file <none>
I20260710 11:01:09.907323 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:09.907615 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:09.907974 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:09.909485 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-2-root/instance:
uuid: "a169b7932d834f7ca39c4dc6df767f95"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-b094"
I20260710 11:01:09.914549 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:01:09.918787   715 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:09.919831 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:01:09.920130 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-2-root
uuid: "a169b7932d834f7ca39c4dc6df767f95"
format_stamp: "Formatted at 2026-07-10 11:01:09 on dist-test-slave-b094"
I20260710 11:01:09.920480 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681183992021-29540-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:09.937714 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:09.939153 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:09.941079 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:09.943418 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:09.943617 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:09.944213 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:09.944541 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:01:09.996222 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.3:38497
I20260710 11:01:09.996249   777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.3:38497 every 8 connection(s)
I20260710 11:01:10.014518   778 heartbeater.cc:344] Connected to a master server at 127.28.217.62:34317
I20260710 11:01:10.014968   778 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:10.015812   778 heartbeater.cc:507] Master 127.28.217.62:34317 requested a full tablet report, sending...
I20260710 11:01:10.018649   502 ts_manager.cc:194] Registered new tserver with Master: a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3:38497)
I20260710 11:01:10.019333 29540 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018799538s
I20260710 11:01:10.020473   502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59518
I20260710 11:01:10.052115   502 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59534:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:10.054461   502 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:10.113234   594 tablet_service.cc:1511] Processing CreateTablet for tablet 42d6cade783e4c36b62f77a8a05c6d43 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cda007b520e9406f92c462d1f0f7b39e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:10.113234   593 tablet_service.cc:1511] Processing CreateTablet for tablet 340132388f5c4110b16fa409ec70daf3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cda007b520e9406f92c462d1f0f7b39e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:10.114908   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d6cade783e4c36b62f77a8a05c6d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.115922   593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340132388f5c4110b16fa409ec70daf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.116398   743 tablet_service.cc:1511] Processing CreateTablet for tablet 42d6cade783e4c36b62f77a8a05c6d43 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cda007b520e9406f92c462d1f0f7b39e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:10.117871   743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d6cade783e4c36b62f77a8a05c6d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.118487   742 tablet_service.cc:1511] Processing CreateTablet for tablet 340132388f5c4110b16fa409ec70daf3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cda007b520e9406f92c462d1f0f7b39e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:10.120178   742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340132388f5c4110b16fa409ec70daf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.121502   669 tablet_service.cc:1511] Processing CreateTablet for tablet 42d6cade783e4c36b62f77a8a05c6d43 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cda007b520e9406f92c462d1f0f7b39e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:10.122977   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d6cade783e4c36b62f77a8a05c6d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.125722   668 tablet_service.cc:1511] Processing CreateTablet for tablet 340132388f5c4110b16fa409ec70daf3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cda007b520e9406f92c462d1f0f7b39e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:10.127226   668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340132388f5c4110b16fa409ec70daf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.142568   793 tablet_bootstrap.cc:492] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da: Bootstrap starting.
I20260710 11:01:10.149340   793 tablet_bootstrap.cc:654] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.160269   794 tablet_bootstrap.cc:492] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Bootstrap starting.
I20260710 11:01:10.160830   795 tablet_bootstrap.cc:492] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95: Bootstrap starting.
I20260710 11:01:10.161049   793 tablet_bootstrap.cc:492] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da: No bootstrap required, opened a new log
I20260710 11:01:10.162653   793 ts_tablet_manager.cc:1403] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 11:01:10.167251   794 tablet_bootstrap.cc:654] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.167712   793 raft_consensus.cc:359] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.169186   793 raft_consensus.cc:385] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.169713   793 raft_consensus.cc:740] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5d787716f1a4cca8b97f145f44ce1da, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.170727   793 consensus_queue.cc:260] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.172564   794 tablet_bootstrap.cc:492] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: No bootstrap required, opened a new log
I20260710 11:01:10.173130   794 ts_tablet_manager.cc:1403] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 11:01:10.173300   795 tablet_bootstrap.cc:654] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.173509   629 heartbeater.cc:499] Master 127.28.217.62:34317 was elected leader, sending a full tablet report...
I20260710 11:01:10.174091   793 ts_tablet_manager.cc:1434] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260710 11:01:10.175366   793 tablet_bootstrap.cc:492] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da: Bootstrap starting.
I20260710 11:01:10.176410   794 raft_consensus.cc:359] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.177448   794 raft_consensus.cc:385] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.177778   794 raft_consensus.cc:740] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95e34a28dc441ab1fc3eb8a3d79c9c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.178684   794 consensus_queue.cc:260] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.183954   793 tablet_bootstrap.cc:654] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.188683   704 heartbeater.cc:499] Master 127.28.217.62:34317 was elected leader, sending a full tablet report...
I20260710 11:01:10.189262   794 ts_tablet_manager.cc:1434] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 11:01:10.191260   794 tablet_bootstrap.cc:492] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Bootstrap starting.
I20260710 11:01:10.200374   794 tablet_bootstrap.cc:654] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.200697   795 tablet_bootstrap.cc:492] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95: No bootstrap required, opened a new log
I20260710 11:01:10.201254   795 ts_tablet_manager.cc:1403] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.004s
I20260710 11:01:10.205746   795 raft_consensus.cc:359] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.206983   795 raft_consensus.cc:385] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.207501   795 raft_consensus.cc:740] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.208899   795 consensus_queue.cc:260] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.229362   778 heartbeater.cc:499] Master 127.28.217.62:34317 was elected leader, sending a full tablet report...
I20260710 11:01:10.230355   793 tablet_bootstrap.cc:492] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da: No bootstrap required, opened a new log
I20260710 11:01:10.230513   795 ts_tablet_manager.cc:1434] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.016s
I20260710 11:01:10.230921   793 ts_tablet_manager.cc:1403] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.035s
I20260710 11:01:10.230928   794 tablet_bootstrap.cc:492] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: No bootstrap required, opened a new log
I20260710 11:01:10.231576   794 ts_tablet_manager.cc:1403] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.013s
I20260710 11:01:10.231906   795 tablet_bootstrap.cc:492] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95: Bootstrap starting.
I20260710 11:01:10.234117   793 raft_consensus.cc:359] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.234467   794 raft_consensus.cc:359] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.234902   793 raft_consensus.cc:385] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.235296   794 raft_consensus.cc:385] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.235381   793 raft_consensus.cc:740] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5d787716f1a4cca8b97f145f44ce1da, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.235782   794 raft_consensus.cc:740] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95e34a28dc441ab1fc3eb8a3d79c9c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.236387   793 consensus_queue.cc:260] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.237016   794 consensus_queue.cc:260] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.238893   793 ts_tablet_manager.cc:1434] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 11:01:10.239537   794 ts_tablet_manager.cc:1434] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:01:10.240047   795 tablet_bootstrap.cc:654] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.245476   795 tablet_bootstrap.cc:492] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95: No bootstrap required, opened a new log
I20260710 11:01:10.245944   795 ts_tablet_manager.cc:1403] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:01:10.248850   795 raft_consensus.cc:359] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.249625   795 raft_consensus.cc:385] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.249908   795 raft_consensus.cc:740] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.250221   803 raft_consensus.cc:493] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.250732   803 raft_consensus.cc:515] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.250648   795 consensus_queue.cc:260] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
W20260710 11:01:10.251441   779 tablet.cc:2406] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:10.255558   795 ts_tablet_manager.cc:1434] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 11:01:10.256242   803 leader_election.cc:290] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721), 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771)
I20260710 11:01:10.264627   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d6cade783e4c36b62f77a8a05c6d43" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da" is_pre_election: true
I20260710 11:01:10.265425   604 raft_consensus.cc:2468] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 0.
I20260710 11:01:10.266754   719 leader_election.cc:304] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a169b7932d834f7ca39c4dc6df767f95, d5d787716f1a4cca8b97f145f44ce1da; no voters: 
I20260710 11:01:10.267380   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d6cade783e4c36b62f77a8a05c6d43" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" is_pre_election: true
I20260710 11:01:10.267531   803 raft_consensus.cc:2804] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.268030   803 raft_consensus.cc:493] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.268046   679 raft_consensus.cc:2468] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 0.
I20260710 11:01:10.268435   803 raft_consensus.cc:3060] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.273876   803 raft_consensus.cc:515] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.275463   803 leader_election.cc:290] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 election: Requested vote from peers d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721), 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771)
I20260710 11:01:10.276412   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d6cade783e4c36b62f77a8a05c6d43" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
I20260710 11:01:10.276706   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d6cade783e4c36b62f77a8a05c6d43" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
I20260710 11:01:10.276928   604 raft_consensus.cc:3060] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.277354   679 raft_consensus.cc:3060] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.282846   604 raft_consensus.cc:2468] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 1.
I20260710 11:01:10.282888   679 raft_consensus.cc:2468] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 1.
I20260710 11:01:10.284238   719 leader_election.cc:304] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a169b7932d834f7ca39c4dc6df767f95, d5d787716f1a4cca8b97f145f44ce1da; no voters: 
I20260710 11:01:10.285079   803 raft_consensus.cc:2804] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:10.285627   803 raft_consensus.cc:697] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Becoming Leader. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Running, Role: LEADER
I20260710 11:01:10.286418   803 consensus_queue.cc:237] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.295102   500 catalog_manager.cc:5697] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 reported cstate change: term changed from 0 to 1, leader changed from <none> to a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "a169b7932d834f7ca39c4dc6df767f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:10.334506   803 raft_consensus.cc:493] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.335121   803 raft_consensus.cc:515] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.337292   803 leader_election.cc:290] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721), 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771)
I20260710 11:01:10.338291   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340132388f5c4110b16fa409ec70daf3" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" is_pre_election: true
I20260710 11:01:10.338146   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340132388f5c4110b16fa409ec70daf3" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da" is_pre_election: true
I20260710 11:01:10.339071   679 raft_consensus.cc:2468] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 0.
I20260710 11:01:10.339167   604 raft_consensus.cc:2468] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 0.
I20260710 11:01:10.340221   717 leader_election.cc:304] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95e34a28dc441ab1fc3eb8a3d79c9c, a169b7932d834f7ca39c4dc6df767f95; no voters: 
I20260710 11:01:10.341240   803 raft_consensus.cc:2804] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.341655   803 raft_consensus.cc:493] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.341888   803 raft_consensus.cc:3060] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.347487   803 raft_consensus.cc:515] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.349282   803 leader_election.cc:290] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 election: Requested vote from peers d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721), 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771)
I20260710 11:01:10.350261   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340132388f5c4110b16fa409ec70daf3" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
I20260710 11:01:10.350438   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340132388f5c4110b16fa409ec70daf3" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
I20260710 11:01:10.350953   604 raft_consensus.cc:3060] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.351042   679 raft_consensus.cc:3060] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.356112   604 raft_consensus.cc:2468] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 1.
I20260710 11:01:10.356504   679 raft_consensus.cc:2468] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 1.
I20260710 11:01:10.357721   719 leader_election.cc:304] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a169b7932d834f7ca39c4dc6df767f95, d5d787716f1a4cca8b97f145f44ce1da; no voters: 
I20260710 11:01:10.358440   803 raft_consensus.cc:2804] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:10.359047   803 raft_consensus.cc:697] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Becoming Leader. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Running, Role: LEADER
I20260710 11:01:10.359836   803 consensus_queue.cc:237] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.367609   499 catalog_manager.cc:5697] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 reported cstate change: term changed from 0 to 1, leader changed from <none> to a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "a169b7932d834f7ca39c4dc6df767f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:10.415359   499 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59550:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:10.417785   499 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:10.444788   593 tablet_service.cc:1511] Processing CreateTablet for tablet d9c325aa69764bf3840f984252db9f93 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1384d075d98c4dfb9c1d569ad7d848c2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:10.446419   593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c325aa69764bf3840f984252db9f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.446103   668 tablet_service.cc:1511] Processing CreateTablet for tablet d9c325aa69764bf3840f984252db9f93 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1384d075d98c4dfb9c1d569ad7d848c2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:10.447513   668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c325aa69764bf3840f984252db9f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.447962   743 tablet_service.cc:1511] Processing CreateTablet for tablet d9c325aa69764bf3840f984252db9f93 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1384d075d98c4dfb9c1d569ad7d848c2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:10.449319   743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c325aa69764bf3840f984252db9f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.449596   594 tablet_service.cc:1511] Processing CreateTablet for tablet c3e146e7ec4f4fadb88519b72346955d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1384d075d98c4dfb9c1d569ad7d848c2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:10.450953   669 tablet_service.cc:1511] Processing CreateTablet for tablet c3e146e7ec4f4fadb88519b72346955d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1384d075d98c4dfb9c1d569ad7d848c2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:10.452414   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e146e7ec4f4fadb88519b72346955d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.457085   742 tablet_service.cc:1511] Processing CreateTablet for tablet c3e146e7ec4f4fadb88519b72346955d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1384d075d98c4dfb9c1d569ad7d848c2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:10.459935   742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e146e7ec4f4fadb88519b72346955d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.450925   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e146e7ec4f4fadb88519b72346955d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.470134   794 tablet_bootstrap.cc:492] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Bootstrap starting.
I20260710 11:01:10.470436   795 tablet_bootstrap.cc:492] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95: Bootstrap starting.
I20260710 11:01:10.477772   795 tablet_bootstrap.cc:654] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.477996   794 tablet_bootstrap.cc:654] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.482424   793 tablet_bootstrap.cc:492] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da: Bootstrap starting.
I20260710 11:01:10.485536   794 tablet_bootstrap.cc:492] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c: No bootstrap required, opened a new log
I20260710 11:01:10.486160   794 ts_tablet_manager.cc:1403] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260710 11:01:10.489996   793 tablet_bootstrap.cc:654] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.491391   795 tablet_bootstrap.cc:492] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95: No bootstrap required, opened a new log
I20260710 11:01:10.491942   795 ts_tablet_manager.cc:1403] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260710 11:01:10.489563   794 raft_consensus.cc:359] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.495217   795 raft_consensus.cc:359] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.496022   795 raft_consensus.cc:385] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.496361   795 raft_consensus.cc:740] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.496268   794 raft_consensus.cc:385] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.497035   794 raft_consensus.cc:740] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95e34a28dc441ab1fc3eb8a3d79c9c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.497457   795 consensus_queue.cc:260] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.498095   794 consensus_queue.cc:260] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.500237   795 ts_tablet_manager.cc:1434] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:01:10.501310   795 tablet_bootstrap.cc:492] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95: Bootstrap starting.
I20260710 11:01:10.503810   793 tablet_bootstrap.cc:492] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da: No bootstrap required, opened a new log
I20260710 11:01:10.504412   793 ts_tablet_manager.cc:1403] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 11:01:10.505308   794 ts_tablet_manager.cc:1434] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260710 11:01:10.506633   794 tablet_bootstrap.cc:492] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Bootstrap starting.
I20260710 11:01:10.507918   795 tablet_bootstrap.cc:654] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.507680   793 raft_consensus.cc:359] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.508574   793 raft_consensus.cc:385] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.508924   793 raft_consensus.cc:740] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5d787716f1a4cca8b97f145f44ce1da, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.509881   793 consensus_queue.cc:260] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.512358   793 ts_tablet_manager.cc:1434] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:10.513586   793 tablet_bootstrap.cc:492] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da: Bootstrap starting.
I20260710 11:01:10.517040   794 tablet_bootstrap.cc:654] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.522178   793 tablet_bootstrap.cc:654] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.523983   795 tablet_bootstrap.cc:492] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95: No bootstrap required, opened a new log
I20260710 11:01:10.524711   795 ts_tablet_manager.cc:1403] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260710 11:01:10.528734   795 raft_consensus.cc:359] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.529433   795 raft_consensus.cc:385] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.529745   795 raft_consensus.cc:740] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.530493   795 consensus_queue.cc:260] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.532727   795 ts_tablet_manager.cc:1434] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:01:10.537492   793 tablet_bootstrap.cc:492] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da: No bootstrap required, opened a new log
I20260710 11:01:10.537622   794 tablet_bootstrap.cc:492] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: No bootstrap required, opened a new log
I20260710 11:01:10.538087   793 ts_tablet_manager.cc:1403] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260710 11:01:10.538179   794 ts_tablet_manager.cc:1403] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260710 11:01:10.540807   793 raft_consensus.cc:359] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.541458   793 raft_consensus.cc:385] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.541301   794 raft_consensus.cc:359] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.541810   793 raft_consensus.cc:740] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5d787716f1a4cca8b97f145f44ce1da, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.542100   794 raft_consensus.cc:385] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.542459   794 raft_consensus.cc:740] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95e34a28dc441ab1fc3eb8a3d79c9c, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.542816   793 consensus_queue.cc:260] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.543097   794 consensus_queue.cc:260] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.545293   793 ts_tablet_manager.cc:1434] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 11:01:10.546984   794 ts_tablet_manager.cc:1434] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:10.567032   799 raft_consensus.cc:493] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.567670   799 raft_consensus.cc:515] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.570345   799 leader_election.cc:290] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721), a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3:38497)
I20260710 11:01:10.581604   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d" candidate_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da" is_pre_election: true
I20260710 11:01:10.582437   604 raft_consensus.cc:2468] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e95e34a28dc441ab1fc3eb8a3d79c9c in term 0.
I20260710 11:01:10.583545   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d" candidate_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a169b7932d834f7ca39c4dc6df767f95" is_pre_election: true
I20260710 11:01:10.583563   645 leader_election.cc:304] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95e34a28dc441ab1fc3eb8a3d79c9c, d5d787716f1a4cca8b97f145f44ce1da; no voters: 
I20260710 11:01:10.584211   753 raft_consensus.cc:2468] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e95e34a28dc441ab1fc3eb8a3d79c9c in term 0.
I20260710 11:01:10.584784   799 raft_consensus.cc:2804] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.585192   799 raft_consensus.cc:493] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.585530   799 raft_consensus.cc:3060] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.591462   799 raft_consensus.cc:515] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.593497   799 leader_election.cc:290] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [CANDIDATE]: Term 1 election: Requested vote from peers d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721), a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3:38497)
I20260710 11:01:10.594408   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d" candidate_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
I20260710 11:01:10.594616   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d" candidate_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a169b7932d834f7ca39c4dc6df767f95"
I20260710 11:01:10.594996   604 raft_consensus.cc:3060] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.595356   753 raft_consensus.cc:3060] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:10.600239   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:10.600641   753 raft_consensus.cc:2468] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95e34a28dc441ab1fc3eb8a3d79c9c in term 1.
I20260710 11:01:10.601694   604 raft_consensus.cc:2468] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95e34a28dc441ab1fc3eb8a3d79c9c in term 1.
I20260710 11:01:10.602121   644 leader_election.cc:304] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95e34a28dc441ab1fc3eb8a3d79c9c, a169b7932d834f7ca39c4dc6df767f95; no voters: 
I20260710 11:01:10.603332   799 raft_consensus.cc:2804] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:10.604694   799 raft_consensus.cc:697] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 LEADER]: Becoming Leader. State: Replica: 5e95e34a28dc441ab1fc3eb8a3d79c9c, State: Running, Role: LEADER
I20260710 11:01:10.605372   799 consensus_queue.cc:237] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.613677   501 catalog_manager.cc:5697] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2). New cstate: current_term: 1 leader_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:10.622925   803 raft_consensus.cc:493] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:10.623461   803 raft_consensus.cc:515] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.625396   803 leader_election.cc:290] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721), 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771)
I20260710 11:01:10.626612   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c325aa69764bf3840f984252db9f93" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da" is_pre_election: true
I20260710 11:01:10.626612   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c325aa69764bf3840f984252db9f93" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" is_pre_election: true
I20260710 11:01:10.627843   679 raft_consensus.cc:2468] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 0.
I20260710 11:01:10.627843   604 raft_consensus.cc:2468] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 0.
I20260710 11:01:10.629030   717 leader_election.cc:304] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95e34a28dc441ab1fc3eb8a3d79c9c, a169b7932d834f7ca39c4dc6df767f95; no voters: 
I20260710 11:01:10.629892   803 raft_consensus.cc:2804] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:10.630496   803 raft_consensus.cc:493] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:10.630976   803 raft_consensus.cc:3060] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.636209   803 raft_consensus.cc:515] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.638176   803 leader_election.cc:290] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 election: Requested vote from peers d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721), 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771)
I20260710 11:01:10.638898   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c325aa69764bf3840f984252db9f93" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
I20260710 11:01:10.639199   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c325aa69764bf3840f984252db9f93" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
I20260710 11:01:10.639622   604 raft_consensus.cc:3060] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.639854   679 raft_consensus.cc:3060] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:10.644631   604 raft_consensus.cc:2468] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 1.
I20260710 11:01:10.644687   679 raft_consensus.cc:2468] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 1.
I20260710 11:01:10.645818   719 leader_election.cc:304] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a169b7932d834f7ca39c4dc6df767f95, d5d787716f1a4cca8b97f145f44ce1da; no voters: 
I20260710 11:01:10.646559   803 raft_consensus.cc:2804] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:10.646979   803 raft_consensus.cc:697] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Becoming Leader. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Running, Role: LEADER
I20260710 11:01:10.647739   803 consensus_queue.cc:237] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.654399   501 catalog_manager.cc:5697] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 reported cstate change: term changed from 0 to 1, leader changed from <none> to a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "a169b7932d834f7ca39c4dc6df767f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:10.685180   753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42d6cade783e4c36b62f77a8a05c6d43"
dest_uuid: "a169b7932d834f7ca39c4dc6df767f95"
mode: GRACEFUL
new_leader_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
 from {username='slave'} at 127.0.0.1:60284
I20260710 11:01:10.685819   753 raft_consensus.cc:606] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Received request to transfer leadership to TS d5d787716f1a4cca8b97f145f44ce1da
I20260710 11:01:10.692068   753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "340132388f5c4110b16fa409ec70daf3"
dest_uuid: "a169b7932d834f7ca39c4dc6df767f95"
mode: GRACEFUL
new_leader_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
 from {username='slave'} at 127.0.0.1:60284
I20260710 11:01:10.692870   753 raft_consensus.cc:606] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Received request to transfer leadership to TS 5e95e34a28dc441ab1fc3eb8a3d79c9c
I20260710 11:01:10.699585   753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9c325aa69764bf3840f984252db9f93"
dest_uuid: "a169b7932d834f7ca39c4dc6df767f95"
mode: GRACEFUL
new_leader_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
 from {username='slave'} at 127.0.0.1:60284
I20260710 11:01:10.700210   753 raft_consensus.cc:606] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Received request to transfer leadership to TS d5d787716f1a4cca8b97f145f44ce1da
I20260710 11:01:10.713881   679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d"
dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
mode: GRACEFUL
new_leader_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
 from {username='slave'} at 127.0.0.1:38754
I20260710 11:01:10.714514   679 raft_consensus.cc:606] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 LEADER]: Received request to transfer leadership to TS d5d787716f1a4cca8b97f145f44ce1da
I20260710 11:01:10.798965   805 consensus_queue.cc:1048] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:10.799868   803 consensus_queue.cc:1048] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:10.818608   805 raft_consensus.cc:993] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95: : Instructing follower d5d787716f1a4cca8b97f145f44ce1da to start an election
I20260710 11:01:10.819339   803 raft_consensus.cc:1081] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Signalling peer d5d787716f1a4cca8b97f145f44ce1da to start an election
I20260710 11:01:10.821834   603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42d6cade783e4c36b62f77a8a05c6d43"
dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
 from {username='slave'} at 127.0.0.1:57330
I20260710 11:01:10.822454   603 raft_consensus.cc:493] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:10.822826   603 raft_consensus.cc:3060] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:10.832031   603 raft_consensus.cc:515] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.833273   604 raft_consensus.cc:1240] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Rejecting Update request from peer a169b7932d834f7ca39c4dc6df767f95 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:10.836871   603 leader_election.cc:290] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [CANDIDATE]: Term 2 election: Requested vote from peers a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3:38497), 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771)
I20260710 11:01:10.842301   803 consensus_queue.cc:1059] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:10.843405   830 raft_consensus.cc:3055] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:10.843780   830 raft_consensus.cc:740] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Running, Role: LEADER
I20260710 11:01:10.844633   830 consensus_queue.cc:260] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.845777   830 raft_consensus.cc:3060] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:10.850203   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d6cade783e4c36b62f77a8a05c6d43" candidate_uuid: "d5d787716f1a4cca8b97f145f44ce1da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a169b7932d834f7ca39c4dc6df767f95"
I20260710 11:01:10.853178   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d6cade783e4c36b62f77a8a05c6d43" candidate_uuid: "d5d787716f1a4cca8b97f145f44ce1da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
I20260710 11:01:10.853837   679 raft_consensus.cc:3060] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:10.859396   679 raft_consensus.cc:2468] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5d787716f1a4cca8b97f145f44ce1da in term 2.
I20260710 11:01:10.860670   568 leader_election.cc:304] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95e34a28dc441ab1fc3eb8a3d79c9c, d5d787716f1a4cca8b97f145f44ce1da; no voters: 
I20260710 11:01:10.861017   753 raft_consensus.cc:2468] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5d787716f1a4cca8b97f145f44ce1da in term 2.
I20260710 11:01:10.861510   798 raft_consensus.cc:2804] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:10.863137   798 raft_consensus.cc:697] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 2 LEADER]: Becoming Leader. State: Replica: d5d787716f1a4cca8b97f145f44ce1da, State: Running, Role: LEADER
I20260710 11:01:10.864039   798 consensus_queue.cc:237] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [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: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } }
I20260710 11:01:10.865586   830 consensus_queue.cc:1048] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:10.871428   499 catalog_manager.cc:5697] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da reported cstate change: term changed from 1 to 2, leader changed from a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3) to d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1). New cstate: current_term: 2 leader_uuid: "d5d787716f1a4cca8b97f145f44ce1da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:10.877744   803 consensus_queue.cc:1048] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:10.894909   805 raft_consensus.cc:993] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95: : Instructing follower 5e95e34a28dc441ab1fc3eb8a3d79c9c to start an election
I20260710 11:01:10.895605   803 raft_consensus.cc:1081] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Signalling peer 5e95e34a28dc441ab1fc3eb8a3d79c9c to start an election
I20260710 11:01:10.897418   679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "340132388f5c4110b16fa409ec70daf3"
dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
 from {username='slave'} at 127.0.0.1:38746
I20260710 11:01:10.898023   679 raft_consensus.cc:493] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:10.898468   679 raft_consensus.cc:3060] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:10.905520   679 raft_consensus.cc:515] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.908749   679 leader_election.cc:290] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [CANDIDATE]: Term 2 election: Requested vote from peers d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721), a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3:38497)
I20260710 11:01:10.909425   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340132388f5c4110b16fa409ec70daf3" candidate_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
I20260710 11:01:10.909763   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340132388f5c4110b16fa409ec70daf3" candidate_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a169b7932d834f7ca39c4dc6df767f95"
I20260710 11:01:10.910081   604 raft_consensus.cc:3060] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:10.910326   753 raft_consensus.cc:3055] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:10.910686   753 raft_consensus.cc:740] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Running, Role: LEADER
I20260710 11:01:10.911298   753 consensus_queue.cc:260] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.912194   753 raft_consensus.cc:3060] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:10.915340   604 raft_consensus.cc:2468] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95e34a28dc441ab1fc3eb8a3d79c9c in term 2.
I20260710 11:01:10.916527   645 leader_election.cc:304] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95e34a28dc441ab1fc3eb8a3d79c9c, d5d787716f1a4cca8b97f145f44ce1da; no voters: 
I20260710 11:01:10.917299   753 raft_consensus.cc:2468] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95e34a28dc441ab1fc3eb8a3d79c9c in term 2.
I20260710 11:01:10.917366   799 raft_consensus.cc:2804] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:10.918008   799 raft_consensus.cc:697] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 LEADER]: Becoming Leader. State: Replica: 5e95e34a28dc441ab1fc3eb8a3d79c9c, State: Running, Role: LEADER
I20260710 11:01:10.918745   799 consensus_queue.cc:237] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:10.924861   500 catalog_manager.cc:5697] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c reported cstate change: term changed from 1 to 2, leader changed from a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3) to 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2). New cstate: current_term: 2 leader_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.008809   799 consensus_queue.cc:1048] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.020859   799 consensus_queue.cc:1048] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.030407   838 raft_consensus.cc:993] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c: : Instructing follower d5d787716f1a4cca8b97f145f44ce1da to start an election
I20260710 11:01:11.031018   799 raft_consensus.cc:1081] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 LEADER]: Signalling peer d5d787716f1a4cca8b97f145f44ce1da to start an election
I20260710 11:01:11.032871   604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d"
dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
 from {username='slave'} at 127.0.0.1:57336
I20260710 11:01:11.033458   604 raft_consensus.cc:493] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.033866   604 raft_consensus.cc:3060] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.040756   604 raft_consensus.cc:515] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:11.043104   604 leader_election.cc:290] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [CANDIDATE]: Term 2 election: Requested vote from peers 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771), a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3:38497)
I20260710 11:01:11.044176   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d" candidate_uuid: "d5d787716f1a4cca8b97f145f44ce1da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
I20260710 11:01:11.044459   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d" candidate_uuid: "d5d787716f1a4cca8b97f145f44ce1da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a169b7932d834f7ca39c4dc6df767f95"
I20260710 11:01:11.044937   679 raft_consensus.cc:3055] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.045373   679 raft_consensus.cc:740] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e95e34a28dc441ab1fc3eb8a3d79c9c, State: Running, Role: LEADER
I20260710 11:01:11.045336   753 raft_consensus.cc:3060] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.046399   679 consensus_queue.cc:260] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:11.047874   679 raft_consensus.cc:3060] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.055279   753 raft_consensus.cc:2468] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5d787716f1a4cca8b97f145f44ce1da in term 2.
I20260710 11:01:11.055574   679 raft_consensus.cc:2468] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5d787716f1a4cca8b97f145f44ce1da in term 2.
I20260710 11:01:11.056671   568 leader_election.cc:304] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95e34a28dc441ab1fc3eb8a3d79c9c, d5d787716f1a4cca8b97f145f44ce1da; no voters: 
I20260710 11:01:11.057758   798 raft_consensus.cc:2804] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.058492   798 raft_consensus.cc:697] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 2 LEADER]: Becoming Leader. State: Replica: d5d787716f1a4cca8b97f145f44ce1da, State: Running, Role: LEADER
I20260710 11:01:11.059372   798 consensus_queue.cc:237] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:11.065651   499 catalog_manager.cc:5697] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da reported cstate change: term changed from 1 to 2, leader changed from 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2) to d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1). New cstate: current_term: 2 leader_uuid: "d5d787716f1a4cca8b97f145f44ce1da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.132165   803 consensus_queue.cc:1048] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.144289   803 consensus_queue.cc:1048] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.153229   805 raft_consensus.cc:993] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95: : Instructing follower d5d787716f1a4cca8b97f145f44ce1da to start an election
I20260710 11:01:11.153779   803 raft_consensus.cc:1081] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Signalling peer d5d787716f1a4cca8b97f145f44ce1da to start an election
I20260710 11:01:11.155671   604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9c325aa69764bf3840f984252db9f93"
dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
 from {username='slave'} at 127.0.0.1:57330
I20260710 11:01:11.156224   604 raft_consensus.cc:493] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.156647   604 raft_consensus.cc:3060] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.161929   604 raft_consensus.cc:515] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:11.165015   604 leader_election.cc:290] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [CANDIDATE]: Term 2 election: Requested vote from peers 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771), a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3:38497)
I20260710 11:01:11.165453   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c325aa69764bf3840f984252db9f93" candidate_uuid: "d5d787716f1a4cca8b97f145f44ce1da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
I20260710 11:01:11.166098   679 raft_consensus.cc:3060] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.166276   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c325aa69764bf3840f984252db9f93" candidate_uuid: "d5d787716f1a4cca8b97f145f44ce1da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a169b7932d834f7ca39c4dc6df767f95"
I20260710 11:01:11.166860   753 raft_consensus.cc:3055] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.167188   753 raft_consensus.cc:740] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Running, Role: LEADER
I20260710 11:01:11.168001   753 consensus_queue.cc:260] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:11.169255   753 raft_consensus.cc:3060] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.173882   679 raft_consensus.cc:2468] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5d787716f1a4cca8b97f145f44ce1da in term 2.
I20260710 11:01:11.175570   568 leader_election.cc:304] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95e34a28dc441ab1fc3eb8a3d79c9c, d5d787716f1a4cca8b97f145f44ce1da; no voters: 
I20260710 11:01:11.176501   798 raft_consensus.cc:2804] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.177156   753 raft_consensus.cc:2468] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5d787716f1a4cca8b97f145f44ce1da in term 2.
I20260710 11:01:11.177309   798 raft_consensus.cc:697] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 2 LEADER]: Becoming Leader. State: Replica: d5d787716f1a4cca8b97f145f44ce1da, State: Running, Role: LEADER
I20260710 11:01:11.178369   798 consensus_queue.cc:237] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:11.187057   499 catalog_manager.cc:5697] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da reported cstate change: term changed from 1 to 2, leader changed from a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3) to d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1). New cstate: current_term: 2 leader_uuid: "d5d787716f1a4cca8b97f145f44ce1da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.207306 29540 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:01:11.209101 29540 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:01:11.209520 29540 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:01:11.224179   604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d"
dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
mode: GRACEFUL
new_leader_uuid: "a169b7932d834f7ca39c4dc6df767f95"
 from {username='slave'} at 127.0.0.1:57342
I20260710 11:01:11.225072   604 raft_consensus.cc:606] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 2 LEADER]: Received request to transfer leadership to TS a169b7932d834f7ca39c4dc6df767f95
I20260710 11:01:11.226778 29540 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:01:11.252359   753 raft_consensus.cc:1275] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Refusing update from remote peer d5d787716f1a4cca8b97f145f44ce1da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.253650   798 consensus_queue.cc:1048] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.266286   679 raft_consensus.cc:1275] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Refusing update from remote peer d5d787716f1a4cca8b97f145f44ce1da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.268088   844 consensus_queue.cc:1048] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:11.452687   753 raft_consensus.cc:1275] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Refusing update from remote peer 5e95e34a28dc441ab1fc3eb8a3d79c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.454020   799 consensus_queue.cc:1048] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.462162   604 raft_consensus.cc:1275] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Refusing update from remote peer 5e95e34a28dc441ab1fc3eb8a3d79c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.463912   799 consensus_queue.cc:1048] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.488106   679 raft_consensus.cc:1275] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Refusing update from remote peer d5d787716f1a4cca8b97f145f44ce1da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.489437   844 consensus_queue.cc:1048] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.498318   753 raft_consensus.cc:1275] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Refusing update from remote peer d5d787716f1a4cca8b97f145f44ce1da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.499922   833 consensus_queue.cc:1048] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:11.506336   845 raft_consensus.cc:993] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da: : Instructing follower a169b7932d834f7ca39c4dc6df767f95 to start an election
I20260710 11:01:11.506826   845 raft_consensus.cc:1081] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 2 LEADER]: Signalling peer a169b7932d834f7ca39c4dc6df767f95 to start an election
I20260710 11:01:11.508512   753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d"
dest_uuid: "a169b7932d834f7ca39c4dc6df767f95"
 from {username='slave'} at 127.0.0.1:60286
I20260710 11:01:11.508984   753 raft_consensus.cc:493] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.509269   753 raft_consensus.cc:3060] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:11.514468   753 raft_consensus.cc:515] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:11.516424   753 leader_election.cc:290] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [CANDIDATE]: Term 3 election: Requested vote from peers d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1:44721), 5e95e34a28dc441ab1fc3eb8a3d79c9c (127.28.217.2:37771)
I20260710 11:01:11.517352   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5d787716f1a4cca8b97f145f44ce1da"
I20260710 11:01:11.517493   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e146e7ec4f4fadb88519b72346955d" candidate_uuid: "a169b7932d834f7ca39c4dc6df767f95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c"
I20260710 11:01:11.518006   604 raft_consensus.cc:3055] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:11.518118   679 raft_consensus.cc:3060] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:11.518406   604 raft_consensus.cc:740] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5d787716f1a4cca8b97f145f44ce1da, State: Running, Role: LEADER
I20260710 11:01:11.519279   604 consensus_queue.cc:260] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [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: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:11.520251   604 raft_consensus.cc:3060] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:11.524483   679 raft_consensus.cc:2468] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 3.
I20260710 11:01:11.525614   717 leader_election.cc:304] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [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: 5e95e34a28dc441ab1fc3eb8a3d79c9c, a169b7932d834f7ca39c4dc6df767f95; no voters: 
I20260710 11:01:11.525743   604 raft_consensus.cc:2468] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a169b7932d834f7ca39c4dc6df767f95 in term 3.
I20260710 11:01:11.526360   803 raft_consensus.cc:2804] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:11.526865   803 raft_consensus.cc:697] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 3 LEADER]: Becoming Leader. State: Replica: a169b7932d834f7ca39c4dc6df767f95, State: Running, Role: LEADER
I20260710 11:01:11.527606   803 consensus_queue.cc:237] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [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: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } }
I20260710 11:01:11.533208   499 catalog_manager.cc:5697] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 reported cstate change: term changed from 2 to 3, leader changed from d5d787716f1a4cca8b97f145f44ce1da (127.28.217.1) to a169b7932d834f7ca39c4dc6df767f95 (127.28.217.3). New cstate: current_term: 3 leader_uuid: "a169b7932d834f7ca39c4dc6df767f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5d787716f1a4cca8b97f145f44ce1da" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 44721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.588925 29540 tablet_server.cc:179] TabletServer@127.28.217.1:0 shutting down...
I20260710 11:01:11.602843   753 raft_consensus.cc:1275] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Refusing update from remote peer d5d787716f1a4cca8b97f145f44ce1da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.606150   845 consensus_queue.cc:1048] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a169b7932d834f7ca39c4dc6df767f95" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 38497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.615803   679 raft_consensus.cc:1275] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Refusing update from remote peer d5d787716f1a4cca8b97f145f44ce1da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:11.617465   833 consensus_queue.cc:1048] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95e34a28dc441ab1fc3eb8a3d79c9c" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.625626 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:11.626284 29540 tablet_replica.cc:333] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da: stopping tablet replica
I20260710 11:01:11.627049 29540 raft_consensus.cc:2243] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:11.627858 29540 raft_consensus.cc:2272] T d9c325aa69764bf3840f984252db9f93 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.631232 29540 tablet_replica.cc:333] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da: stopping tablet replica
I20260710 11:01:11.631764 29540 raft_consensus.cc:2243] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:11.632194 29540 raft_consensus.cc:2272] T 340132388f5c4110b16fa409ec70daf3 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.634907 29540 tablet_replica.cc:333] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da: stopping tablet replica
I20260710 11:01:11.635653 29540 raft_consensus.cc:2243] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:11.636159 29540 raft_consensus.cc:2272] T c3e146e7ec4f4fadb88519b72346955d P d5d787716f1a4cca8b97f145f44ce1da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.638383 29540 tablet_replica.cc:333] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da: stopping tablet replica
I20260710 11:01:11.638813 29540 raft_consensus.cc:2243] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:11.639551 29540 raft_consensus.cc:2272] T 42d6cade783e4c36b62f77a8a05c6d43 P d5d787716f1a4cca8b97f145f44ce1da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.662448 29540 tablet_server.cc:196] TabletServer@127.28.217.1:0 shutdown complete.
I20260710 11:01:11.673447 29540 tablet_server.cc:179] TabletServer@127.28.217.2:0 shutting down...
I20260710 11:01:11.692577 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:11.693207 29540 tablet_replica.cc:333] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c: stopping tablet replica
I20260710 11:01:11.693737 29540 raft_consensus.cc:2243] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:11.694139 29540 raft_consensus.cc:2272] T c3e146e7ec4f4fadb88519b72346955d P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.696027 29540 tablet_replica.cc:333] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: stopping tablet replica
I20260710 11:01:11.696561 29540 raft_consensus.cc:2243] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:11.696933 29540 raft_consensus.cc:2272] T 42d6cade783e4c36b62f77a8a05c6d43 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.699455 29540 tablet_replica.cc:333] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: stopping tablet replica
I20260710 11:01:11.699952 29540 raft_consensus.cc:2243] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:11.700402 29540 raft_consensus.cc:2272] T d9c325aa69764bf3840f984252db9f93 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.702581 29540 tablet_replica.cc:333] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c: stopping tablet replica
I20260710 11:01:11.703058 29540 raft_consensus.cc:2243] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:11.703815 29540 raft_consensus.cc:2272] T 340132388f5c4110b16fa409ec70daf3 P 5e95e34a28dc441ab1fc3eb8a3d79c9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.726583 29540 tablet_server.cc:196] TabletServer@127.28.217.2:0 shutdown complete.
I20260710 11:01:11.738476 29540 tablet_server.cc:179] TabletServer@127.28.217.3:0 shutting down...
I20260710 11:01:11.757079 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:11.757752 29540 tablet_replica.cc:333] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95: stopping tablet replica
I20260710 11:01:11.758335 29540 raft_consensus.cc:2243] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:11.758827 29540 raft_consensus.cc:2272] T d9c325aa69764bf3840f984252db9f93 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.761196 29540 tablet_replica.cc:333] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95: stopping tablet replica
I20260710 11:01:11.761772 29540 raft_consensus.cc:2243] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:11.762241 29540 raft_consensus.cc:2272] T 340132388f5c4110b16fa409ec70daf3 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.764464 29540 tablet_replica.cc:333] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95: stopping tablet replica
I20260710 11:01:11.765005 29540 raft_consensus.cc:2243] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:11.765657 29540 pending_rounds.cc:70] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95: Trying to abort 1 pending ops.
I20260710 11:01:11.765875 29540 pending_rounds.cc:77] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305958488183812096 op_type: NO_OP noop_request { }
I20260710 11:01:11.766197 29540 raft_consensus.cc:2889] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:11.766507 29540 raft_consensus.cc:2272] T c3e146e7ec4f4fadb88519b72346955d P a169b7932d834f7ca39c4dc6df767f95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.769054 29540 tablet_replica.cc:333] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95: stopping tablet replica
I20260710 11:01:11.769606 29540 raft_consensus.cc:2243] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:11.770064 29540 raft_consensus.cc:2272] T 42d6cade783e4c36b62f77a8a05c6d43 P a169b7932d834f7ca39c4dc6df767f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.792552 29540 tablet_server.cc:196] TabletServer@127.28.217.3:0 shutdown complete.
I20260710 11:01:11.804525 29540 master.cc:562] Master@127.28.217.62:34317 shutting down...
I20260710 11:01:11.820806 29540 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:11.821355 29540 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:11.821659 29540 tablet_replica.cc:333] T 00000000000000000000000000000000 P 182ede6ca22d4171be25084993642c6f: stopping tablet replica
I20260710 11:01:11.840493 29540 master.cc:584] Master@127.28.217.62:34317 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2409 ms)
[----------] 6 tests from LeaderRebalancerTest (87709 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:01:11.871318 29540 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.217.62:41301
I20260710 11:01:11.872568 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:11.878257   846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:11.878466   847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:11.879539   849 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:11.880772 29540 server_base.cc:1061] running on GCE node
I20260710 11:01:11.881531 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:11.881733 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:11.881860 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681271881848 us; error 0 us; skew 500 ppm
I20260710 11:01:11.882360 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:11.884794 29540 webserver.cc:533] Webserver started at http://127.28.217.62:34219/ using document root <none> and password file <none>
I20260710 11:01:11.885258 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:11.885417 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:11.885648 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:11.886698 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/master-0-root/instance:
uuid: "82c099a33c2a47528e408a7337b354af"
format_stamp: "Formatted at 2026-07-10 11:01:11 on dist-test-slave-b094"
I20260710 11:01:11.891348 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:01:11.895116   854 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:11.895972 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:11.896296 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/master-0-root
uuid: "82c099a33c2a47528e408a7337b354af"
format_stamp: "Formatted at 2026-07-10 11:01:11 on dist-test-slave-b094"
I20260710 11:01:11.896669 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:11.924124 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:11.925379 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:11.964428 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.62:41301
I20260710 11:01:11.964604   905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.62:41301 every 8 connection(s)
I20260710 11:01:11.968410   906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:11.979717   906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af: Bootstrap starting.
I20260710 11:01:11.984480   906 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.988765   906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af: No bootstrap required, opened a new log
I20260710 11:01:11.990934   906 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c099a33c2a47528e408a7337b354af" member_type: VOTER }
I20260710 11:01:11.991338   906 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.991613   906 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c099a33c2a47528e408a7337b354af, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.992271   906 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82c099a33c2a47528e408a7337b354af" member_type: VOTER }
I20260710 11:01:11.992795   906 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:11.993052   906 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:11.993362   906 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.998456   906 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c099a33c2a47528e408a7337b354af" member_type: VOTER }
I20260710 11:01:11.999244   906 leader_election.cc:304] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [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: 82c099a33c2a47528e408a7337b354af; no voters: 
I20260710 11:01:12.000540   906 leader_election.cc:290] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:12.000859   909 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:12.002269   909 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 1 LEADER]: Becoming Leader. State: Replica: 82c099a33c2a47528e408a7337b354af, State: Running, Role: LEADER
I20260710 11:01:12.002915   909 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [LEADER]: Queue going to LEADER mode. State: All 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: "82c099a33c2a47528e408a7337b354af" member_type: VOTER }
I20260710 11:01:12.003710   906 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:12.005980   910 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82c099a33c2a47528e408a7337b354af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c099a33c2a47528e408a7337b354af" member_type: VOTER } }
I20260710 11:01:12.005990   911 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82c099a33c2a47528e408a7337b354af. Latest consensus state: current_term: 1 leader_uuid: "82c099a33c2a47528e408a7337b354af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c099a33c2a47528e408a7337b354af" member_type: VOTER } }
I20260710 11:01:12.006835   911 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:12.006809   910 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:12.009361   915 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:12.014606   915 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:12.020009 29540 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:12.025408   915 catalog_manager.cc:1383] Generated new cluster ID: 6058cd26e4744de1865e65b839850284
I20260710 11:01:12.025731   915 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:12.053855   915 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:12.055176   915 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:12.069625   915 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af: Generated new TSK 0
I20260710 11:01:12.070318   915 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:12.086665 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:12.093191   927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:12.094293   928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:12.095685   930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:12.095909 29540 server_base.cc:1061] running on GCE node
I20260710 11:01:12.096839 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:12.097013 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:12.097134 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681272097122 us; error 0 us; skew 500 ppm
I20260710 11:01:12.097576 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:12.100123 29540 webserver.cc:533] Webserver started at http://127.28.217.1:37369/ using document root <none> and password file <none>
I20260710 11:01:12.100672 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:12.100854 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:12.101231 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:12.102316 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-0-root/instance:
uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
format_stamp: "Formatted at 2026-07-10 11:01:12 on dist-test-slave-b094"
I20260710 11:01:12.106990 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:01:12.110599   935 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:12.111445 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:12.111811 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-0-root
uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
format_stamp: "Formatted at 2026-07-10 11:01:12 on dist-test-slave-b094"
I20260710 11:01:12.112110 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:12.125945 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:12.127147 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:12.128751 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:12.131115 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:12.131356 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:12.131618 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:12.131788 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:12.174422 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.1:33873
I20260710 11:01:12.174521   997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.1:33873 every 8 connection(s)
I20260710 11:01:12.179435 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:12.186713  1002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:12.187388  1003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:12.195238  1005 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:12.195904   998 heartbeater.cc:344] Connected to a master server at 127.28.217.62:41301
I20260710 11:01:12.196391   998 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:12.196609 29540 server_base.cc:1061] running on GCE node
I20260710 11:01:12.197352   998 heartbeater.cc:507] Master 127.28.217.62:41301 requested a full tablet report, sending...
I20260710 11:01:12.197635 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:12.197901 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:12.198092 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681272198075 us; error 0 us; skew 500 ppm
I20260710 11:01:12.198761 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:12.199779   871 ts_manager.cc:194] Registered new tserver with Master: 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873)
I20260710 11:01:12.201606 29540 webserver.cc:533] Webserver started at http://127.28.217.2:33291/ using document root <none> and password file <none>
I20260710 11:01:12.202270 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:12.202270   871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42230
I20260710 11:01:12.202654 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:12.203003 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:12.204428 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-1-root/instance:
uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
format_stamp: "Formatted at 2026-07-10 11:01:12 on dist-test-slave-b094"
I20260710 11:01:12.209288 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:01:12.212484  1010 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:12.213349 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:12.213699 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-1-root
uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
format_stamp: "Formatted at 2026-07-10 11:01:12 on dist-test-slave-b094"
I20260710 11:01:12.214075 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:12.261040 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:12.262215 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:12.263741 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:12.266146 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:12.266399 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:12.266676 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:12.266888 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:12.307027 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.2:34997
I20260710 11:01:12.307134  1072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.2:34997 every 8 connection(s)
I20260710 11:01:12.312163 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:12.319286  1076 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:12.321696  1077 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:12.322813 29540 server_base.cc:1061] running on GCE node
W20260710 11:01:12.323364  1079 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:12.324582 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:12.324841 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:12.325042 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681272325024 us; error 0 us; skew 500 ppm
I20260710 11:01:12.325284  1073 heartbeater.cc:344] Connected to a master server at 127.28.217.62:41301
I20260710 11:01:12.325706  1073 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:12.325788 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:12.326807  1073 heartbeater.cc:507] Master 127.28.217.62:41301 requested a full tablet report, sending...
I20260710 11:01:12.329183 29540 webserver.cc:533] Webserver started at http://127.28.217.3:33469/ using document root <none> and password file <none>
I20260710 11:01:12.329334   871 ts_manager.cc:194] Registered new tserver with Master: 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:12.329865 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:12.330137 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:12.330428 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:12.331039   871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42234
I20260710 11:01:12.331691 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-2-root/instance:
uuid: "752544dc6c504be696e9ddcdf8480a2e"
format_stamp: "Formatted at 2026-07-10 11:01:12 on dist-test-slave-b094"
I20260710 11:01:12.337175 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:12.340811  1084 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:12.341692 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:01:12.342065 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-2-root
uuid: "752544dc6c504be696e9ddcdf8480a2e"
format_stamp: "Formatted at 2026-07-10 11:01:12 on dist-test-slave-b094"
I20260710 11:01:12.342402 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681183992021-29540-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:12.356413 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:12.357511 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:12.358940 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:12.361195 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:12.361426 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:12.361667 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:12.361840 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:12.401075 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.3:43565
I20260710 11:01:12.401204  1146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.3:43565 every 8 connection(s)
I20260710 11:01:12.416128  1147 heartbeater.cc:344] Connected to a master server at 127.28.217.62:41301
I20260710 11:01:12.416671  1147 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:12.417411  1147 heartbeater.cc:507] Master 127.28.217.62:41301 requested a full tablet report, sending...
I20260710 11:01:12.419549   871 ts_manager.cc:194] Registered new tserver with Master: 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:12.419582 29540 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015294524s
I20260710 11:01:12.421005   871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42242
I20260710 11:01:12.446395   871 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42252:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:12.449046   871 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:12.524611   963 tablet_service.cc:1511] Processing CreateTablet for tablet 38404da54b3746c980f5d35367c6fd11 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:12.526151   963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38404da54b3746c980f5d35367c6fd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.527278   962 tablet_service.cc:1511] Processing CreateTablet for tablet c281aa56d28947de9d89bda003b744a0 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:12.528704   962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c281aa56d28947de9d89bda003b744a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.534479   961 tablet_service.cc:1511] Processing CreateTablet for tablet 0261a042e5254f2abcafe0aca703f867 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:12.536114   961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0261a042e5254f2abcafe0aca703f867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.537671  1112 tablet_service.cc:1511] Processing CreateTablet for tablet 38404da54b3746c980f5d35367c6fd11 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:12.550560  1112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38404da54b3746c980f5d35367c6fd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.553279   959 tablet_service.cc:1511] Processing CreateTablet for tablet a80b601b717e422eb7974bc3de19f429 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:12.554877   959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80b601b717e422eb7974bc3de19f429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.539288  1111 tablet_service.cc:1511] Processing CreateTablet for tablet c281aa56d28947de9d89bda003b744a0 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:12.559417  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c281aa56d28947de9d89bda003b744a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.541862   960 tablet_service.cc:1511] Processing CreateTablet for tablet 45b85f2fc8364d97a79c1592e7cb96f3 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:12.561789   963 tablet_service.cc:1511] Processing CreateTablet for tablet 38dd05dc6066481a8c5bb6867b40dd6c (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:12.564918   958 tablet_service.cc:1511] Processing CreateTablet for tablet 56ac3046392040918b33adf033221e3d (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:12.566927   960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b85f2fc8364d97a79c1592e7cb96f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.569552  1110 tablet_service.cc:1511] Processing CreateTablet for tablet 0261a042e5254f2abcafe0aca703f867 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:12.571237  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0261a042e5254f2abcafe0aca703f867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.570953  1107 tablet_service.cc:1511] Processing CreateTablet for tablet 38dd05dc6066481a8c5bb6867b40dd6c (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:12.573519  1109 tablet_service.cc:1511] Processing CreateTablet for tablet 45b85f2fc8364d97a79c1592e7cb96f3 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:12.573939  1106 tablet_service.cc:1511] Processing CreateTablet for tablet 56ac3046392040918b33adf033221e3d (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:12.577530   957 tablet_service.cc:1511] Processing CreateTablet for tablet 799b883547754650ba75f3bdb786949d (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:12.575954  1108 tablet_service.cc:1511] Processing CreateTablet for tablet a80b601b717e422eb7974bc3de19f429 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:12.580363  1107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38dd05dc6066481a8c5bb6867b40dd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.580613   956 tablet_service.cc:1511] Processing CreateTablet for tablet 93bf46b3401e4946be406744c27a2df1 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:12.582974  1106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ac3046392040918b33adf033221e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.584705   956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93bf46b3401e4946be406744c27a2df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.586344   957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799b883547754650ba75f3bdb786949d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.587915   958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ac3046392040918b33adf033221e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.588721  1108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80b601b717e422eb7974bc3de19f429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.591051  1109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b85f2fc8364d97a79c1592e7cb96f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.593672  1105 tablet_service.cc:1511] Processing CreateTablet for tablet 799b883547754650ba75f3bdb786949d (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:12.595227  1105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799b883547754650ba75f3bdb786949d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.610283  1104 tablet_service.cc:1511] Processing CreateTablet for tablet 93bf46b3401e4946be406744c27a2df1 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:12.611819  1104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93bf46b3401e4946be406744c27a2df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.632642  1038 tablet_service.cc:1511] Processing CreateTablet for tablet 38404da54b3746c980f5d35367c6fd11 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:12.634207  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38404da54b3746c980f5d35367c6fd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.640677  1037 tablet_service.cc:1511] Processing CreateTablet for tablet c281aa56d28947de9d89bda003b744a0 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:12.642297  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c281aa56d28947de9d89bda003b744a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.646250  1036 tablet_service.cc:1511] Processing CreateTablet for tablet 0261a042e5254f2abcafe0aca703f867 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:12.647878  1036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0261a042e5254f2abcafe0aca703f867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.654265  1035 tablet_service.cc:1511] Processing CreateTablet for tablet 45b85f2fc8364d97a79c1592e7cb96f3 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:12.655822  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b85f2fc8364d97a79c1592e7cb96f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.659418  1163 tablet_bootstrap.cc:492] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:12.660636   963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38dd05dc6066481a8c5bb6867b40dd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.662058  1034 tablet_service.cc:1511] Processing CreateTablet for tablet a80b601b717e422eb7974bc3de19f429 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:12.663623  1034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80b601b717e422eb7974bc3de19f429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.667092  1163 tablet_bootstrap.cc:654] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.670563  1033 tablet_service.cc:1511] Processing CreateTablet for tablet 38dd05dc6066481a8c5bb6867b40dd6c (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:12.672689  1033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38dd05dc6066481a8c5bb6867b40dd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.734984  1032 tablet_service.cc:1511] Processing CreateTablet for tablet 56ac3046392040918b33adf033221e3d (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:12.736486  1032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ac3046392040918b33adf033221e3d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:01:12.737047   857 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.217.3:43565, user_credentials={real_user=slave}} blocked reactor thread for 67525.6us
I20260710 11:01:12.741289  1162 tablet_bootstrap.cc:492] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:12.746235  1031 tablet_service.cc:1511] Processing CreateTablet for tablet 799b883547754650ba75f3bdb786949d (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:12.747601  1031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799b883547754650ba75f3bdb786949d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.753118  1162 tablet_bootstrap.cc:654] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.757923  1030 tablet_service.cc:1511] Processing CreateTablet for tablet 93bf46b3401e4946be406744c27a2df1 (DEFAULT_TABLE table=test-workload [id=58aba7f668204aa089596e3915e87fd6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:12.759598  1030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93bf46b3401e4946be406744c27a2df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:12.770654  1162 tablet_bootstrap.cc:492] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:12.771232  1162 ts_tablet_manager.cc:1403] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.002s
I20260710 11:01:12.774597  1162 raft_consensus.cc:359] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.775497  1162 raft_consensus.cc:385] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.775818  1162 raft_consensus.cc:740] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.776816  1162 consensus_queue.cc:260] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.802192  1166 tablet_bootstrap.cc:492] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:12.826658   998 heartbeater.cc:499] Master 127.28.217.62:41301 was elected leader, sending a full tablet report...
I20260710 11:01:12.828119  1162 ts_tablet_manager.cc:1434] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.057s	user 0.026s	sys 0.018s
I20260710 11:01:12.828550  1163 tablet_bootstrap.cc:492] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:12.829222  1163 ts_tablet_manager.cc:1403] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.175s	user 0.015s	sys 0.017s
I20260710 11:01:12.832557  1163 raft_consensus.cc:359] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.837924  1163 raft_consensus.cc:385] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.838392  1163 raft_consensus.cc:740] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.829257  1162 tablet_bootstrap.cc:492] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:12.844535  1163 consensus_queue.cc:260] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.846974  1162 tablet_bootstrap.cc:654] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.860999  1166 tablet_bootstrap.cc:654] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.868639  1163 ts_tablet_manager.cc:1434] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.039s	user 0.013s	sys 0.011s
I20260710 11:01:12.869050  1147 heartbeater.cc:499] Master 127.28.217.62:41301 was elected leader, sending a full tablet report...
I20260710 11:01:12.869814  1163 tablet_bootstrap.cc:492] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:12.871687  1166 tablet_bootstrap.cc:492] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:12.871984  1162 tablet_bootstrap.cc:492] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:12.872759  1166 ts_tablet_manager.cc:1403] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.000s
I20260710 11:01:12.875798  1166 raft_consensus.cc:359] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.876243  1163 tablet_bootstrap.cc:654] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.876721  1162 ts_tablet_manager.cc:1403] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.003s
I20260710 11:01:12.876735  1166 raft_consensus.cc:385] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.877388  1166 raft_consensus.cc:740] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.878404  1166 consensus_queue.cc:260] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.880362  1162 raft_consensus.cc:359] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:12.881506  1162 raft_consensus.cc:385] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.881933  1162 raft_consensus.cc:740] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.883176  1162 consensus_queue.cc:260] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:12.891322  1073 heartbeater.cc:499] Master 127.28.217.62:41301 was elected leader, sending a full tablet report...
I20260710 11:01:12.891798  1163 tablet_bootstrap.cc:492] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:12.892385  1163 ts_tablet_manager.cc:1403] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.010s
I20260710 11:01:12.892764  1162 ts_tablet_manager.cc:1434] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:01:12.893747  1162 tablet_bootstrap.cc:492] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:12.895203  1163 raft_consensus.cc:359] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.896034  1163 raft_consensus.cc:385] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.896322  1163 raft_consensus.cc:740] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.900594  1162 tablet_bootstrap.cc:654] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.901134  1166 ts_tablet_manager.cc:1434] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.011s
I20260710 11:01:12.902333  1166 tablet_bootstrap.cc:492] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:12.897222  1163 consensus_queue.cc:260] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.910794  1163 ts_tablet_manager.cc:1434] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260710 11:01:12.912922  1163 tablet_bootstrap.cc:492] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:12.914748  1162 tablet_bootstrap.cc:492] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:12.916090  1162 ts_tablet_manager.cc:1403] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 11:01:12.916272  1166 tablet_bootstrap.cc:654] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.919445  1162 raft_consensus.cc:359] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.920277  1162 raft_consensus.cc:385] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.920679  1162 raft_consensus.cc:740] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.920698  1163 tablet_bootstrap.cc:654] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.921607  1162 consensus_queue.cc:260] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.928237  1162 ts_tablet_manager.cc:1434] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:01:12.929407  1162 tablet_bootstrap.cc:492] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:12.935782  1162 tablet_bootstrap.cc:654] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.939339  1166 tablet_bootstrap.cc:492] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:12.940057  1166 ts_tablet_manager.cc:1403] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.021s
I20260710 11:01:12.942907  1166 raft_consensus.cc:359] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.943663  1166 raft_consensus.cc:385] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.943972  1166 raft_consensus.cc:740] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.944877  1166 consensus_queue.cc:260] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.946367  1162 tablet_bootstrap.cc:492] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:12.946512  1163 tablet_bootstrap.cc:492] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:12.946908  1162 ts_tablet_manager.cc:1403] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:01:12.947181  1163 ts_tablet_manager.cc:1403] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.008s
I20260710 11:01:12.947373  1166 ts_tablet_manager.cc:1434] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:12.948354  1166 tablet_bootstrap.cc:492] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:12.949757  1162 raft_consensus.cc:359] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.950513  1162 raft_consensus.cc:385] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.950840  1162 raft_consensus.cc:740] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.951696  1162 consensus_queue.cc:260] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.953962  1162 ts_tablet_manager.cc:1434] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:12.954686  1166 tablet_bootstrap.cc:654] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.954948  1162 tablet_bootstrap.cc:492] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:12.950116  1163 raft_consensus.cc:359] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.956480  1163 raft_consensus.cc:385] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.956820  1163 raft_consensus.cc:740] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.957791  1163 consensus_queue.cc:260] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.960783  1163 ts_tablet_manager.cc:1434] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 11:01:12.962302  1163 tablet_bootstrap.cc:492] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:12.969635  1166 tablet_bootstrap.cc:492] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:12.970368  1166 ts_tablet_manager.cc:1403] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260710 11:01:12.970468  1163 tablet_bootstrap.cc:654] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.972697  1162 tablet_bootstrap.cc:654] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.974015  1166 raft_consensus.cc:359] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.975000  1166 raft_consensus.cc:385] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.975351  1166 raft_consensus.cc:740] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.976261  1166 consensus_queue.cc:260] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.977263  1163 tablet_bootstrap.cc:492] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:12.977769  1163 ts_tablet_manager.cc:1403] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:01:12.978868  1166 ts_tablet_manager.cc:1434] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:12.978994  1162 tablet_bootstrap.cc:492] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:12.979645  1162 ts_tablet_manager.cc:1403] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260710 11:01:12.980238  1166 tablet_bootstrap.cc:492] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:12.980823  1163 raft_consensus.cc:359] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.981652  1163 raft_consensus.cc:385] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.981954  1163 raft_consensus.cc:740] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.982824  1163 consensus_queue.cc:260] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.983268  1162 raft_consensus.cc:359] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.984225  1162 raft_consensus.cc:385] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:12.984637  1162 raft_consensus.cc:740] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:12.985726  1162 consensus_queue.cc:260] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:12.988059  1163 ts_tablet_manager.cc:1434] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:01:12.988314  1166 tablet_bootstrap.cc:654] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:12.989252  1163 tablet_bootstrap.cc:492] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:12.998800  1163 tablet_bootstrap.cc:654] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.003181  1162 ts_tablet_manager.cc:1434] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260710 11:01:13.009846  1162 tablet_bootstrap.cc:492] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:13.011967  1166 tablet_bootstrap.cc:492] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:13.012692  1166 ts_tablet_manager.cc:1403] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.011s
W20260710 11:01:13.014524   919 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:13.014487  1163 tablet_bootstrap.cc:492] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:13.015743  1163 ts_tablet_manager.cc:1403] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.013s
I20260710 11:01:13.016557  1166 raft_consensus.cc:359] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.017318  1166 raft_consensus.cc:385] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.017773  1166 raft_consensus.cc:740] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.017988  1162 tablet_bootstrap.cc:654] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.018890  1166 consensus_queue.cc:260] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.019313  1163 raft_consensus.cc:359] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:13.020143  1163 raft_consensus.cc:385] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.020545  1163 raft_consensus.cc:740] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.021499  1163 consensus_queue.cc:260] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:13.021601  1166 ts_tablet_manager.cc:1434] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:13.023614  1166 tablet_bootstrap.cc:492] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:13.024749  1163 ts_tablet_manager.cc:1434] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:01:13.026001  1163 tablet_bootstrap.cc:492] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:13.031433  1166 tablet_bootstrap.cc:654] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.033905  1163 tablet_bootstrap.cc:654] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.037276  1162 tablet_bootstrap.cc:492] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:13.037871  1162 ts_tablet_manager.cc:1403] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.005s
I20260710 11:01:13.041204  1162 raft_consensus.cc:359] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.042047  1162 raft_consensus.cc:385] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.042433  1162 raft_consensus.cc:740] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.043226  1162 consensus_queue.cc:260] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.046073  1162 ts_tablet_manager.cc:1434] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:01:13.047369  1162 tablet_bootstrap.cc:492] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:13.051266  1163 tablet_bootstrap.cc:492] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:13.052158  1163 ts_tablet_manager.cc:1403] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260710 11:01:13.054359  1162 tablet_bootstrap.cc:654] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.056630  1163 raft_consensus.cc:359] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.057827  1163 raft_consensus.cc:385] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.058274  1163 raft_consensus.cc:740] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.059528  1163 consensus_queue.cc:260] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.067143  1163 ts_tablet_manager.cc:1434] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 11:01:13.067436  1162 tablet_bootstrap.cc:492] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:13.068192  1162 ts_tablet_manager.cc:1403] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:01:13.068868  1163 tablet_bootstrap.cc:492] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:13.071527  1162 raft_consensus.cc:359] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.072585  1162 raft_consensus.cc:385] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.072999  1162 raft_consensus.cc:740] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.074013  1162 consensus_queue.cc:260] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.077252  1162 ts_tablet_manager.cc:1434] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:01:13.081322  1166 tablet_bootstrap.cc:492] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:13.081993  1166 ts_tablet_manager.cc:1403] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.046s
I20260710 11:01:13.082007  1162 tablet_bootstrap.cc:492] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:13.085520  1163 tablet_bootstrap.cc:654] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.085124  1166 raft_consensus.cc:359] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:13.086084  1166 raft_consensus.cc:385] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.086457  1166 raft_consensus.cc:740] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.087299  1166 consensus_queue.cc:260] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:13.090092  1166 ts_tablet_manager.cc:1434] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:13.090919  1162 tablet_bootstrap.cc:654] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.091288  1166 tablet_bootstrap.cc:492] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:13.097302  1167 raft_consensus.cc:493] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.097856  1167 raft_consensus.cc:515] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.098774  1163 tablet_bootstrap.cc:492] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:13.098727  1172 raft_consensus.cc:493] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.099367  1166 tablet_bootstrap.cc:654] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.099375  1172 raft_consensus.cc:515] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.102814  1172 leader_election.cc:290] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.103775  1167 leader_election.cc:290] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.105060  1163 ts_tablet_manager.cc:1403] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.006s
I20260710 11:01:13.146202  1167 raft_consensus.cc:493] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.150295  1162 tablet_bootstrap.cc:492] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:13.151113  1162 ts_tablet_manager.cc:1403] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.007s
I20260710 11:01:13.147555  1167 raft_consensus.cc:515] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:13.157361  1166 tablet_bootstrap.cc:492] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:13.157196  1163 raft_consensus.cc:359] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.160627  1163 raft_consensus.cc:385] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.160897  1167 leader_election.cc:290] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:13.161072  1163 raft_consensus.cc:740] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.162132  1163 consensus_queue.cc:260] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.158236  1166 ts_tablet_manager.cc:1403] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.024s
I20260710 11:01:13.158239  1168 raft_consensus.cc:493] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.164994  1168 raft_consensus.cc:515] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.170503  1168 leader_election.cc:290] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:13.171262  1162 raft_consensus.cc:359] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.172051  1162 raft_consensus.cc:385] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.172299  1162 raft_consensus.cc:740] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.173388  1162 consensus_queue.cc:260] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.181664  1172 raft_consensus.cc:493] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.182557  1172 raft_consensus.cc:515] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.186415  1172 leader_election.cc:290] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.195369   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b883547754650ba75f3bdb786949d" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:13.196199  1166 raft_consensus.cc:359] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.196818   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0261a042e5254f2abcafe0aca703f867" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:13.197160  1166 raft_consensus.cc:385] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.197504  1166 raft_consensus.cc:740] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.197569   972 raft_consensus.cc:2468] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:13.196246   973 raft_consensus.cc:2468] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:13.194084  1162 ts_tablet_manager.cc:1434] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260710 11:01:13.201717  1162 tablet_bootstrap.cc:492] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:13.203071  1166 consensus_queue.cc:260] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.206038  1166 ts_tablet_manager.cc:1434] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260710 11:01:13.207111  1166 tablet_bootstrap.cc:492] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:13.218463  1162 tablet_bootstrap.cc:654] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.217212  1172 raft_consensus.cc:493] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.219069  1172 raft_consensus.cc:515] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:13.222771  1172 leader_election.cc:290] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.223416  1172 raft_consensus.cc:493] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.223502  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b883547754650ba75f3bdb786949d" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.223789  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0261a042e5254f2abcafe0aca703f867" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.223976  1172 raft_consensus.cc:515] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.224231  1122 raft_consensus.cc:2468] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:13.225214  1168 raft_consensus.cc:493] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.200728  1011 leader_election.cc:304] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:13.226226  1168 raft_consensus.cc:515] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.231067   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38404da54b3746c980f5d35367c6fd11" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:13.231544  1163 ts_tablet_manager.cc:1434] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.115s	user 0.013s	sys 0.003s
I20260710 11:01:13.231765  1166 tablet_bootstrap.cc:654] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.231771  1168 leader_election.cc:290] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:13.231778   973 raft_consensus.cc:2468] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:13.233387  1172 leader_election.cc:290] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.233953  1172 raft_consensus.cc:2804] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.234303  1172 raft_consensus.cc:493] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.235229  1167 raft_consensus.cc:493] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.235728  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38404da54b3746c980f5d35367c6fd11" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.235957  1167 raft_consensus.cc:515] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.237057  1122 raft_consensus.cc:2468] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:13.239476  1168 raft_consensus.cc:493] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.239946  1167 leader_election.cc:290] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.240077  1168 raft_consensus.cc:515] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.243357  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.244249  1122 raft_consensus.cc:2468] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:13.244442  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.245077  1121 raft_consensus.cc:2468] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 0.
I20260710 11:01:13.244642  1120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38404da54b3746c980f5d35367c6fd11" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.245671  1120 raft_consensus.cc:2468] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 0.
I20260710 11:01:13.246397  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bf46b3401e4946be406744c27a2df1" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.247177  1168 leader_election.cc:290] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:13.246938  1121 raft_consensus.cc:2468] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 0.
W20260710 11:01:13.246892  1013 leader_election.cc:343] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:13.249282  1013 leader_election.cc:304] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.250245  1163 tablet_bootstrap.cc:492] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:13.250679   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:13.250735  1013 leader_election.cc:304] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.234616  1172 raft_consensus.cc:3060] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.252133   938 leader_election.cc:304] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.253595   938 leader_election.cc:304] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.255478  1167 raft_consensus.cc:2804] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.256160  1167 raft_consensus.cc:493] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.256664  1167 raft_consensus.cc:3060] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:13.258332  1011 leader_election.cc:343] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:13.259572   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b883547754650ba75f3bdb786949d" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:13.260311   973 raft_consensus.cc:2468] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 0.
I20260710 11:01:13.262184   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:13.265425  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b883547754650ba75f3bdb786949d" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:13.266299  1048 raft_consensus.cc:2468] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 0.
I20260710 11:01:13.268397  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:13.269042  1048 raft_consensus.cc:2468] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 0.
I20260710 11:01:13.269476  1163 tablet_bootstrap.cc:654] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.271823  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ac3046392040918b33adf033221e3d" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:13.274838   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ac3046392040918b33adf033221e3d" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:13.275689   972 raft_consensus.cc:2468] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 0.
I20260710 11:01:13.275811  1088 leader_election.cc:304] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.276803  1168 raft_consensus.cc:2804] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.277190  1168 raft_consensus.cc:493] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.277536  1168 raft_consensus.cc:3060] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.279240  1201 raft_consensus.cc:2804] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.280809  1201 raft_consensus.cc:493] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.282599  1201 raft_consensus.cc:3060] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.285365  1085 leader_election.cc:304] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.285283  1167 raft_consensus.cc:515] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.286798   973 raft_consensus.cc:2393] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 752544dc6c504be696e9ddcdf8480a2e in current term 1: Already voted for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in this term.
I20260710 11:01:13.286686  1199 raft_consensus.cc:2804] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.287530  1199 raft_consensus.cc:493] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.287951  1199 raft_consensus.cc:3060] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.297252  1088 leader_election.cc:304] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [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: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:13.297766  1168 raft_consensus.cc:515] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.299928  1167 leader_election.cc:290] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.300612  1167 raft_consensus.cc:2804] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.300966  1167 raft_consensus.cc:493] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.301326  1167 raft_consensus.cc:3060] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.301164   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b883547754650ba75f3bdb786949d" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:13.301939   973 raft_consensus.cc:3060] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.307564  1205 raft_consensus.cc:493] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.310567  1167 raft_consensus.cc:515] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:13.311883  1205 raft_consensus.cc:515] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.313134  1167 leader_election.cc:290] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Requested vote from peers 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:13.310804  1168 leader_election.cc:290] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:13.315984  1162 tablet_bootstrap.cc:492] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:13.315934   973 raft_consensus.cc:2468] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 1.
I20260710 11:01:13.316874  1162 ts_tablet_manager.cc:1403] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.000s
I20260710 11:01:13.317476  1168 raft_consensus.cc:2804] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.317819  1085 leader_election.cc:304] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.319101  1168 raft_consensus.cc:493] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.319976  1162 raft_consensus.cc:359] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.321311  1162 raft_consensus.cc:385] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.313366  1203 raft_consensus.cc:2804] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.321642  1162 raft_consensus.cc:740] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
W20260710 11:01:13.314433  1013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.3:43565, user_credentials={real_user=slave}} blocked reactor thread for 63770.8us
I20260710 11:01:13.324054  1013 leader_election.cc:304] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [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: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:13.326741  1208 raft_consensus.cc:2804] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:01:13.327229   938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.3:43565, user_credentials={real_user=slave}} blocked reactor thread for 73717.6us
I20260710 11:01:13.328212   938 leader_election.cc:304] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
W20260710 11:01:13.329548  1088 leader_election.cc:343] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:13.329974  1204 raft_consensus.cc:2804] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.330562  1204 raft_consensus.cc:493] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.330951  1204 raft_consensus.cc:3060] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.332197  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b883547754650ba75f3bdb786949d" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:13.332310  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:13.332973  1205 leader_election.cc:290] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.333084  1120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38404da54b3746c980f5d35367c6fd11" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:13.321723  1168 raft_consensus.cc:3060] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.334136  1120 raft_consensus.cc:3060] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.335395  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
W20260710 11:01:13.337172   938 leader_election.cc:343] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:13.322518  1203 raft_consensus.cc:493] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.340806  1203 raft_consensus.cc:3060] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.342271  1120 raft_consensus.cc:2468] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 1.
I20260710 11:01:13.343966  1162 consensus_queue.cc:260] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.346887  1162 ts_tablet_manager.cc:1434] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:01:13.347334   938 leader_election.cc:304] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.348462  1205 raft_consensus.cc:2804] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:13.349227  1205 raft_consensus.cc:697] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:13.350044  1167 raft_consensus.cc:493] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.350558  1167 raft_consensus.cc:515] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.350484  1205 consensus_queue.cc:237] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:13.324427  1199 raft_consensus.cc:515] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.352923  1167 leader_election.cc:290] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.355356  1199 leader_election.cc:290] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:13.354923  1120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.358186  1163 tablet_bootstrap.cc:492] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:13.358713  1163 ts_tablet_manager.cc:1403] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.009s
I20260710 11:01:13.357798   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ac3046392040918b33adf033221e3d" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:13.361955   973 raft_consensus.cc:3060] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.360453  1120 raft_consensus.cc:2468] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 0.
I20260710 11:01:13.357543  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ac3046392040918b33adf033221e3d" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:13.361083  1172 raft_consensus.cc:515] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.365329   938 leader_election.cc:304] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.365700  1166 tablet_bootstrap.cc:492] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
W20260710 11:01:13.365829  1088 leader_election.cc:343] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:13.366098  1167 raft_consensus.cc:2804] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.366496  1167 raft_consensus.cc:493] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.366851  1167 raft_consensus.cc:3060] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.366499  1166 ts_tablet_manager.cc:1403] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.160s	user 0.036s	sys 0.068s
I20260710 11:01:13.369756   973 raft_consensus.cc:2468] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 1.
I20260710 11:01:13.360773  1201 raft_consensus.cc:515] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.370939  1085 leader_election.cc:304] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [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: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:13.371228  1048 raft_consensus.cc:2393] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 752544dc6c504be696e9ddcdf8480a2e in current term 1: Already voted for candidate 1c74d5a26b774f0d803cc9b2185f01bd in this term.
I20260710 11:01:13.373214  1172 leader_election.cc:290] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.373829  1172 raft_consensus.cc:2804] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.374414  1199 raft_consensus.cc:2804] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:13.374761   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b883547754650ba75f3bdb786949d" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:13.374943  1199 raft_consensus.cc:697] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:13.374658  1201 leader_election.cc:290] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.375664   972 raft_consensus.cc:2393] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c74d5a26b774f0d803cc9b2185f01bd in current term 1: Already voted for candidate 752544dc6c504be696e9ddcdf8480a2e in this term.
I20260710 11:01:13.374882  1166 raft_consensus.cc:359] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.376010  1199 consensus_queue.cc:237] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.376516  1166 raft_consensus.cc:385] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.377393  1166 raft_consensus.cc:740] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.376777   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0261a042e5254f2abcafe0aca703f867" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:13.378571   971 raft_consensus.cc:3060] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.378317  1203 raft_consensus.cc:515] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } }
I20260710 11:01:13.379150  1166 consensus_queue.cc:260] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.380273  1204 raft_consensus.cc:515] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.373230  1167 raft_consensus.cc:515] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.383152  1166 ts_tablet_manager.cc:1434] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:01:13.385500  1167 leader_election.cc:290] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.386179  1120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:13.386674  1166 tablet_bootstrap.cc:492] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:13.386960  1120 raft_consensus.cc:3060] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.386993  1204 leader_election.cc:290] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.374241  1172 raft_consensus.cc:493] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.390622  1163 raft_consensus.cc:359] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.391561  1163 raft_consensus.cc:385] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.391899  1163 raft_consensus.cc:740] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.393573  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bf46b3401e4946be406744c27a2df1" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:13.394224  1122 raft_consensus.cc:3060] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.398344  1166 tablet_bootstrap.cc:654] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.402480  1172 raft_consensus.cc:3060] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.403457  1168 raft_consensus.cc:515] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.405006  1163 consensus_queue.cc:260] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.407809  1120 raft_consensus.cc:2468] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 1.
I20260710 11:01:13.409232   938 leader_election.cc:304] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.410005  1205 raft_consensus.cc:2804] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:13.410647  1205 raft_consensus.cc:697] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:13.406823  1204 raft_consensus.cc:493] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:01:13.413542  1013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.217.3:43565, user_credentials={real_user=slave}} blocked reactor thread for 89121us
I20260710 11:01:13.411481  1205 consensus_queue.cc:237] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.414963  1204 raft_consensus.cc:515] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.418073  1204 leader_election.cc:290] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.419027  1121 raft_consensus.cc:2393] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in current term 1: Already voted for candidate 752544dc6c504be696e9ddcdf8480a2e in this term.
I20260710 11:01:13.419147   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38404da54b3746c980f5d35367c6fd11" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:13.419759  1120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80b601b717e422eb7974bc3de19f429" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.421563  1168 leader_election.cc:290] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:13.421885  1119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b883547754650ba75f3bdb786949d" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:13.422379   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:13.423146   973 raft_consensus.cc:2393] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 752544dc6c504be696e9ddcdf8480a2e in current term 1: Already voted for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in this term.
I20260710 11:01:13.423254  1047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38404da54b3746c980f5d35367c6fd11" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:13.424070  1047 raft_consensus.cc:2393] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in current term 1: Already voted for candidate 1c74d5a26b774f0d803cc9b2185f01bd in this term.
I20260710 11:01:13.419644   868 catalog_manager.cc:5697] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:13.424633  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bf46b3401e4946be406744c27a2df1" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:13.424080  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:13.425390  1048 raft_consensus.cc:2468] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 0.
I20260710 11:01:13.425966  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:13.426575  1045 raft_consensus.cc:3060] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.427173  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:13.427382  1043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:13.428818  1044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38404da54b3746c980f5d35367c6fd11" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:13.429069  1043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:13.429200  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0261a042e5254f2abcafe0aca703f867" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:13.429661  1044 raft_consensus.cc:2393] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in current term 1: Already voted for candidate 1c74d5a26b774f0d803cc9b2185f01bd in this term.
I20260710 11:01:13.429836  1121 raft_consensus.cc:3060] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.430105   971 raft_consensus.cc:2468] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 1.
I20260710 11:01:13.430393  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bf46b3401e4946be406744c27a2df1" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:13.431058  1085 leader_election.cc:304] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [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: 752544dc6c504be696e9ddcdf8480a2e; no voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:13.431308  1203 leader_election.cc:290] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.431907  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:13.432768  1011 leader_election.cc:304] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:13.433462  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80b601b717e422eb7974bc3de19f429" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:13.434132  1048 raft_consensus.cc:2468] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 0.
I20260710 11:01:13.407639  1208 raft_consensus.cc:697] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
W20260710 11:01:13.436137   939 leader_election.cc:343] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:13.435863  1208 consensus_queue.cc:237] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.436520  1120 raft_consensus.cc:2468] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 0.
I20260710 11:01:13.437747   938 leader_election.cc:304] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
W20260710 11:01:13.438180   939 leader_election.cc:343] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:13.442405  1168 raft_consensus.cc:2749] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:13.438642   939 leader_election.cc:304] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:13.458353  1167 raft_consensus.cc:2749] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:13.443275  1204 raft_consensus.cc:2804] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:13.459829  1204 raft_consensus.cc:493] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:13.460335  1204 raft_consensus.cc:3060] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.443207  1203 raft_consensus.cc:2804] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:13.465507  1203 raft_consensus.cc:697] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:13.467521  1203 consensus_queue.cc:237] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.428164  1122 raft_consensus.cc:2468] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 1.
I20260710 11:01:13.475248  1163 ts_tablet_manager.cc:1434] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.116s	user 0.032s	sys 0.008s
I20260710 11:01:13.476593  1163 tablet_bootstrap.cc:492] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:13.456112  1045 raft_consensus.cc:2468] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 1.
W20260710 11:01:13.476454   939 leader_election.cc:343] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:13.486627   938 leader_election.cc:304] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [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: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:13.488616  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38404da54b3746c980f5d35367c6fd11" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:13.488726  1205 raft_consensus.cc:2804] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:13.489676  1122 raft_consensus.cc:2393] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c74d5a26b774f0d803cc9b2185f01bd in current term 1: Already voted for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in this term.
I20260710 11:01:13.489593  1205 raft_consensus.cc:697] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:13.498255   939 leader_election.cc:304] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [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: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:13.499689  1013 leader_election.cc:304] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [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: 1c74d5a26b774f0d803cc9b2185f01bd; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:13.502250   870 catalog_manager.cc:5697] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 1 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:13.503834  1163 tablet_bootstrap.cc:654] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.504632  1167 raft_consensus.cc:2804] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:13.511031  1203 raft_consensus.cc:2749] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:13.519723  1167 raft_consensus.cc:697] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:13.522190  1167 consensus_queue.cc:237] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.522938  1013 leader_election.cc:304] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [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: 1c74d5a26b774f0d803cc9b2185f01bd; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:13.524271  1209 raft_consensus.cc:2749] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:13.525593  1121 raft_consensus.cc:2468] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 1.
I20260710 11:01:13.526626  1172 raft_consensus.cc:515] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.490847  1205 consensus_queue.cc:237] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.531944  1172 leader_election.cc:290] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.516474  1204 raft_consensus.cc:515] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.531754   869 catalog_manager.cc:5697] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 1 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:13.533188  1043 raft_consensus.cc:2393] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in current term 1: Already voted for candidate 1c74d5a26b774f0d803cc9b2185f01bd in this term.
I20260710 11:01:13.534348   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:13.540589  1166 tablet_bootstrap.cc:492] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:13.541420  1166 ts_tablet_manager.cc:1403] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.025s
I20260710 11:01:13.543641  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:13.544502  1121 raft_consensus.cc:2393] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c74d5a26b774f0d803cc9b2185f01bd in current term 1: Already voted for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in this term.
I20260710 11:01:13.545735  1013 leader_election.cc:304] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [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: 1c74d5a26b774f0d803cc9b2185f01bd; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:13.545668  1166 raft_consensus.cc:359] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.546876  1209 raft_consensus.cc:2749] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:13.549207  1166 raft_consensus.cc:385] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.547825  1043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80b601b717e422eb7974bc3de19f429" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:13.549841  1043 raft_consensus.cc:3060] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.554176  1163 tablet_bootstrap.cc:492] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:13.554847  1163 ts_tablet_manager.cc:1403] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.000s
I20260710 11:01:13.557870  1163 raft_consensus.cc:359] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.558578  1163 raft_consensus.cc:385] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.558842  1163 raft_consensus.cc:740] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.548619  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80b601b717e422eb7974bc3de19f429" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:13.547116  1204 leader_election.cc:290] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.560212  1121 raft_consensus.cc:3060] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.559834  1163 consensus_queue.cc:260] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.562207  1163 ts_tablet_manager.cc:1434] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:13.564582   869 catalog_manager.cc:5697] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:13.566529   869 catalog_manager.cc:5697] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:13.567894  1121 raft_consensus.cc:2468] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 1.
I20260710 11:01:13.568284   869 catalog_manager.cc:5697] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:13.569166   938 leader_election.cc:304] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:13.569391  1043 raft_consensus.cc:2468] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 1.
I20260710 11:01:13.570175  1204 raft_consensus.cc:2804] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:13.570407  1166 raft_consensus.cc:740] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.570730  1204 raft_consensus.cc:697] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:13.571203  1166 consensus_queue.cc:260] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.571617  1204 consensus_queue.cc:237] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.573838  1166 ts_tablet_manager.cc:1434] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:01:13.574760  1166 tablet_bootstrap.cc:492] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:13.576640   870 catalog_manager.cc:5697] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 1 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:13.581043  1166 tablet_bootstrap.cc:654] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:13.586953  1166 tablet_bootstrap.cc:492] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:13.587401  1166 ts_tablet_manager.cc:1403] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:01:13.590080  1166 raft_consensus.cc:359] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.590838  1166 raft_consensus.cc:385] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:13.591104  1166 raft_consensus.cc:740] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:13.591789  1166 consensus_queue.cc:260] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.593823  1166 ts_tablet_manager.cc:1434] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:13.595618   869 catalog_manager.cc:5697] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:13.625371  1209 raft_consensus.cc:493] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.625896  1209 raft_consensus.cc:515] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.627755  1209 leader_election.cc:290] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.628568   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ac3046392040918b33adf033221e3d" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:13.628872  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ac3046392040918b33adf033221e3d" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.629269   971 raft_consensus.cc:2393] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c74d5a26b774f0d803cc9b2185f01bd in current term 1: Already voted for candidate 752544dc6c504be696e9ddcdf8480a2e in this term.
I20260710 11:01:13.630425  1013 leader_election.cc:304] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:13.631124  1209 raft_consensus.cc:3060] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.636278  1209 raft_consensus.cc:2749] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:13.902149  1209 consensus_queue.cc:1048] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:13.914201  1172 consensus_queue.cc:1048] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:13.927325  1204 consensus_queue.cc:1048] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:13.939734  1043 raft_consensus.cc:3060] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:13.944119  1208 consensus_queue.cc:1048] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:13.949103  1172 raft_consensus.cc:493] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.949968  1172 raft_consensus.cc:515] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.953348  1220 consensus_queue.cc:1048] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:13.958299  1167 consensus_queue.cc:1048] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:13.958463  1220 consensus_queue.cc:1048] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:13.959386  1204 consensus_queue.cc:1048] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:13.963044  1172 leader_election.cc:290] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:13.966296   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bf46b3401e4946be406744c27a2df1" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:13.971367  1208 consensus_queue.cc:1048] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:13.971923  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bf46b3401e4946be406744c27a2df1" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:13.977138  1213 consensus_queue.cc:1048] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:13.985193  1208 raft_consensus.cc:493] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:13.985847  1208 raft_consensus.cc:515] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:13.987758  1204 consensus_queue.cc:1048] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:14.003551  1013 leader_election.cc:304] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [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: 1c74d5a26b774f0d803cc9b2185f01bd; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:14.006565  1172 raft_consensus.cc:2749] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:14.017069  1172 raft_consensus.cc:493] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:14.017663  1172 raft_consensus.cc:515] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
W20260710 11:01:14.018496   919 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:14.019245   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:14.019915   973 raft_consensus.cc:2468] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 0.
I20260710 11:01:14.020184  1208 leader_election.cc:290] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:14.022114  1085 leader_election.cc:304] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:14.023061  1199 raft_consensus.cc:2804] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:14.023551  1199 raft_consensus.cc:493] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:14.024341  1199 raft_consensus.cc:3060] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.023514   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:14.024981  1172 leader_election.cc:290] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:14.029333   973 raft_consensus.cc:2468] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:14.034214  1011 leader_election.cc:304] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:14.035303  1203 raft_consensus.cc:2804] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:14.035732  1203 raft_consensus.cc:493] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:14.036212  1203 raft_consensus.cc:3060] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.039639  1199 raft_consensus.cc:515] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.040994  1213 consensus_queue.cc:1048] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:14.042536  1199 leader_election.cc:290] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:14.042672  1043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:14.045450  1204 consensus_queue.cc:1048] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:14.045934  1242 consensus_queue.cc:1048] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:14.054018   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:14.055893   971 raft_consensus.cc:3060] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.060125  1220 consensus_queue.cc:1048] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:14.060711  1203 raft_consensus.cc:515] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.063716   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:14.065860  1043 raft_consensus.cc:2393] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 752544dc6c504be696e9ddcdf8480a2e in current term 1: Already voted for candidate 1c74d5a26b774f0d803cc9b2185f01bd in this term.
I20260710 11:01:14.067497   971 raft_consensus.cc:2468] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 1.
I20260710 11:01:14.069519  1085 leader_election.cc:304] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:14.071583  1199 raft_consensus.cc:2804] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:14.074842  1203 leader_election.cc:290] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:14.076084  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:14.078042  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:14.079144  1045 raft_consensus.cc:2393] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 752544dc6c504be696e9ddcdf8480a2e in current term 1: Already voted for candidate 1c74d5a26b774f0d803cc9b2185f01bd in this term.
I20260710 11:01:14.090408  1199 raft_consensus.cc:697] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:14.091852  1199 consensus_queue.cc:237] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.094455  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:14.097747  1013 leader_election.cc:304] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [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: 1c74d5a26b774f0d803cc9b2185f01bd; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:14.099210  1203 raft_consensus.cc:2749] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:14.115839  1242 consensus_queue.cc:1048] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:01:14.119977   868 catalog_manager.cc:5697] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 1 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:14.333344  1121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
mode: GRACEFUL
new_leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:48726
I20260710 11:01:14.333896  1121 raft_consensus.cc:606] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Received request to transfer leadership to TS 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:14.348151  1044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0261a042e5254f2abcafe0aca703f867"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
mode: GRACEFUL
new_leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:40710
I20260710 11:01:14.348846  1044 raft_consensus.cc:606] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Received request to transfer leadership to TS 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:14.366369   971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80b601b717e422eb7974bc3de19f429"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
mode: GRACEFUL
new_leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:01:14.366884   971 raft_consensus.cc:606] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Received request to transfer leadership to TS 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:14.373350   971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
mode: GRACEFUL
new_leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:01:14.373912   971 raft_consensus.cc:606] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Received request to transfer leadership to TS 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:14.379377  1121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ac3046392040918b33adf033221e3d"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
mode: GRACEFUL
new_leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:48726
I20260710 11:01:14.379908  1121 raft_consensus.cc:606] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Received request to transfer leadership to TS 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:14.385286  1121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "799b883547754650ba75f3bdb786949d"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
mode: GRACEFUL
new_leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:48726
I20260710 11:01:14.385875  1121 raft_consensus.cc:606] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Received request to transfer leadership to TS 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:14.390964   971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93bf46b3401e4946be406744c27a2df1"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
mode: GRACEFUL
new_leader_uuid: "752544dc6c504be696e9ddcdf8480a2e"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:01:14.391482   971 raft_consensus.cc:606] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Received request to transfer leadership to TS 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:14.397145  1209 raft_consensus.cc:993] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd: : Instructing follower 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:14.397639  1209 raft_consensus.cc:1081] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Signalling peer 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:14.399252   971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0261a042e5254f2abcafe0aca703f867"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:39492
I20260710 11:01:14.399744   971 raft_consensus.cc:493] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:14.400054   971 raft_consensus.cc:3060] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.404863   971 raft_consensus.cc:515] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.406546   971 leader_election.cc:290] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:14.407671  1044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0261a042e5254f2abcafe0aca703f867" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:14.407927  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0261a042e5254f2abcafe0aca703f867" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:14.408284  1044 raft_consensus.cc:3055] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:14.408677  1044 raft_consensus.cc:740] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:14.408686  1121 raft_consensus.cc:3060] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.409468  1044 consensus_queue.cc:260] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.410796  1044 raft_consensus.cc:3060] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.416826  1121 raft_consensus.cc:2468] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:14.416932  1044 raft_consensus.cc:2468] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:14.418565   938 leader_election.cc:304] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:14.419462  1242 raft_consensus.cc:2804] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:14.419907  1242 raft_consensus.cc:697] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:14.420742  1242 consensus_queue.cc:237] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.427174   870 catalog_manager.cc:5697] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 1 to 2, leader changed from 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2) to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:14.467775  1220 raft_consensus.cc:993] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873: : Instructing follower 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:14.468282  1220 raft_consensus.cc:1081] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Signalling peer 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:14.469913  1044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:40694
I20260710 11:01:14.470499  1044 raft_consensus.cc:493] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:14.470875  1044 raft_consensus.cc:3060] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.475817  1044 raft_consensus.cc:515] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.477487  1044 leader_election.cc:290] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:14.478474   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:14.478564  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:14.479269   971 raft_consensus.cc:3055] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:14.479275  1121 raft_consensus.cc:3060] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.479806   971 raft_consensus.cc:740] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:14.480688   971 consensus_queue.cc:260] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.481952   971 raft_consensus.cc:3060] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.486680  1121 raft_consensus.cc:2468] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:14.488086  1013 leader_election.cc:304] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:14.488698   971 raft_consensus.cc:2468] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:14.488875  1209 raft_consensus.cc:2804] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:14.489380  1209 raft_consensus.cc:697] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:14.490166  1209 consensus_queue.cc:237] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.496820   870 catalog_manager.cc:5697] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 1 to 2, leader changed from 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1) to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 2 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:14.546831  1199 raft_consensus.cc:993] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e: : Instructing follower 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:14.547441  1199 raft_consensus.cc:1081] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Signalling peer 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:14.549398  1044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ac3046392040918b33adf033221e3d"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:40706
I20260710 11:01:14.550056  1044 raft_consensus.cc:493] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:14.550459  1044 raft_consensus.cc:3060] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.556093  1044 raft_consensus.cc:515] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.558002  1044 leader_election.cc:290] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:14.558859   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ac3046392040918b33adf033221e3d" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:14.559142  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ac3046392040918b33adf033221e3d" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:14.559528   971 raft_consensus.cc:3060] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.559777  1121 raft_consensus.cc:3055] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:14.560133  1121 raft_consensus.cc:740] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:14.560895  1121 consensus_queue.cc:260] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.561832  1121 raft_consensus.cc:3060] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.565168   971 raft_consensus.cc:2468] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:14.566673  1011 leader_election.cc:304] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:14.566763  1121 raft_consensus.cc:2468] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:14.567484  1209 raft_consensus.cc:2804] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:14.567983  1209 raft_consensus.cc:697] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:14.568805  1209 consensus_queue.cc:237] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.571611  1199 consensus_queue.cc:1048] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:14.576015   870 catalog_manager.cc:5697] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 1 to 2, leader changed from 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3) to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 2 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:14.582415  1199 consensus_queue.cc:1048] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:14.590273  1245 raft_consensus.cc:993] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e: : Instructing follower 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:14.590773  1199 raft_consensus.cc:1081] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Signalling peer 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:14.592232   971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:39500
I20260710 11:01:14.592794   971 raft_consensus.cc:493] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:14.593116   971 raft_consensus.cc:3060] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.599665   971 raft_consensus.cc:515] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.601431   971 leader_election.cc:290] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:14.602278  1044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:14.602485  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c281aa56d28947de9d89bda003b744a0" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:14.603003  1044 raft_consensus.cc:3060] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.603106  1121 raft_consensus.cc:3055] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:14.603507  1121 raft_consensus.cc:740] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:14.604372  1121 consensus_queue.cc:260] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.605660  1121 raft_consensus.cc:3060] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.609301  1044 raft_consensus.cc:2468] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:14.610551   939 leader_election.cc:304] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:14.611337  1220 raft_consensus.cc:2804] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:14.611490  1121 raft_consensus.cc:2468] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:14.611765  1220 raft_consensus.cc:697] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:14.612658  1220 consensus_queue.cc:237] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.619066   870 catalog_manager.cc:5697] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 1 to 2, leader changed from 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3) to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:14.653622  1245 raft_consensus.cc:993] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e: : Instructing follower 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:14.654124  1199 raft_consensus.cc:1081] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Signalling peer 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:14.655764  1044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "799b883547754650ba75f3bdb786949d"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:40706
I20260710 11:01:14.656370  1044 raft_consensus.cc:493] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:14.656709  1044 raft_consensus.cc:3060] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.661406  1044 raft_consensus.cc:515] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.663280  1044 leader_election.cc:290] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:14.664144   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b883547754650ba75f3bdb786949d" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:14.664314  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799b883547754650ba75f3bdb786949d" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:14.664793   971 raft_consensus.cc:3060] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.664846  1121 raft_consensus.cc:3055] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:14.665346  1121 raft_consensus.cc:740] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:14.666227  1121 consensus_queue.cc:260] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.667481  1121 raft_consensus.cc:3060] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.667697  1242 raft_consensus.cc:993] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873: : Instructing follower 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:14.668237  1220 raft_consensus.cc:1081] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Signalling peer 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:14.669759  1044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80b601b717e422eb7974bc3de19f429"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:40694
I20260710 11:01:14.670223  1044 raft_consensus.cc:493] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:14.670526  1044 raft_consensus.cc:3060] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.672289   971 raft_consensus.cc:2468] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:14.673543  1011 leader_election.cc:304] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:14.674486  1209 raft_consensus.cc:2804] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:14.674960  1209 raft_consensus.cc:697] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:14.675343  1121 raft_consensus.cc:2468] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:14.675832  1209 consensus_queue.cc:237] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.676558  1044 raft_consensus.cc:515] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.678802  1044 leader_election.cc:290] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:14.679557   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80b601b717e422eb7974bc3de19f429" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:14.680011  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80b601b717e422eb7974bc3de19f429" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:14.680279   971 raft_consensus.cc:3055] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:14.680631  1121 raft_consensus.cc:3060] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.680742   971 raft_consensus.cc:740] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:14.681592   971 consensus_queue.cc:260] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.682595   971 raft_consensus.cc:3060] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.687790  1121 raft_consensus.cc:2468] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:14.687980   971 raft_consensus.cc:2468] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:14.688938  1013 leader_election.cc:304] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:14.689862  1209 raft_consensus.cc:2804] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:14.689055   870 catalog_manager.cc:5697] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 1 to 2, leader changed from 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3) to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 2 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:14.690662  1209 raft_consensus.cc:697] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:14.691536  1209 consensus_queue.cc:237] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:14.701756   870 catalog_manager.cc:5697] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 1 to 2, leader changed from 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1) to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 2 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:14.915941  1121 raft_consensus.cc:1275] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:14.918241  1220 consensus_queue.cc:1048] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:14.941536  1044 raft_consensus.cc:1275] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:14.944852  1242 consensus_queue.cc:1048] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:14.987918  1220 raft_consensus.cc:993] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873: : Instructing follower 752544dc6c504be696e9ddcdf8480a2e to start an election
I20260710 11:01:14.988608  1242 raft_consensus.cc:1081] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Signalling peer 752544dc6c504be696e9ddcdf8480a2e to start an election
I20260710 11:01:14.991255  1121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93bf46b3401e4946be406744c27a2df1"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
 from {username='slave'} at 127.0.0.1:48708
I20260710 11:01:14.992162  1121 raft_consensus.cc:493] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:14.992565  1121 raft_consensus.cc:3060] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:14.994539  1122 raft_consensus.cc:1275] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:14.996527  1209 consensus_queue.cc:1048] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.001578  1121 raft_consensus.cc:515] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:15.005923  1121 leader_election.cc:290] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 2 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:15.006652  1044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bf46b3401e4946be406744c27a2df1" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:15.007051   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93bf46b3401e4946be406744c27a2df1" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:15.008692   971 raft_consensus.cc:3055] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.009130   971 raft_consensus.cc:740] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:15.010779   971 consensus_queue.cc:260] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:15.016441   971 raft_consensus.cc:3060] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.021204  1044 raft_consensus.cc:3060] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.034000   973 raft_consensus.cc:1275] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.038384  1203 consensus_queue.cc:1048] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:15.039511  1044 raft_consensus.cc:2468] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 2.
I20260710 11:01:15.039912   971 raft_consensus.cc:2468] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 2.
I20260710 11:01:15.041594  1088 leader_election.cc:304] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:15.043005  1199 raft_consensus.cc:2804] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.043895  1199 raft_consensus.cc:697] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 2 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:15.046064  1199 consensus_queue.cc:237] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:15.069489   870 catalog_manager.cc:5697] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 1 to 2, leader changed from 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1) to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 2 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.078727  1121 raft_consensus.cc:1275] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.080643  1203 consensus_queue.cc:1048] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:15.084273  1044 raft_consensus.cc:1275] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.087809   973 raft_consensus.cc:1275] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.088002  1242 consensus_queue.cc:1048] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.089736  1268 consensus_queue.cc:1048] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:15.091912  1121 raft_consensus.cc:1275] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.096261  1268 consensus_queue.cc:1048] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.128726   973 raft_consensus.cc:1275] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.130227  1268 consensus_queue.cc:1048] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.131408  1122 raft_consensus.cc:1275] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.133214  1220 consensus_queue.cc:1048] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.172551   973 raft_consensus.cc:1275] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.174006  1268 consensus_queue.cc:1048] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.184785  1122 raft_consensus.cc:1275] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.186225  1271 consensus_queue.cc:1048] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.465821  1044 raft_consensus.cc:1275] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Refusing update from remote peer 752544dc6c504be696e9ddcdf8480a2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.467168  1199 consensus_queue.cc:1048] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.475865   973 raft_consensus.cc:1275] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Refusing update from remote peer 752544dc6c504be696e9ddcdf8480a2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:15.477767  1278 consensus_queue.cc:1048] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:17.423105   868 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40324:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:17.425768   868 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:17.483868   963 tablet_service.cc:1511] Processing CreateTablet for tablet 582a39aa41ba4350915d4411261a9100 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:17.484977  1037 tablet_service.cc:1511] Processing CreateTablet for tablet 582a39aa41ba4350915d4411261a9100 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:17.485908   963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582a39aa41ba4350915d4411261a9100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.486055  1111 tablet_service.cc:1511] Processing CreateTablet for tablet 582a39aa41ba4350915d4411261a9100 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:17.486680  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582a39aa41ba4350915d4411261a9100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.487560  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582a39aa41ba4350915d4411261a9100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.488643  1030 tablet_service.cc:1511] Processing CreateTablet for tablet ff205aca2b0342d28e48db654e926ecb (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:17.490036  1030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff205aca2b0342d28e48db654e926ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.493324   958 tablet_service.cc:1511] Processing CreateTablet for tablet ff205aca2b0342d28e48db654e926ecb (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:17.494889   958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff205aca2b0342d28e48db654e926ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.501600  1110 tablet_service.cc:1511] Processing CreateTablet for tablet ff205aca2b0342d28e48db654e926ecb (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:17.502987  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff205aca2b0342d28e48db654e926ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.515055  1293 tablet_bootstrap.cc:492] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:17.519227   956 tablet_service.cc:1511] Processing CreateTablet for tablet f360ed96d28f4127b1a2c049a4193aaa (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:17.520910   956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f360ed96d28f4127b1a2c049a4193aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.522616  1293 tablet_bootstrap.cc:654] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.536218  1032 tablet_service.cc:1511] Processing CreateTablet for tablet f360ed96d28f4127b1a2c049a4193aaa (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:17.538242  1032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f360ed96d28f4127b1a2c049a4193aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.542284  1294 tablet_bootstrap.cc:492] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:17.547569  1111 tablet_service.cc:1511] Processing CreateTablet for tablet f360ed96d28f4127b1a2c049a4193aaa (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:17.549202  1111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f360ed96d28f4127b1a2c049a4193aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.548897   957 tablet_service.cc:1511] Processing CreateTablet for tablet 4adfdf2e39c54ca3b1d1d729d9b0aa03 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:17.550334   957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4adfdf2e39c54ca3b1d1d729d9b0aa03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.561178  1109 tablet_service.cc:1511] Processing CreateTablet for tablet 4adfdf2e39c54ca3b1d1d729d9b0aa03 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:17.562633  1109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4adfdf2e39c54ca3b1d1d729d9b0aa03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.565667  1293 tablet_bootstrap.cc:492] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:17.565804   960 tablet_service.cc:1511] Processing CreateTablet for tablet 749e259aece1448083ddff4e7a752839 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:17.566524  1293 ts_tablet_manager.cc:1403] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.019s
I20260710 11:01:17.567553   960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749e259aece1448083ddff4e7a752839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.567786  1107 tablet_service.cc:1511] Processing CreateTablet for tablet 749e259aece1448083ddff4e7a752839 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:17.569886  1293 raft_consensus.cc:359] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.570760  1293 raft_consensus.cc:385] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.571154  1293 raft_consensus.cc:740] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.571976  1293 consensus_queue.cc:260] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.574908  1293 ts_tablet_manager.cc:1434] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:01:17.576232  1294 tablet_bootstrap.cc:654] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.576591  1107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749e259aece1448083ddff4e7a752839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.578029  1293 tablet_bootstrap.cc:492] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:17.585800  1037 tablet_service.cc:1511] Processing CreateTablet for tablet 749e259aece1448083ddff4e7a752839 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:17.589403  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749e259aece1448083ddff4e7a752839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.595172  1293 tablet_bootstrap.cc:654] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.599117  1030 tablet_service.cc:1511] Processing CreateTablet for tablet 4adfdf2e39c54ca3b1d1d729d9b0aa03 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:17.600833  1030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4adfdf2e39c54ca3b1d1d729d9b0aa03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.608095   958 tablet_service.cc:1511] Processing CreateTablet for tablet d5f2a0d20b534138b5b2635353cb1cbd (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:17.609920   958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f2a0d20b534138b5b2635353cb1cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.615923  1034 tablet_service.cc:1511] Processing CreateTablet for tablet d5f2a0d20b534138b5b2635353cb1cbd (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:17.617527  1034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f2a0d20b534138b5b2635353cb1cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.618414  1110 tablet_service.cc:1511] Processing CreateTablet for tablet d5f2a0d20b534138b5b2635353cb1cbd (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:17.619827  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f2a0d20b534138b5b2635353cb1cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.628422  1296 tablet_bootstrap.cc:492] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:17.631958   956 tablet_service.cc:1511] Processing CreateTablet for tablet aa9e4cdcb19d407eb6275e632c3b214a (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:17.633342   956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9e4cdcb19d407eb6275e632c3b214a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.639529  1038 tablet_service.cc:1511] Processing CreateTablet for tablet aa9e4cdcb19d407eb6275e632c3b214a (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:17.641085  1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9e4cdcb19d407eb6275e632c3b214a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.646168  1293 tablet_bootstrap.cc:492] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:17.646752  1293 ts_tablet_manager.cc:1403] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.069s	user 0.002s	sys 0.031s
I20260710 11:01:17.649741  1293 raft_consensus.cc:359] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.653877  1293 raft_consensus.cc:385] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.653842  1109 tablet_service.cc:1511] Processing CreateTablet for tablet aa9e4cdcb19d407eb6275e632c3b214a (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:17.654392  1293 raft_consensus.cc:740] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.655467  1109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa9e4cdcb19d407eb6275e632c3b214a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.671368  1293 consensus_queue.cc:260] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.680552  1293 ts_tablet_manager.cc:1434] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.007s
I20260710 11:01:17.681586  1293 tablet_bootstrap.cc:492] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:17.688153  1293 tablet_bootstrap.cc:654] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.698966   956 tablet_service.cc:1511] Processing CreateTablet for tablet e6838d0632f2411096471cf079e8b396 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:17.700290   956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6838d0632f2411096471cf079e8b396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.698043  1296 tablet_bootstrap.cc:654] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.701766  1032 tablet_service.cc:1511] Processing CreateTablet for tablet e6838d0632f2411096471cf079e8b396 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:17.703029  1032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6838d0632f2411096471cf079e8b396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.718748   958 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6d78b942da4ff7b02bcd37e7693603 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:17.723610   958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6d78b942da4ff7b02bcd37e7693603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.726055  1110 tablet_service.cc:1511] Processing CreateTablet for tablet e6838d0632f2411096471cf079e8b396 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:17.727622  1110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6838d0632f2411096471cf079e8b396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.730064  1037 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6d78b942da4ff7b02bcd37e7693603 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:17.737294  1037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6d78b942da4ff7b02bcd37e7693603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.730067  1107 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6d78b942da4ff7b02bcd37e7693603 (DEFAULT_TABLE table=soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:17.741572  1107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6d78b942da4ff7b02bcd37e7693603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.747342  1293 tablet_bootstrap.cc:492] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:17.747869  1293 ts_tablet_manager.cc:1403] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.006s
I20260710 11:01:17.750998  1293 raft_consensus.cc:359] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.751726  1293 raft_consensus.cc:385] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.752018  1293 raft_consensus.cc:740] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.754251  1293 consensus_queue.cc:260] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.754805  1294 tablet_bootstrap.cc:492] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:17.755398  1294 ts_tablet_manager.cc:1403] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.213s	user 0.016s	sys 0.007s
I20260710 11:01:17.756747  1293 ts_tablet_manager.cc:1434] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:01:17.760095  1294 raft_consensus.cc:359] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.760991  1294 raft_consensus.cc:385] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.761307  1294 raft_consensus.cc:740] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.765841  1293 tablet_bootstrap.cc:492] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:17.769557  1294 consensus_queue.cc:260] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.772581  1293 tablet_bootstrap.cc:654] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.772715  1294 ts_tablet_manager.cc:1434] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.007s
I20260710 11:01:17.773905  1294 tablet_bootstrap.cc:492] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:17.782730  1296 tablet_bootstrap.cc:492] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:17.783304  1296 ts_tablet_manager.cc:1403] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.169s	user 0.019s	sys 0.016s
I20260710 11:01:17.786751  1296 raft_consensus.cc:359] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.787555  1296 raft_consensus.cc:385] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.787850  1296 raft_consensus.cc:740] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.788729  1296 consensus_queue.cc:260] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.795768  1296 ts_tablet_manager.cc:1434] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:01:17.797024  1294 tablet_bootstrap.cc:654] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.800830  1280 raft_consensus.cc:493] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.801376  1280 raft_consensus.cc:515] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.803732  1280 leader_election.cc:290] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:17.804960   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:17.805200  1296 tablet_bootstrap.cc:492] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:17.806569  1044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
W20260710 11:01:17.806840  1085 leader_election.cc:343] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.808000  1293 tablet_bootstrap.cc:492] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
W20260710 11:01:17.808207  1088 leader_election.cc:343] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.808553  1293 ts_tablet_manager.cc:1403] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.011s
I20260710 11:01:17.808676  1088 leader_election.cc:304] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 752544dc6c504be696e9ddcdf8480a2e; no voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:17.809830  1280 raft_consensus.cc:2749] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:17.811582  1293 raft_consensus.cc:359] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.812114  1293 raft_consensus.cc:385] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.812414  1293 raft_consensus.cc:740] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.813112  1293 consensus_queue.cc:260] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.813898  1296 tablet_bootstrap.cc:654] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.815651  1293 ts_tablet_manager.cc:1434] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:17.816581  1293 tablet_bootstrap.cc:492] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:17.817643  1294 tablet_bootstrap.cc:492] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:17.818404  1294 ts_tablet_manager.cc:1403] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.002s
I20260710 11:01:17.822302  1293 tablet_bootstrap.cc:654] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.823308  1294 raft_consensus.cc:359] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.824038  1296 tablet_bootstrap.cc:492] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:17.824178  1294 raft_consensus.cc:385] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.824666  1296 ts_tablet_manager.cc:1403] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:01:17.824604  1294 raft_consensus.cc:740] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.827113  1293 tablet_bootstrap.cc:492] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:17.827766  1293 ts_tablet_manager.cc:1403] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 11:01:17.827883  1294 consensus_queue.cc:260] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.828276  1296 raft_consensus.cc:359] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.829228  1296 raft_consensus.cc:385] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.830669  1280 raft_consensus.cc:493] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.831704  1296 raft_consensus.cc:740] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.831913  1280 raft_consensus.cc:515] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.832784  1293 raft_consensus.cc:359] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.833498  1293 raft_consensus.cc:385] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.831015  1294 ts_tablet_manager.cc:1434] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:01:17.833773  1293 raft_consensus.cc:740] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.834059  1280 leader_election.cc:290] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:17.835250  1044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:17.836154  1296 consensus_queue.cc:260] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.837368  1294 tablet_bootstrap.cc:492] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:17.837402  1293 consensus_queue.cc:260] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.838919  1296 ts_tablet_manager.cc:1434] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:01:17.839933  1296 tablet_bootstrap.cc:492] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:17.840054  1293 ts_tablet_manager.cc:1434] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:01:17.841303  1268 raft_consensus.cc:493] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:01:17.841473  1088 leader_election.cc:343] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.841854  1268 raft_consensus.cc:515] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.843077  1293 tablet_bootstrap.cc:492] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:17.846416  1294 tablet_bootstrap.cc:654] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.835527   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:17.847877  1296 tablet_bootstrap.cc:654] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.848423   973 raft_consensus.cc:2468] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 0.
I20260710 11:01:17.850129  1085 leader_election.cc:304] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [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: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:17.851728  1293 tablet_bootstrap.cc:654] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.851809  1280 raft_consensus.cc:2804] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.852594  1280 raft_consensus.cc:493] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.853086  1280 raft_consensus.cc:3060] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.856019   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582a39aa41ba4350915d4411261a9100" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:17.856873   971 raft_consensus.cc:2468] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:17.858287  1294 tablet_bootstrap.cc:492] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:17.858716  1296 tablet_bootstrap.cc:492] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:17.858768  1294 ts_tablet_manager.cc:1403] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 11:01:17.859335  1296 ts_tablet_manager.cc:1403] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:01:17.861979  1294 raft_consensus.cc:359] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.862797  1268 leader_election.cc:290] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:17.863936  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582a39aa41ba4350915d4411261a9100" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:17.864698  1121 raft_consensus.cc:2468] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:17.862726  1294 raft_consensus.cc:385] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.866688  1294 raft_consensus.cc:740] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.863793  1292 raft_consensus.cc:493] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.858521  1011 leader_election.cc:304] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:17.867427  1294 consensus_queue.cc:260] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.867964  1292 raft_consensus.cc:515] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.870537  1292 leader_election.cc:290] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:17.871083  1292 raft_consensus.cc:2804] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.871441  1292 raft_consensus.cc:493] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.871762  1293 tablet_bootstrap.cc:492] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:17.872299  1293 ts_tablet_manager.cc:1403] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.003s
I20260710 11:01:17.873081   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:17.871822  1292 raft_consensus.cc:3060] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.875536  1293 raft_consensus.cc:359] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.876282  1293 raft_consensus.cc:385] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.876739  1293 raft_consensus.cc:740] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.877575  1293 consensus_queue.cc:260] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.877806  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
W20260710 11:01:17.878485  1011 leader_election.cc:343] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.878486  1121 raft_consensus.cc:2468] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:17.880378  1294 ts_tablet_manager.cc:1434] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 11:01:17.881341  1294 tablet_bootstrap.cc:492] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:17.882612  1292 raft_consensus.cc:515] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.885644   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582a39aa41ba4350915d4411261a9100" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:17.886600   971 raft_consensus.cc:3060] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.887884  1294 tablet_bootstrap.cc:654] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.889330  1296 raft_consensus.cc:359] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.890132  1296 raft_consensus.cc:385] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.890453  1296 raft_consensus.cc:740] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.891390  1296 consensus_queue.cc:260] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.884537  1013 leader_election.cc:304] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [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: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:17.873041  1280 raft_consensus.cc:515] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.893220  1268 raft_consensus.cc:2804] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.894435  1268 raft_consensus.cc:493] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.894842  1268 raft_consensus.cc:3060] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.896391  1280 leader_election.cc:290] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:17.897250   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:17.897929   973 raft_consensus.cc:3060] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.901719  1044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:17.902245  1296 ts_tablet_manager.cc:1434] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.003s
I20260710 11:01:17.902426  1044 raft_consensus.cc:3060] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.903349  1296 tablet_bootstrap.cc:492] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:17.893776  1292 leader_election.cc:290] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:17.907521  1242 raft_consensus.cc:493] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.908046  1242 raft_consensus.cc:515] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.909554  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582a39aa41ba4350915d4411261a9100" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:17.910161  1121 raft_consensus.cc:3060] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.910482  1242 leader_election.cc:290] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:17.915657  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:17.916311  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:17.917268  1122 raft_consensus.cc:2468] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 0.
I20260710 11:01:17.919672   938 leader_election.cc:304] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:17.920861  1242 raft_consensus.cc:2804] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.921298  1242 raft_consensus.cc:493] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.921659  1242 raft_consensus.cc:3060] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.923815  1121 raft_consensus.cc:2468] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 1.
I20260710 11:01:17.926581  1280 raft_consensus.cc:493] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.927260  1280 raft_consensus.cc:515] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.927719   973 raft_consensus.cc:2468] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 1.
I20260710 11:01:17.929548  1085 leader_election.cc:304] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:17.930290  1044 raft_consensus.cc:2468] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 1.
I20260710 11:01:17.930538  1280 leader_election.cc:290] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:17.931320  1268 raft_consensus.cc:515] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.932119  1280 raft_consensus.cc:2804] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.932574   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:17.932952  1280 raft_consensus.cc:697] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:17.934152  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:17.935261  1242 raft_consensus.cc:515] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.934278  1280 consensus_queue.cc:237] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
W20260710 11:01:17.936461  1085 leader_election.cc:343] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.937378  1294 tablet_bootstrap.cc:492] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:17.937901  1294 ts_tablet_manager.cc:1403] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.015s
I20260710 11:01:17.937259   971 raft_consensus.cc:2468] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 1.
I20260710 11:01:17.944229  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:17.944980  1011 leader_election.cc:304] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:17.945871  1292 raft_consensus.cc:2804] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.946365  1292 raft_consensus.cc:697] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:17.946540  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:17.947145  1122 raft_consensus.cc:3060] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.951022  1293 ts_tablet_manager.cc:1434] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.078s	user 0.017s	sys 0.019s
I20260710 11:01:17.952550  1293 tablet_bootstrap.cc:492] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:17.953613  1119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:17.954033  1292 consensus_queue.cc:237] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
W20260710 11:01:17.955598  1088 leader_election.cc:343] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.956082  1088 leader_election.cc:304] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 752544dc6c504be696e9ddcdf8480a2e; no voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:17.957928  1309 raft_consensus.cc:2749] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:17.939715  1268 leader_election.cc:290] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:17.939918  1048 raft_consensus.cc:2393] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in current term 1: Already voted for candidate 1c74d5a26b774f0d803cc9b2185f01bd in this term.
I20260710 11:01:17.961948  1293 tablet_bootstrap.cc:654] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.940263  1242 leader_election.cc:290] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:17.941278   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:17.969290   972 raft_consensus.cc:2393] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c74d5a26b774f0d803cc9b2185f01bd in current term 1: Already voted for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in this term.
I20260710 11:01:17.943156  1296 tablet_bootstrap.cc:654] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.942857  1294 raft_consensus.cc:359] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.971272  1294 raft_consensus.cc:385] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.971608  1294 raft_consensus.cc:740] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.971823  1122 raft_consensus.cc:2468] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 1.
I20260710 11:01:17.972301  1294 consensus_queue.cc:260] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.973640  1013 leader_election.cc:304] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:17.974627  1268 raft_consensus.cc:2804] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.975081  1294 ts_tablet_manager.cc:1434] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 11:01:17.976506  1268 raft_consensus.cc:697] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:17.978864   871 catalog_manager.cc:5697] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 1 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:17.981907  1294 tablet_bootstrap.cc:492] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:17.979655  1268 consensus_queue.cc:237] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:17.994738  1294 tablet_bootstrap.cc:654] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.997200   938 leader_election.cc:304] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [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: 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:18.001339  1296 tablet_bootstrap.cc:492] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:18.001952  1296 ts_tablet_manager.cc:1403] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.002s
I20260710 11:01:18.003203   868 catalog_manager.cc:5697] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 1 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.006412  1296 raft_consensus.cc:359] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.009862  1311 raft_consensus.cc:2749] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.013733  1296 raft_consensus.cc:385] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.014185  1296 raft_consensus.cc:740] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.014948  1296 consensus_queue.cc:260] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.019460  1296 ts_tablet_manager.cc:1434] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:01:18.020841  1296 tablet_bootstrap.cc:492] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:18.013363  1293 tablet_bootstrap.cc:492] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:18.022513  1293 ts_tablet_manager.cc:1403] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.021s
I20260710 11:01:18.026115  1293 raft_consensus.cc:359] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.030491  1293 raft_consensus.cc:385] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.030864  1293 raft_consensus.cc:740] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.031147  1294 tablet_bootstrap.cc:492] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:18.028990  1296 tablet_bootstrap.cc:654] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.031692  1294 ts_tablet_manager.cc:1403] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.000s
I20260710 11:01:18.032610  1308 raft_consensus.cc:493] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.033438  1308 raft_consensus.cc:515] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.034832  1294 raft_consensus.cc:359] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.035591  1294 raft_consensus.cc:385] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.035235  1293 consensus_queue.cc:260] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.035966  1294 raft_consensus.cc:740] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.037149  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:18.037801  1293 ts_tablet_manager.cc:1434] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:01:18.037819  1122 raft_consensus.cc:2468] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:18.038964  1293 tablet_bootstrap.cc:492] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:18.036775  1294 consensus_queue.cc:260] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.040719  1280 raft_consensus.cc:493] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.041260  1294 ts_tablet_manager.cc:1434] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:01:18.041404  1280 raft_consensus.cc:515] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.042291  1294 tablet_bootstrap.cc:492] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:18.044642   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749e259aece1448083ddff4e7a752839" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:18.046247  1280 leader_election.cc:290] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
W20260710 11:01:18.047519  1085 leader_election.cc:343] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.047989  1293 tablet_bootstrap.cc:654] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.048477  1013 leader_election.cc:304] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:18.035660  1308 leader_election.cc:290] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.049434  1268 raft_consensus.cc:2804] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.050608  1296 tablet_bootstrap.cc:492] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:18.050727  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749e259aece1448083ddff4e7a752839" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:18.051148  1296 ts_tablet_manager.cc:1403] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260710 11:01:18.051420  1048 raft_consensus.cc:2468] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 0.
I20260710 11:01:18.046301   868 catalog_manager.cc:5697] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 1 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.054286  1311 raft_consensus.cc:493] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.054965  1296 raft_consensus.cc:359] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.055855  1296 raft_consensus.cc:385] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.055368  1311 raft_consensus.cc:515] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.057019  1296 raft_consensus.cc:740] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.058372  1088 leader_election.cc:304] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [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: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:18.057824  1296 consensus_queue.cc:260] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.061465  1296 ts_tablet_manager.cc:1434] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:01:18.050205  1268 raft_consensus.cc:493] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.062904  1268 raft_consensus.cc:3060] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.063043  1296 tablet_bootstrap.cc:492] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:18.062561  1280 raft_consensus.cc:2804] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.064950  1280 raft_consensus.cc:493] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.067494  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:18.070544  1296 tablet_bootstrap.cc:654] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.071457  1268 raft_consensus.cc:515] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.077721  1294 tablet_bootstrap.cc:654] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.073213  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:18.072049  1311 leader_election.cc:290] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.079353  1122 raft_consensus.cc:2468] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 0.
I20260710 11:01:18.079671   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:18.080312   973 raft_consensus.cc:3060] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.080822   938 leader_election.cc:304] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:18.073457  1048 raft_consensus.cc:2393] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in current term 1: Already voted for candidate 1c74d5a26b774f0d803cc9b2185f01bd in this term.
I20260710 11:01:18.077663   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:18.088145   973 raft_consensus.cc:2468] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 1.
I20260710 11:01:18.088748  1311 raft_consensus.cc:2764] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:01:18.077149  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:18.090790  1121 raft_consensus.cc:3060] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.073628  1268 leader_election.cc:290] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
W20260710 11:01:18.095269   919 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:18.097919  1296 tablet_bootstrap.cc:492] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:18.098721  1296 ts_tablet_manager.cc:1403] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.005s
I20260710 11:01:18.072314  1280 raft_consensus.cc:3060] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.103345  1296 raft_consensus.cc:359] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.108152  1121 raft_consensus.cc:2468] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 1.
I20260710 11:01:18.111474  1011 leader_election.cc:304] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:18.112421  1296 raft_consensus.cc:385] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.117022  1268 raft_consensus.cc:2804] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.120003  1296 raft_consensus.cc:740] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.120446  1268 raft_consensus.cc:697] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:18.120865  1296 consensus_queue.cc:260] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.121953  1268 consensus_queue.cc:237] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.123847  1296 ts_tablet_manager.cc:1434] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:01:18.119105  1294 tablet_bootstrap.cc:492] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:18.124903  1296 tablet_bootstrap.cc:492] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:18.128145  1294 ts_tablet_manager.cc:1403] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.023s
I20260710 11:01:18.119035  1280 raft_consensus.cc:515] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.131294  1293 tablet_bootstrap.cc:492] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:18.131547  1280 leader_election.cc:290] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:18.132203   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749e259aece1448083ddff4e7a752839" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:18.132745  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749e259aece1448083ddff4e7a752839" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:18.132916   973 raft_consensus.cc:3060] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.133371  1048 raft_consensus.cc:3060] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.134169  1294 raft_consensus.cc:359] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.135200  1294 raft_consensus.cc:385] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.135740  1296 tablet_bootstrap.cc:654] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.135931  1294 raft_consensus.cc:740] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.136835  1294 consensus_queue.cc:260] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.139263  1294 ts_tablet_manager.cc:1434] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:01:18.140273  1294 tablet_bootstrap.cc:492] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:18.140367  1293 ts_tablet_manager.cc:1403] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.093s	user 0.050s	sys 0.024s
I20260710 11:01:18.143374  1293 raft_consensus.cc:359] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.144093  1293 raft_consensus.cc:385] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.144408  1293 raft_consensus.cc:740] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.145334  1293 consensus_queue.cc:260] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.147782  1293 ts_tablet_manager.cc:1434] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:01:18.148842  1294 tablet_bootstrap.cc:654] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.148766   973 raft_consensus.cc:2468] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 1.
I20260710 11:01:18.152235  1085 leader_election.cc:304] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:18.153530  1280 raft_consensus.cc:2804] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.154227  1280 raft_consensus.cc:697] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:18.155462  1280 consensus_queue.cc:237] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.166853  1311 raft_consensus.cc:493] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.167570  1311 raft_consensus.cc:515] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.170926  1311 leader_election.cc:290] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.172396  1293 tablet_bootstrap.cc:492] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e: Bootstrap starting.
I20260710 11:01:18.174345  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e4cdcb19d407eb6275e632c3b214a" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:18.175285  1121 raft_consensus.cc:2468] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 0.
I20260710 11:01:18.177874   938 leader_election.cc:304] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:18.179665  1242 raft_consensus.cc:2804] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.180050  1242 raft_consensus.cc:493] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.180400  1242 raft_consensus.cc:3060] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.181175  1294 tablet_bootstrap.cc:492] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:18.181274  1293 tablet_bootstrap.cc:654] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.181912  1294 ts_tablet_manager.cc:1403] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.010s
I20260710 11:01:18.187386  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e4cdcb19d407eb6275e632c3b214a" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:18.185767  1294 raft_consensus.cc:359] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.188274  1294 raft_consensus.cc:385] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.188716  1294 raft_consensus.cc:740] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
W20260710 11:01:18.189358   939 leader_election.cc:343] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.187597  1242 raft_consensus.cc:515] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.192123  1242 leader_election.cc:290] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.189702  1294 consensus_queue.cc:260] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.195032  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e4cdcb19d407eb6275e632c3b214a" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:18.195881  1121 raft_consensus.cc:3060] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.197190  1294 ts_tablet_manager.cc:1434] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 11:01:18.198937  1294 tablet_bootstrap.cc:492] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:18.202339  1293 tablet_bootstrap.cc:492] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e: No bootstrap required, opened a new log
I20260710 11:01:18.203024  1293 ts_tablet_manager.cc:1403] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.001s
I20260710 11:01:18.206337  1293 raft_consensus.cc:359] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.207161  1293 raft_consensus.cc:385] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.206871  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e4cdcb19d407eb6275e632c3b214a" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:18.207629  1293 raft_consensus.cc:740] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.207268  1294 tablet_bootstrap.cc:654] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.208585  1293 consensus_queue.cc:260] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.211118  1293 ts_tablet_manager.cc:1434] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260710 11:01:18.216399   939 leader_election.cc:343] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.218596  1294 tablet_bootstrap.cc:492] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:18.219105  1294 ts_tablet_manager.cc:1403] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 11:01:18.221463  1294 raft_consensus.cc:359] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.222067  1294 raft_consensus.cc:385] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.222304  1294 raft_consensus.cc:740] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.222831  1294 consensus_queue.cc:260] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.224428  1294 ts_tablet_manager.cc:1434] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:01:18.225142  1294 tablet_bootstrap.cc:492] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd: Bootstrap starting.
I20260710 11:01:18.229725  1294 tablet_bootstrap.cc:654] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.230288  1048 raft_consensus.cc:2468] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 1.
I20260710 11:01:18.240495   870 catalog_manager.cc:5697] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 1 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.241784  1121 raft_consensus.cc:2468] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 1.
I20260710 11:01:18.242041  1294 tablet_bootstrap.cc:492] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd: No bootstrap required, opened a new log
I20260710 11:01:18.242724  1294 ts_tablet_manager.cc:1403] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260710 11:01:18.243384   938 leader_election.cc:304] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [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: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:18.245004  1242 raft_consensus.cc:2804] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.245627  1242 raft_consensus.cc:697] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:18.245895  1294 raft_consensus.cc:359] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.246814  1294 raft_consensus.cc:385] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.247236  1294 raft_consensus.cc:740] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.246676  1242 consensus_queue.cc:237] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.247953  1294 consensus_queue.cc:260] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.250298  1294 ts_tablet_manager.cc:1434] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:18.252707   871 catalog_manager.cc:5697] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 1 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.257649  1296 tablet_bootstrap.cc:492] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:18.258174  1296 ts_tablet_manager.cc:1403] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.133s	user 0.063s	sys 0.052s
I20260710 11:01:18.262384   870 catalog_manager.cc:5697] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 1 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.265257  1296 raft_consensus.cc:359] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.265983  1296 raft_consensus.cc:385] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.266278  1296 raft_consensus.cc:740] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.266970  1296 consensus_queue.cc:260] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.268971  1296 ts_tablet_manager.cc:1434] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:01:18.269748  1296 tablet_bootstrap.cc:492] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:18.271301  1308 raft_consensus.cc:493] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.271842  1308 raft_consensus.cc:515] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.275967  1308 leader_election.cc:290] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.276139  1296 tablet_bootstrap.cc:654] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.277832   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f2a0d20b534138b5b2635353cb1cbd" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:18.278510   973 raft_consensus.cc:2468] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:18.278832  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f2a0d20b534138b5b2635353cb1cbd" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:18.279397  1121 raft_consensus.cc:2468] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 0.
I20260710 11:01:18.279812  1011 leader_election.cc:304] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:18.280745  1308 raft_consensus.cc:2804] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.281100  1308 raft_consensus.cc:493] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.281450  1308 raft_consensus.cc:3060] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.287695  1308 raft_consensus.cc:515] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.290450   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f2a0d20b534138b5b2635353cb1cbd" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:18.291152   973 raft_consensus.cc:3060] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.291751  1309 raft_consensus.cc:493] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.292243  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f2a0d20b534138b5b2635353cb1cbd" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:18.291769  1280 raft_consensus.cc:493] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.292557  1309 raft_consensus.cc:515] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.293001  1280 raft_consensus.cc:515] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.294734  1309 leader_election.cc:290] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:18.295003  1280 leader_election.cc:290] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:18.296157  1296 tablet_bootstrap.cc:492] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:18.296509  1121 raft_consensus.cc:3060] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.296707  1296 ts_tablet_manager.cc:1403] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.000s
I20260710 11:01:18.297173   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6838d0632f2411096471cf079e8b396" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:18.297247   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d78b942da4ff7b02bcd37e7693603" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:18.298216  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6838d0632f2411096471cf079e8b396" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
W20260710 11:01:18.298789  1085 leader_election.cc:343] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.299360  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d78b942da4ff7b02bcd37e7693603" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:18.299669  1296 raft_consensus.cc:359] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.300009  1048 raft_consensus.cc:2468] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 0.
I20260710 11:01:18.300366  1296 raft_consensus.cc:385] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.300678  1296 raft_consensus.cc:740] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.301162  1088 leader_election.cc:304] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [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: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:18.301443  1296 consensus_queue.cc:260] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.302013  1280 raft_consensus.cc:2804] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.298873  1045 raft_consensus.cc:2468] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 0.
I20260710 11:01:18.302489  1280 raft_consensus.cc:493] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.302868  1280 raft_consensus.cc:3060] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.303354   971 raft_consensus.cc:2468] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 0.
I20260710 11:01:18.303596  1296 ts_tablet_manager.cc:1434] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:18.304641  1088 leader_election.cc:304] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:18.305502  1309 raft_consensus.cc:2804] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.305860  1309 raft_consensus.cc:493] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.306210  1309 raft_consensus.cc:3060] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.304889  1296 tablet_bootstrap.cc:492] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Bootstrap starting.
I20260710 11:01:18.310801  1280 raft_consensus.cc:515] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.312678   973 raft_consensus.cc:2468] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 1.
I20260710 11:01:18.314093  1011 leader_election.cc:304] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:18.315111  1268 raft_consensus.cc:2804] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.315621  1268 raft_consensus.cc:697] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:18.316799  1296 tablet_bootstrap.cc:654] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.316512  1268 consensus_queue.cc:237] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.318857  1309 raft_consensus.cc:515] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.322697   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6838d0632f2411096471cf079e8b396" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:18.322616  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6838d0632f2411096471cf079e8b396" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:18.298228  1308 leader_election.cc:290] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.323454   973 raft_consensus.cc:3060] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.323472  1045 raft_consensus.cc:3060] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.331224   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d78b942da4ff7b02bcd37e7693603" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:18.331773  1045 raft_consensus.cc:2468] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 1.
I20260710 11:01:18.332342   973 raft_consensus.cc:2468] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 1.
I20260710 11:01:18.332571  1309 leader_election.cc:290] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:18.334157  1088 leader_election.cc:304] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
W20260710 11:01:18.334693  1085 leader_election.cc:343] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.335357  1309 raft_consensus.cc:2804] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.338665  1121 raft_consensus.cc:2468] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 1.
I20260710 11:01:18.340294  1280 leader_election.cc:290] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 1 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:18.342229  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d78b942da4ff7b02bcd37e7693603" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:18.342818  1045 raft_consensus.cc:3060] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.343523  1296 tablet_bootstrap.cc:492] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873: No bootstrap required, opened a new log
I20260710 11:01:18.344003  1296 ts_tablet_manager.cc:1403] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.020s
I20260710 11:01:18.344085   870 catalog_manager.cc:5697] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 1 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.347400  1309 raft_consensus.cc:697] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:18.347169  1296 raft_consensus.cc:359] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.348100  1296 raft_consensus.cc:385] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.348515  1296 raft_consensus.cc:740] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.348928  1045 raft_consensus.cc:2468] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 1.
I20260710 11:01:18.348475  1309 consensus_queue.cc:237] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.349828  1296 consensus_queue.cc:260] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.350520  1088 leader_election.cc:304] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [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: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:18.352375  1296 ts_tablet_manager.cc:1434] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:18.353266  1337 raft_consensus.cc:2804] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.354022  1337 raft_consensus.cc:697] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:18.355217  1337 consensus_queue.cc:237] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.363154   871 catalog_manager.cc:5697] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 1 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.377038   871 catalog_manager.cc:5697] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 1 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.404704  1268 consensus_queue.cc:1048] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.415746  1045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "582a39aa41ba4350915d4411261a9100"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
mode: GRACEFUL
new_leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:40710
I20260710 11:01:18.417295  1045 raft_consensus.cc:606] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Received request to transfer leadership to TS 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:18.417950  1268 consensus_queue.cc:1048] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.424554  1045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
mode: GRACEFUL
new_leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:40710
I20260710 11:01:18.425212  1045 raft_consensus.cc:606] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Received request to transfer leadership to TS 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:18.426715  1268 raft_consensus.cc:493] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.427369  1268 raft_consensus.cc:515] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.431113  1268 leader_election.cc:290] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.431344  1121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
mode: GRACEFUL
new_leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:48726
I20260710 11:01:18.431943  1121 raft_consensus.cc:606] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Received request to transfer leadership to TS 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:18.433271  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e4cdcb19d407eb6275e632c3b214a" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:18.433938  1121 raft_consensus.cc:2393] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c74d5a26b774f0d803cc9b2185f01bd in current term 1: Already voted for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in this term.
I20260710 11:01:18.434471  1292 raft_consensus.cc:993] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd: : Instructing follower 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:18.434955  1292 raft_consensus.cc:1081] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Signalling peer 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:18.437423  1268 consensus_queue.cc:1048] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.439589   971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:39492
I20260710 11:01:18.440199   971 raft_consensus.cc:493] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:18.440629   971 raft_consensus.cc:3060] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.444167   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e4cdcb19d407eb6275e632c3b214a" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" is_pre_election: true
I20260710 11:01:18.445569  1011 leader_election.cc:304] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd; no voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:18.446843  1268 raft_consensus.cc:3060] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.451320   971 raft_consensus.cc:515] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.439608  1045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
mode: GRACEFUL
new_leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:40710
I20260710 11:01:18.453006  1045 raft_consensus.cc:606] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Received request to transfer leadership to TS 4dc3bfbdd9cf44cd8cba64d4788a4873
I20260710 11:01:18.454664  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:18.455250  1122 raft_consensus.cc:3060] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.455789  1268 raft_consensus.cc:2749] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.457023  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff205aca2b0342d28e48db654e926ecb" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:18.457805  1045 raft_consensus.cc:3055] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.458204  1045 raft_consensus.cc:740] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:18.459259  1045 consensus_queue.cc:260] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.464361  1121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "749e259aece1448083ddff4e7a752839"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
mode: GRACEFUL
new_leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:48726
I20260710 11:01:18.465205  1122 raft_consensus.cc:2468] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:18.465716   971 leader_election.cc:290] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.464701  1045 raft_consensus.cc:3060] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.470255  1268 consensus_queue.cc:1048] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.475618  1045 raft_consensus.cc:2468] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:18.465946  1121 raft_consensus.cc:606] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Received request to transfer leadership to TS 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:18.477293  1337 consensus_queue.cc:1048] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.466985   938 leader_election.cc:304] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:18.479579  1242 raft_consensus.cc:2804] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:18.480348  1337 consensus_queue.cc:1048] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.481155  1242 raft_consensus.cc:697] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:18.482419  1242 consensus_queue.cc:237] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.492897   972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa9e4cdcb19d407eb6275e632c3b214a"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
mode: GRACEFUL
new_leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:01:18.493566   972 raft_consensus.cc:606] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Received request to transfer leadership to TS 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:18.500809  1121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6838d0632f2411096471cf079e8b396"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
mode: GRACEFUL
new_leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:48726
I20260710 11:01:18.501410  1121 raft_consensus.cc:606] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Received request to transfer leadership to TS 1c74d5a26b774f0d803cc9b2185f01bd
I20260710 11:01:18.512408  1280 raft_consensus.cc:993] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e: : Instructing follower 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:18.512880  1280 raft_consensus.cc:1081] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Signalling peer 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:18.512931  1292 raft_consensus.cc:993] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd: : Instructing follower 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:18.513554  1292 raft_consensus.cc:1081] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Signalling peer 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:18.515592   972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "582a39aa41ba4350915d4411261a9100"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:39492
I20260710 11:01:18.516251   972 raft_consensus.cc:493] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:18.516690   972 raft_consensus.cc:3060] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.516512   868 catalog_manager.cc:5697] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 1 to 2, leader changed from 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2) to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.515769   973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:39500
I20260710 11:01:18.524062   973 raft_consensus.cc:493] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:18.524513   973 raft_consensus.cc:3060] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.525331   972 raft_consensus.cc:515] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.528537  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582a39aa41ba4350915d4411261a9100" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:18.529150  1045 raft_consensus.cc:3055] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.530454  1045 raft_consensus.cc:740] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:18.530576   972 leader_election.cc:290] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.529134  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582a39aa41ba4350915d4411261a9100" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:18.531821  1121 raft_consensus.cc:3060] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.531414  1045 consensus_queue.cc:260] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.532913  1045 raft_consensus.cc:3060] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.532792   973 raft_consensus.cc:515] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.541128  1121 raft_consensus.cc:2468] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:18.541153  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:18.541131  1045 raft_consensus.cc:2468] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:18.542230  1048 raft_consensus.cc:3060] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.544654   938 leader_election.cc:304] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:18.545795  1347 raft_consensus.cc:2804] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:18.546639   973 leader_election.cc:290] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.548491  1121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:18.548758  1347 raft_consensus.cc:697] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:18.549080  1121 raft_consensus.cc:3055] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.549120  1337 consensus_queue.cc:1048] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.549577  1121 raft_consensus.cc:740] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:18.550171  1048 raft_consensus.cc:2468] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:18.550418  1121 consensus_queue.cc:260] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.549746  1347 consensus_queue.cc:237] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.551899  1121 raft_consensus.cc:3060] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.551836   939 leader_election.cc:304] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:18.553112  1311 raft_consensus.cc:2804] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:18.553591  1311 raft_consensus.cc:697] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:18.554396  1311 consensus_queue.cc:237] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.561076  1121 raft_consensus.cc:2468] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:18.565526   868 catalog_manager.cc:5697] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 1 to 2, leader changed from 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2) to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.566107  1280 consensus_queue.cc:1048] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.577117  1280 raft_consensus.cc:993] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e: : Instructing follower 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:18.577548  1337 raft_consensus.cc:1081] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Signalling peer 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:18.579110  1048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "749e259aece1448083ddff4e7a752839"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:40706
I20260710 11:01:18.579610  1048 raft_consensus.cc:493] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:18.579936  1048 raft_consensus.cc:3060] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.584769   868 catalog_manager.cc:5697] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 1 to 2, leader changed from 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3) to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.586848  1048 raft_consensus.cc:515] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.589614  1048 leader_election.cc:290] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.590214   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749e259aece1448083ddff4e7a752839" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:18.590580  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749e259aece1448083ddff4e7a752839" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:18.590924   973 raft_consensus.cc:3060] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.591241  1122 raft_consensus.cc:3055] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.591590  1122 raft_consensus.cc:740] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:18.592393  1122 consensus_queue.cc:260] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.593211  1122 raft_consensus.cc:3060] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.601320   973 raft_consensus.cc:2468] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:18.602517  1011 leader_election.cc:304] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:18.603413  1268 raft_consensus.cc:2804] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:18.603880  1122 raft_consensus.cc:2468] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:18.603925  1268 raft_consensus.cc:697] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:18.604892  1268 consensus_queue.cc:237] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.611049   871 catalog_manager.cc:5697] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 1 to 2, leader changed from 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3) to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 2 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.621312  1268 consensus_queue.cc:1048] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.627388  1292 raft_consensus.cc:993] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd: : Instructing follower 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:18.627894  1308 raft_consensus.cc:1081] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Signalling peer 4dc3bfbdd9cf44cd8cba64d4788a4873 to start an election
I20260710 11:01:18.629956   971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
 from {username='slave'} at 127.0.0.1:39492
I20260710 11:01:18.630632   971 raft_consensus.cc:493] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:18.631040   971 raft_consensus.cc:3060] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.632990  1311 consensus_queue.cc:1048] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.636638  1292 consensus_queue.cc:1048] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.639132   971 raft_consensus.cc:515] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.641088   973 raft_consensus.cc:1240] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Rejecting Update request from peer 1c74d5a26b774f0d803cc9b2185f01bd for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:18.645887  1347 raft_consensus.cc:993] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873: : Instructing follower 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:18.646488  1347 raft_consensus.cc:1081] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Signalling peer 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:18.646963  1048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:18.647651  1048 raft_consensus.cc:3055] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.647969  1048 raft_consensus.cc:740] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:18.651937  1044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa9e4cdcb19d407eb6275e632c3b214a"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:40694
I20260710 11:01:18.652707  1044 raft_consensus.cc:493] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:18.653115  1044 raft_consensus.cc:3060] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.656586  1048 consensus_queue.cc:260] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.657723  1048 raft_consensus.cc:3060] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.659085  1347 consensus_queue.cc:1048] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.660490   971 leader_election.cc:290] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Requested vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.662339  1119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4adfdf2e39c54ca3b1d1d729d9b0aa03" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:18.662904  1119 raft_consensus.cc:3060] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.663719  1044 raft_consensus.cc:515] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.665887  1048 raft_consensus.cc:2468] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:18.667737   939 leader_election.cc:304] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:18.668592  1347 raft_consensus.cc:2804] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:18.669112  1347 raft_consensus.cc:697] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:18.669943  1347 consensus_queue.cc:237] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [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: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.674597  1119 raft_consensus.cc:2468] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in term 2.
I20260710 11:01:18.678279   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e4cdcb19d407eb6275e632c3b214a" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:18.679849   971 raft_consensus.cc:3055] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.680275   971 raft_consensus.cc:740] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:18.681048  1044 leader_election.cc:290] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.681315   971 consensus_queue.cc:260] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.682463  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa9e4cdcb19d407eb6275e632c3b214a" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:18.682963   971 raft_consensus.cc:3060] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.683096  1122 raft_consensus.cc:3060] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.683167   870 catalog_manager.cc:5697] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 reported cstate change: term changed from 1 to 2, leader changed from 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2) to 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1). New cstate: current_term: 2 leader_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.690295   971 raft_consensus.cc:2468] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:18.690368  1122 raft_consensus.cc:2468] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:18.691550  1011 leader_election.cc:304] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:18.692520  1292 raft_consensus.cc:2804] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:18.693017  1292 raft_consensus.cc:697] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:18.693879  1292 consensus_queue.cc:237] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.702630   870 catalog_manager.cc:5697] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 1 to 2, leader changed from 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1) to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 2 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.707075  1347 raft_consensus.cc:493] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.707566  1347 raft_consensus.cc:515] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.709379  1347 leader_election.cc:290] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.710161  1044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d78b942da4ff7b02bcd37e7693603" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" is_pre_election: true
I20260710 11:01:18.710644  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d78b942da4ff7b02bcd37e7693603" candidate_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "752544dc6c504be696e9ddcdf8480a2e" is_pre_election: true
I20260710 11:01:18.711112  1044 raft_consensus.cc:2393] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc3bfbdd9cf44cd8cba64d4788a4873 in current term 1: Already voted for candidate 752544dc6c504be696e9ddcdf8480a2e in this term.
I20260710 11:01:18.712246   939 leader_election.cc:304] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:18.713227  1347 raft_consensus.cc:3060] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.718624  1347 raft_consensus.cc:2749] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.730195  1337 consensus_queue.cc:1048] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.741156  1337 consensus_queue.cc:1048] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.749066  1309 raft_consensus.cc:993] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e: : Instructing follower 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:18.749560  1337 raft_consensus.cc:1081] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Signalling peer 1c74d5a26b774f0d803cc9b2185f01bd to start an election
I20260710 11:01:18.750944  1044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6838d0632f2411096471cf079e8b396"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
 from {username='slave'} at 127.0.0.1:40706
I20260710 11:01:18.751524  1044 raft_consensus.cc:493] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:18.751791  1044 raft_consensus.cc:3060] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.756853  1044 raft_consensus.cc:515] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.758544  1044 leader_election.cc:290] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3:43565)
I20260710 11:01:18.759435   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6838d0632f2411096471cf079e8b396" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:18.759637  1122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6838d0632f2411096471cf079e8b396" candidate_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
I20260710 11:01:18.760085   971 raft_consensus.cc:3060] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.760142  1122 raft_consensus.cc:3055] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.760571  1122 raft_consensus.cc:740] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:18.761348  1122 consensus_queue.cc:260] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.762662  1122 raft_consensus.cc:3060] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.767103   971 raft_consensus.cc:2468] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:18.768227  1011 leader_election.cc:304] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 4dc3bfbdd9cf44cd8cba64d4788a4873; no voters: 
I20260710 11:01:18.769160  1308 raft_consensus.cc:2804] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:18.769620  1308 raft_consensus.cc:697] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Becoming Leader. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:18.770032  1122 raft_consensus.cc:2468] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c74d5a26b774f0d803cc9b2185f01bd in term 2.
I20260710 11:01:18.770491  1308 consensus_queue.cc:237] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:18.776494   871 catalog_manager.cc:5697] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd reported cstate change: term changed from 1 to 2, leader changed from 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3) to 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2). New cstate: current_term: 2 leader_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.791463  1308 consensus_queue.cc:1048] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.803040  1292 consensus_queue.cc:1048] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.898350  1122 raft_consensus.cc:1275] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.899546  1347 consensus_queue.cc:1048] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.907599  1044 raft_consensus.cc:1275] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.909510  1347 consensus_queue.cc:1048] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.913877  1337 consensus_queue.cc:1048] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.926402  1280 consensus_queue.cc:1048] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.950290  1044 raft_consensus.cc:1275] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.951843  1347 consensus_queue.cc:1048] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.959065  1122 raft_consensus.cc:1275] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.960808  1242 consensus_queue.cc:1048] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:18.961704  1122 raft_consensus.cc:1275] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.964561  1242 consensus_queue.cc:1048] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 11:01:18.977421  1044 raft_consensus.cc:1275] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:18.979734  1347 consensus_queue.cc:1048] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.052815   971 raft_consensus.cc:1275] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.054459  1292 consensus_queue.cc:1048] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.062636  1119 raft_consensus.cc:1275] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.065550  1308 consensus_queue.cc:1048] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:19.161859  1119 raft_consensus.cc:1275] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.163229  1268 consensus_queue.cc:1048] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.168632  1044 raft_consensus.cc:1275] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.170187  1347 consensus_queue.cc:1048] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.172580   971 raft_consensus.cc:1275] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.174268  1308 consensus_queue.cc:1048] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:19.185828  1119 raft_consensus.cc:1275] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 4dc3bfbdd9cf44cd8cba64d4788a4873: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.187703  1311 consensus_queue.cc:1048] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.229266  1119 raft_consensus.cc:1275] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.230413  1268 consensus_queue.cc:1048] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.239168   971 raft_consensus.cc:1275] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Refusing update from remote peer 1c74d5a26b774f0d803cc9b2185f01bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:19.240610  1268 consensus_queue.cc:1048] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:21.585127   870 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40324:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:21.607260   870 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40324:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:21.640455 29540 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:01:21.705915  1011 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.217.1:33873, user_credentials={real_user=slave}} blocked reactor thread for 45232.3us
W20260710 11:01:21.947985   902 debug-util.cc:398] Leaking SignalData structure 0x7b0800175b20 after lost signal to thread 29543
I20260710 11:01:21.913445  1416 tablet.cc:1724] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:21.985373   902 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0b00 after lost signal to thread 905
I20260710 11:01:22.010716  1045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6838d0632f2411096471cf079e8b396"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
mode: GRACEFUL
new_leader_uuid: "752544dc6c504be696e9ddcdf8480a2e"
 from {username='slave'} at 127.0.0.1:48242
I20260710 11:01:22.011490  1045 raft_consensus.cc:606] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Received request to transfer leadership to TS 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:22.029166  1424 tablet.cc:1724] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.031147  1433 tablet.cc:1724] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.033685  1425 tablet.cc:1724] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.036877  1432 tablet.cc:1724] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.051769  1427 tablet.cc:1724] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.092527  1435 tablet.cc:1724] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:22.107908  1074 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:1f6d78b942da4ff7b02bcd37e7693603)
W20260710 11:01:22.081928   938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.217.3:43565, user_credentials={real_user=slave}} blocked reactor thread for 60368.9us
I20260710 11:01:22.109640  1308 raft_consensus.cc:993] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd: : Instructing follower 752544dc6c504be696e9ddcdf8480a2e to start an election
I20260710 11:01:22.132513  1389 raft_consensus.cc:1081] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Signalling peer 752544dc6c504be696e9ddcdf8480a2e to start an election
W20260710 11:01:22.126943   902 debug-util.cc:398] Leaking SignalData structure 0x7b080004bcc0 after lost signal to thread 1146
W20260710 11:01:22.160881  1074 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1f6d78b942da4ff7b02bcd37e7693603)
I20260710 11:01:22.133602  1416 tablet.cc:1724] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:22.169515  1074 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1f6d78b942da4ff7b02bcd37e7693603)
I20260710 11:01:22.107860  1428 tablet.cc:1724] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.136476  1436 tablet.cc:1724] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.128618  1438 tablet.cc:1724] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:22.188314   939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.217.2:34997, user_credentials={real_user=slave}} blocked reactor thread for 51411.2us
I20260710 11:01:22.202409  1122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6838d0632f2411096471cf079e8b396"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
 from {username='slave'} at 127.0.0.1:48710
I20260710 11:01:22.203022  1122 raft_consensus.cc:493] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:22.202636  1416 tablet.cc:1724] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.203441  1122 raft_consensus.cc:3060] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:22.208285  1432 tablet.cc:1724] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.212250  1122 raft_consensus.cc:515] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.217613  1444 tablet.cc:1724] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:22.221071  1442 log.cc:927] Time spent T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260710 11:01:22.228008  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6838d0632f2411096471cf079e8b396" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:22.228718  1045 raft_consensus.cc:3055] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:22.229136  1045 raft_consensus.cc:740] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
W20260710 11:01:22.229619  1437 log.cc:927] Time spent T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd: Append to log took a long time: real 0.098s	user 0.000s	sys 0.003s
I20260710 11:01:22.229938  1045 consensus_queue.cc:260] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [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: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.230902  1045 raft_consensus.cc:3060] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:22.235976  1122 leader_election.cc:290] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 3 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:22.238278  1424 tablet.cc:1724] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.243963   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6838d0632f2411096471cf079e8b396" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:22.246086  1425 tablet.cc:1724] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.256960  1433 tablet.cc:1724] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.263477  1424 tablet.cc:1724] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.264300  1045 raft_consensus.cc:2468] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 3.
I20260710 11:01:22.265498  1441 tablet.cc:1724] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.269172  1088 leader_election.cc:304] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [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: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:22.270077  1388 raft_consensus.cc:2804] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:22.269528  1435 tablet.cc:1724] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.270555  1388 raft_consensus.cc:697] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 3 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:22.271365  1388 consensus_queue.cc:237] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [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: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.224416  1438 tablet.cc:1724] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.276592  1444 tablet.cc:1724] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.288691  1428 tablet.cc:1724] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.294301  1444 tablet.cc:1724] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.296541   868 catalog_manager.cc:5697] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 2 to 3, leader changed from 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2) to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 3 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:22.303973   971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
mode: GRACEFUL
new_leader_uuid: "752544dc6c504be696e9ddcdf8480a2e"
 from {username='slave'} at 127.0.0.1:41674
I20260710 11:01:22.304767   971 raft_consensus.cc:606] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Received request to transfer leadership to TS 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:22.306043 29540 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:01:22.306643 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:22.308145  1436 tablet.cc:1724] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.319396  1046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c"
dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
mode: GRACEFUL
new_leader_uuid: "752544dc6c504be696e9ddcdf8480a2e"
 from {username='slave'} at 127.0.0.1:48242
I20260710 11:01:22.320101  1046 raft_consensus.cc:606] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Received request to transfer leadership to TS 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:22.319830  1427 tablet.cc:1724] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.326265   973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3"
dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
mode: GRACEFUL
new_leader_uuid: "752544dc6c504be696e9ddcdf8480a2e"
 from {username='slave'} at 127.0.0.1:41674
I20260710 11:01:22.326857   973 raft_consensus.cc:606] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Received request to transfer leadership to TS 752544dc6c504be696e9ddcdf8480a2e
I20260710 11:01:22.328007 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:22.328625 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:22.358273   870 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af: soft_deleted_table [id=2ba76b77e62e48e58fe3155f465c434b] alter complete (version 1)
I20260710 11:01:22.655972   973 raft_consensus.cc:3060] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:22.659416  1414 raft_consensus.cc:993] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873: : Instructing follower 752544dc6c504be696e9ddcdf8480a2e to start an election
I20260710 11:01:22.660166  1410 raft_consensus.cc:1081] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Signalling peer 752544dc6c504be696e9ddcdf8480a2e to start an election
I20260710 11:01:22.662199  1119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
 from {username='slave'} at 127.0.0.1:48708
I20260710 11:01:22.662808  1119 raft_consensus.cc:493] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:22.663216  1119 raft_consensus.cc:3060] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:22.663260   973 raft_consensus.cc:1275] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Refusing update from remote peer 752544dc6c504be696e9ddcdf8480a2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:22.664873  1388 consensus_queue.cc:1048] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:22.668532  1438 tablet.cc:1724] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:22.671080  1440 raft_consensus.cc:993] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873: : Instructing follower 752544dc6c504be696e9ddcdf8480a2e to start an election
I20260710 11:01:22.671559  1440 raft_consensus.cc:1081] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Signalling peer 752544dc6c504be696e9ddcdf8480a2e to start an election
I20260710 11:01:22.671458  1119 raft_consensus.cc:515] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.674053  1119 leader_election.cc:290] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 3 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:22.674973  1045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:22.675704  1045 raft_consensus.cc:3060] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:22.675715  1119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
 from {username='slave'} at 127.0.0.1:48708
I20260710 11:01:22.676730  1119 raft_consensus.cc:493] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:22.676904   971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f360ed96d28f4127b1a2c049a4193aaa" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:22.677667   971 raft_consensus.cc:3055] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:22.678045   971 raft_consensus.cc:740] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:22.677127  1119 raft_consensus.cc:3060] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.679004   971 consensus_queue.cc:260] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [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: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.680840   971 raft_consensus.cc:3060] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:22.686431  1119 raft_consensus.cc:515] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.689191  1119 leader_election.cc:290] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 2 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:22.690546   972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:22.691171   972 raft_consensus.cc:3055] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:22.691468   972 raft_consensus.cc:740] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc3bfbdd9cf44cd8cba64d4788a4873, State: Running, Role: LEADER
I20260710 11:01:22.692236   972 consensus_queue.cc:260] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.693717   972 raft_consensus.cc:3060] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.696568  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b85f2fc8364d97a79c1592e7cb96f3" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:22.697183  1046 raft_consensus.cc:3060] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:22.699203  1045 raft_consensus.cc:2468] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 3.
I20260710 11:01:22.709132   971 raft_consensus.cc:2468] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 3.
I20260710 11:01:22.709569  1046 raft_consensus.cc:2468] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 2.
I20260710 11:01:22.713443  1088 leader_election.cc:304] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [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: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:22.714563  1088 leader_election.cc:304] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:22.714820  1388 raft_consensus.cc:2804] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:22.721536  1451 raft_consensus.cc:2804] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:22.722242   972 raft_consensus.cc:2468] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 2.
I20260710 11:01:22.749199  1046 raft_consensus.cc:1275] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Refusing update from remote peer 752544dc6c504be696e9ddcdf8480a2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:22.756844  1388 raft_consensus.cc:697] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 3 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:22.756932  1454 consensus_queue.cc:1048] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:01:22.756844  1451 raft_consensus.cc:697] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 2 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:22.763803  1451 consensus_queue.cc:237] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.758134  1388 consensus_queue.cc:237] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [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: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.782054   868 catalog_manager.cc:5697] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 2 to 3, leader changed from 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1) to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 3 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:22.785282   868 catalog_manager.cc:5697] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 1 to 2, leader changed from 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1) to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 2 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:22.788112  1308 raft_consensus.cc:993] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd: : Instructing follower 752544dc6c504be696e9ddcdf8480a2e to start an election
I20260710 11:01:22.788720  1389 raft_consensus.cc:1081] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Signalling peer 752544dc6c504be696e9ddcdf8480a2e to start an election
I20260710 11:01:22.790473  1119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c"
dest_uuid: "752544dc6c504be696e9ddcdf8480a2e"
 from {username='slave'} at 127.0.0.1:48710
I20260710 11:01:22.791077  1119 raft_consensus.cc:493] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:22.791476  1119 raft_consensus.cc:3060] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:22.799328  1119 raft_consensus.cc:515] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.801371  1119 leader_election.cc:290] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [CANDIDATE]: Term 3 election: Requested vote from peers 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873), 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997)
I20260710 11:01:22.802179   973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873"
I20260710 11:01:22.802654  1046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38dd05dc6066481a8c5bb6867b40dd6c" candidate_uuid: "752544dc6c504be696e9ddcdf8480a2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c74d5a26b774f0d803cc9b2185f01bd"
I20260710 11:01:22.802868   973 raft_consensus.cc:3060] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:22.803267  1046 raft_consensus.cc:3055] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:22.803627  1046 raft_consensus.cc:740] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c74d5a26b774f0d803cc9b2185f01bd, State: Running, Role: LEADER
I20260710 11:01:22.804526  1046 consensus_queue.cc:260] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [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: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.805927  1046 raft_consensus.cc:3060] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:22.813755  1046 raft_consensus.cc:2468] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 3.
I20260710 11:01:22.815311  1088 leader_election.cc:304] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [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: 1c74d5a26b774f0d803cc9b2185f01bd, 752544dc6c504be696e9ddcdf8480a2e; no voters: 
I20260710 11:01:22.816277  1388 raft_consensus.cc:2804] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:22.816857  1388 raft_consensus.cc:697] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 3 LEADER]: Becoming Leader. State: Replica: 752544dc6c504be696e9ddcdf8480a2e, State: Running, Role: LEADER
I20260710 11:01:22.815568   973 raft_consensus.cc:2468] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 752544dc6c504be696e9ddcdf8480a2e in term 3.
I20260710 11:01:22.817811  1388 consensus_queue.cc:237] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [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: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } }
I20260710 11:01:22.827284   868 catalog_manager.cc:5697] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e reported cstate change: term changed from 2 to 3, leader changed from 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2) to 752544dc6c504be696e9ddcdf8480a2e (127.28.217.3). New cstate: current_term: 3 leader_uuid: "752544dc6c504be696e9ddcdf8480a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "752544dc6c504be696e9ddcdf8480a2e" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 43565 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.184265   973 raft_consensus.cc:1275] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Refusing update from remote peer 752544dc6c504be696e9ddcdf8480a2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.185597  1388 consensus_queue.cc:1048] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:23.204377  1046 raft_consensus.cc:1275] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Refusing update from remote peer 752544dc6c504be696e9ddcdf8480a2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:23.206001  1454 consensus_queue.cc:1048] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.254149  1046 raft_consensus.cc:1275] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Refusing update from remote peer 752544dc6c504be696e9ddcdf8480a2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:23.255514  1451 consensus_queue.cc:1048] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:23.267930   973 raft_consensus.cc:1275] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Refusing update from remote peer 752544dc6c504be696e9ddcdf8480a2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:23.269526  1454 consensus_queue.cc:1048] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:23.395948 29540 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:01:23.401813 29540 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:01:23.402310 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:23.407768 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:01:23.408229 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:23.418275   971 raft_consensus.cc:1275] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Refusing update from remote peer 752544dc6c504be696e9ddcdf8480a2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:23.419909  1451 consensus_queue.cc:1048] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3bfbdd9cf44cd8cba64d4788a4873" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:23.429569  1046 raft_consensus.cc:1275] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Refusing update from remote peer 752544dc6c504be696e9ddcdf8480a2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:23.432188  1453 consensus_queue.cc:1048] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c74d5a26b774f0d803cc9b2185f01bd" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:24.445739 29540 tablet_server.cc:179] TabletServer@127.28.217.1:0 shutting down...
W20260710 11:01:24.483220  1011 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:01:24.487190  1011 consensus_peers.cc:597] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd -> Peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Couldn't send request to peer 4dc3bfbdd9cf44cd8cba64d4788a4873. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:24.488615  1011 consensus_peers.cc:597] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd -> Peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Couldn't send request to peer 4dc3bfbdd9cf44cd8cba64d4788a4873. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:24.491989 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:24.493031 29540 tablet_replica.cc:333] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.493952 29540 raft_consensus.cc:2243] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.494623 29540 raft_consensus.cc:2272] T e6838d0632f2411096471cf079e8b396 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.497272 29540 tablet_replica.cc:333] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.498091 29540 raft_consensus.cc:2243] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.498785 29540 raft_consensus.cc:2272] T 749e259aece1448083ddff4e7a752839 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.501202 29540 tablet_replica.cc:333] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.501969 29540 raft_consensus.cc:2243] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.502583 29540 raft_consensus.cc:2272] T aa9e4cdcb19d407eb6275e632c3b214a P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.505162 29540 tablet_replica.cc:333] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.506091 29540 raft_consensus.cc:2243] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.507143 29540 raft_consensus.cc:2272] T ff205aca2b0342d28e48db654e926ecb P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.509747 29540 tablet_replica.cc:333] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.510555 29540 raft_consensus.cc:2243] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.511088 29540 raft_consensus.cc:2272] T 1f6d78b942da4ff7b02bcd37e7693603 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.513630 29540 tablet_replica.cc:333] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.514448 29540 raft_consensus.cc:2243] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.514971 29540 raft_consensus.cc:2272] T 56ac3046392040918b33adf033221e3d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.517602 29540 tablet_replica.cc:333] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.518396 29540 raft_consensus.cc:2243] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.518918 29540 raft_consensus.cc:2272] T f360ed96d28f4127b1a2c049a4193aaa P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.521315 29540 tablet_replica.cc:333] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.522281 29540 raft_consensus.cc:2243] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.523440 29540 raft_consensus.cc:2272] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.526400 29540 tablet_replica.cc:333] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.527289 29540 raft_consensus.cc:2243] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.527908 29540 raft_consensus.cc:2272] T 799b883547754650ba75f3bdb786949d P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.531157 29540 tablet_replica.cc:333] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.532047 29540 raft_consensus.cc:2243] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.533169 29540 raft_consensus.cc:2272] T 38404da54b3746c980f5d35367c6fd11 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.536058 29540 tablet_replica.cc:333] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.536895 29540 raft_consensus.cc:2243] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.537424 29540 raft_consensus.cc:2272] T 93bf46b3401e4946be406744c27a2df1 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.540097 29540 tablet_replica.cc:333] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.540927 29540 raft_consensus.cc:2243] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.541908 29540 raft_consensus.cc:2272] T 582a39aa41ba4350915d4411261a9100 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.544378 29540 tablet_replica.cc:333] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.545137 29540 raft_consensus.cc:2243] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.545665 29540 raft_consensus.cc:2272] T d5f2a0d20b534138b5b2635353cb1cbd P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.548069 29540 tablet_replica.cc:333] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.548904 29540 raft_consensus.cc:2243] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.549510 29540 raft_consensus.cc:2272] T 38dd05dc6066481a8c5bb6867b40dd6c P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.552186 29540 tablet_replica.cc:333] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.553085 29540 raft_consensus.cc:2243] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.553685 29540 raft_consensus.cc:2272] T a80b601b717e422eb7974bc3de19f429 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.556456 29540 tablet_replica.cc:333] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.557163 29540 raft_consensus.cc:2243] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.558175 29540 raft_consensus.cc:2272] T 0261a042e5254f2abcafe0aca703f867 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.561026 29540 tablet_replica.cc:333] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.561740 29540 raft_consensus.cc:2243] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.562273 29540 raft_consensus.cc:2272] T 45b85f2fc8364d97a79c1592e7cb96f3 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.564996 29540 tablet_replica.cc:333] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873: stopping tablet replica
I20260710 11:01:24.565706 29540 raft_consensus.cc:2243] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.566695 29540 raft_consensus.cc:2272] T c281aa56d28947de9d89bda003b744a0 P 4dc3bfbdd9cf44cd8cba64d4788a4873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.606132 29540 tablet_server.cc:196] TabletServer@127.28.217.1:0 shutdown complete.
W20260710 11:01:24.632165  1085 consensus_peers.cc:597] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e -> Peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Couldn't send request to peer 4dc3bfbdd9cf44cd8cba64d4788a4873. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:24.643456 29540 tablet_server.cc:179] TabletServer@127.28.217.2:0 shutting down...
I20260710 11:01:24.684312 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:24.685282 29540 tablet_replica.cc:333] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.685894 29540 raft_consensus.cc:2243] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.687014 29540 raft_consensus.cc:2272] T aa9e4cdcb19d407eb6275e632c3b214a P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.689559 29540 tablet_replica.cc:333] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.690443 29540 raft_consensus.cc:2243] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.691087 29540 raft_consensus.cc:2272] T e6838d0632f2411096471cf079e8b396 P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:24.692189  1085 consensus_peers.cc:597] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e -> Peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Couldn't send request to peer 4dc3bfbdd9cf44cd8cba64d4788a4873. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:24.692648  1011 consensus_peers.cc:597] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd -> Peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Couldn't send request to peer 4dc3bfbdd9cf44cd8cba64d4788a4873. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:24.693578 29540 tablet_replica.cc:333] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.694489 29540 raft_consensus.cc:2243] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.695521 29540 raft_consensus.cc:2272] T 749e259aece1448083ddff4e7a752839 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.698202 29540 tablet_replica.cc:333] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.699038 29540 raft_consensus.cc:2243] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.699654 29540 raft_consensus.cc:2272] T ff205aca2b0342d28e48db654e926ecb P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.702288 29540 tablet_replica.cc:333] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.703150 29540 raft_consensus.cc:2243] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.703722 29540 raft_consensus.cc:2272] T c281aa56d28947de9d89bda003b744a0 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.706454 29540 tablet_replica.cc:333] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.707275 29540 raft_consensus.cc:2243] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.707804 29540 raft_consensus.cc:2272] T 1f6d78b942da4ff7b02bcd37e7693603 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.710153 29540 tablet_replica.cc:333] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.710898 29540 raft_consensus.cc:2243] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.711447 29540 raft_consensus.cc:2272] T f360ed96d28f4127b1a2c049a4193aaa P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.713994 29540 tablet_replica.cc:333] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
W20260710 11:01:24.714725  1085 consensus_peers.cc:597] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e -> Peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Couldn't send request to peer 4dc3bfbdd9cf44cd8cba64d4788a4873. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:24.714829 29540 raft_consensus.cc:2243] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.715945 29540 raft_consensus.cc:2272] T 56ac3046392040918b33adf033221e3d P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.718741 29540 tablet_replica.cc:333] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.719592 29540 raft_consensus.cc:2243] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.720144 29540 raft_consensus.cc:2272] T 45b85f2fc8364d97a79c1592e7cb96f3 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.722970 29540 tablet_replica.cc:333] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.723834 29540 raft_consensus.cc:2243] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.724450 29540 raft_consensus.cc:2272] T 93bf46b3401e4946be406744c27a2df1 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.727164 29540 tablet_replica.cc:333] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.727972 29540 raft_consensus.cc:2243] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.728588 29540 raft_consensus.cc:2272] T 38404da54b3746c980f5d35367c6fd11 P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:24.730731  1088 consensus_peers.cc:597] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e -> Peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Couldn't send request to peer 1c74d5a26b774f0d803cc9b2185f01bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:24.731464 29540 tablet_replica.cc:333] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.732365 29540 raft_consensus.cc:2243] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.732936 29540 raft_consensus.cc:2272] T 582a39aa41ba4350915d4411261a9100 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.735769 29540 tablet_replica.cc:333] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.736537 29540 raft_consensus.cc:2243] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.737552 29540 raft_consensus.cc:2272] T a80b601b717e422eb7974bc3de19f429 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.740217 29540 tablet_replica.cc:333] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.741003 29540 raft_consensus.cc:2243] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.742003 29540 raft_consensus.cc:2272] T d5f2a0d20b534138b5b2635353cb1cbd P 1c74d5a26b774f0d803cc9b2185f01bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.744525 29540 tablet_replica.cc:333] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.745317 29540 raft_consensus.cc:2243] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.745918 29540 raft_consensus.cc:2272] T 38dd05dc6066481a8c5bb6867b40dd6c P 1c74d5a26b774f0d803cc9b2185f01bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.748647 29540 tablet_replica.cc:333] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.749469 29540 raft_consensus.cc:2243] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.750106 29540 raft_consensus.cc:2272] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.752676 29540 tablet_replica.cc:333] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.753486 29540 raft_consensus.cc:2243] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.754541 29540 raft_consensus.cc:2272] T 799b883547754650ba75f3bdb786949d P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:24.754617  1085 consensus_peers.cc:597] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e -> Peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Couldn't send request to peer 4dc3bfbdd9cf44cd8cba64d4788a4873. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:24.756781  1088 consensus_peers.cc:597] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e -> Peer 1c74d5a26b774f0d803cc9b2185f01bd (127.28.217.2:34997): Couldn't send request to peer 1c74d5a26b774f0d803cc9b2185f01bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:24.757462 29540 tablet_replica.cc:333] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd: stopping tablet replica
I20260710 11:01:24.758201 29540 raft_consensus.cc:2243] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.758749 29540 raft_consensus.cc:2272] T 0261a042e5254f2abcafe0aca703f867 P 1c74d5a26b774f0d803cc9b2185f01bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.805655 29540 tablet_server.cc:196] TabletServer@127.28.217.2:0 shutdown complete.
I20260710 11:01:24.836867 29540 tablet_server.cc:179] TabletServer@127.28.217.3:0 shutting down...
I20260710 11:01:24.868605 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:24.869374 29540 tablet_replica.cc:333] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.870061 29540 raft_consensus.cc:2243] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.870838 29540 raft_consensus.cc:2272] T e6838d0632f2411096471cf079e8b396 P 752544dc6c504be696e9ddcdf8480a2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.872754 29540 tablet_replica.cc:333] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.873288 29540 raft_consensus.cc:2243] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.873709 29540 raft_consensus.cc:2272] T aa9e4cdcb19d407eb6275e632c3b214a P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.875298 29540 tablet_replica.cc:333] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.875852 29540 raft_consensus.cc:2243] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.876268 29540 raft_consensus.cc:2272] T 749e259aece1448083ddff4e7a752839 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.877919 29540 tablet_replica.cc:333] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.878445 29540 raft_consensus.cc:2243] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.878849 29540 raft_consensus.cc:2272] T ff205aca2b0342d28e48db654e926ecb P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.880484 29540 tablet_replica.cc:333] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.881093 29540 raft_consensus.cc:2243] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.881517 29540 raft_consensus.cc:2272] T c281aa56d28947de9d89bda003b744a0 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.883249 29540 tablet_replica.cc:333] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.883783 29540 raft_consensus.cc:2243] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.884560 29540 raft_consensus.cc:2272] T 93bf46b3401e4946be406744c27a2df1 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.886296 29540 tablet_replica.cc:333] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.886835 29540 raft_consensus.cc:2243] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.887226 29540 raft_consensus.cc:2272] T 38404da54b3746c980f5d35367c6fd11 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.888957 29540 tablet_replica.cc:333] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.889495 29540 raft_consensus.cc:2243] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.890018 29540 raft_consensus.cc:2272] T 582a39aa41ba4350915d4411261a9100 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.892012 29540 tablet_replica.cc:333] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.892726 29540 raft_consensus.cc:2243] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.893219 29540 raft_consensus.cc:2272] T a80b601b717e422eb7974bc3de19f429 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.895388 29540 tablet_replica.cc:333] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
W20260710 11:01:24.895247  1085 consensus_peers.cc:597] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e -> Peer 4dc3bfbdd9cf44cd8cba64d4788a4873 (127.28.217.1:33873): Couldn't send request to peer 4dc3bfbdd9cf44cd8cba64d4788a4873. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:24.896171 29540 raft_consensus.cc:2243] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.896668 29540 raft_consensus.cc:2272] T d5f2a0d20b534138b5b2635353cb1cbd P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.898306 29540 tablet_replica.cc:333] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.898859 29540 raft_consensus.cc:2243] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.899580 29540 raft_consensus.cc:2272] T 38dd05dc6066481a8c5bb6867b40dd6c P 752544dc6c504be696e9ddcdf8480a2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.901508 29540 tablet_replica.cc:333] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.902032 29540 raft_consensus.cc:2243] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.902446 29540 raft_consensus.cc:2272] T 4adfdf2e39c54ca3b1d1d729d9b0aa03 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.904098 29540 tablet_replica.cc:333] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.904685 29540 raft_consensus.cc:2243] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.905153 29540 raft_consensus.cc:2272] T 799b883547754650ba75f3bdb786949d P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.906997 29540 tablet_replica.cc:333] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.907573 29540 raft_consensus.cc:2243] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.908674 29540 raft_consensus.cc:2272] T 45b85f2fc8364d97a79c1592e7cb96f3 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.910470 29540 tablet_replica.cc:333] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.910983 29540 raft_consensus.cc:2243] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.911686 29540 raft_consensus.cc:2272] T 1f6d78b942da4ff7b02bcd37e7693603 P 752544dc6c504be696e9ddcdf8480a2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.913334 29540 tablet_replica.cc:333] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.913899 29540 raft_consensus.cc:2243] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:24.914618 29540 raft_consensus.cc:2272] T f360ed96d28f4127b1a2c049a4193aaa P 752544dc6c504be696e9ddcdf8480a2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.916420 29540 tablet_replica.cc:333] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.916923 29540 raft_consensus.cc:2243] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.917490 29540 raft_consensus.cc:2272] T 56ac3046392040918b33adf033221e3d P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:24.919473 29540 tablet_replica.cc:333] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e: stopping tablet replica
I20260710 11:01:24.919956 29540 raft_consensus.cc:2243] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:24.920496 29540 raft_consensus.cc:2272] T 0261a042e5254f2abcafe0aca703f867 P 752544dc6c504be696e9ddcdf8480a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.033923 29540 tablet_server.cc:196] TabletServer@127.28.217.3:0 shutdown complete.
I20260710 11:01:25.110422 29540 master.cc:562] Master@127.28.217.62:41301 shutting down...
I20260710 11:01:25.144311 29540 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:25.145670 29540 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:25.146190 29540 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82c099a33c2a47528e408a7337b354af: stopping tablet replica
I20260710 11:01:25.354035 29540 master.cc:584] Master@127.28.217.62:41301 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13541 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:01:25.413381 29540 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.217.62:41009
I20260710 11:01:25.414574 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:25.421398  1472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:25.421466  1473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:25.422400  1475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:25.423748 29540 server_base.cc:1061] running on GCE node
I20260710 11:01:25.424772 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:25.425009 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:25.425197 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681285425181 us; error 0 us; skew 500 ppm
I20260710 11:01:25.425758 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:25.428408 29540 webserver.cc:533] Webserver started at http://127.28.217.62:33027/ using document root <none> and password file <none>
I20260710 11:01:25.428928 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:25.429131 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:25.429407 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:25.430660 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/master-0-root/instance:
uuid: "6580cf8409c2443795f6ae4fa7d86366"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-b094"
I20260710 11:01:25.435364 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:25.439064  1480 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.440032 29540 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 11:01:25.440286 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/master-0-root
uuid: "6580cf8409c2443795f6ae4fa7d86366"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-b094"
I20260710 11:01:25.440713 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:25.455065 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:25.456243 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:25.495795 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.62:41009
I20260710 11:01:25.495910  1531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.62:41009 every 8 connection(s)
I20260710 11:01:25.500080  1532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:25.511479  1532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366: Bootstrap starting.
I20260710 11:01:25.516753  1532 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:25.521543  1532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366: No bootstrap required, opened a new log
I20260710 11:01:25.523820  1532 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6580cf8409c2443795f6ae4fa7d86366" member_type: VOTER }
I20260710 11:01:25.524273  1532 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:25.524547  1532 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6580cf8409c2443795f6ae4fa7d86366, State: Initialized, Role: FOLLOWER
I20260710 11:01:25.525233  1532 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6580cf8409c2443795f6ae4fa7d86366" member_type: VOTER }
I20260710 11:01:25.525713  1532 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:25.525926  1532 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:25.526249  1532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:25.531966  1532 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6580cf8409c2443795f6ae4fa7d86366" member_type: VOTER }
I20260710 11:01:25.532544  1532 leader_election.cc:304] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [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: 6580cf8409c2443795f6ae4fa7d86366; no voters: 
I20260710 11:01:25.533701  1532 leader_election.cc:290] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:25.534152  1535 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:25.535494  1535 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 1 LEADER]: Becoming Leader. State: Replica: 6580cf8409c2443795f6ae4fa7d86366, State: Running, Role: LEADER
I20260710 11:01:25.536237  1535 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [LEADER]: Queue going to LEADER mode. State: All 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: "6580cf8409c2443795f6ae4fa7d86366" member_type: VOTER }
I20260710 11:01:25.536863  1532 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:25.543411  1537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6580cf8409c2443795f6ae4fa7d86366. Latest consensus state: current_term: 1 leader_uuid: "6580cf8409c2443795f6ae4fa7d86366" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6580cf8409c2443795f6ae4fa7d86366" member_type: VOTER } }
I20260710 11:01:25.543565  1536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6580cf8409c2443795f6ae4fa7d86366" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6580cf8409c2443795f6ae4fa7d86366" member_type: VOTER } }
I20260710 11:01:25.544384  1537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:25.544509  1536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:25.546532  1545 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:25.553231  1545 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:25.554345 29540 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:25.562143  1545 catalog_manager.cc:1383] Generated new cluster ID: 2fbdb59045e042a3a8530511f2fdc7a3
I20260710 11:01:25.562456  1545 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:25.577504  1545 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:25.578825  1545 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:25.593901  1545 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366: Generated new TSK 0
I20260710 11:01:25.594519  1545 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:25.620910 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:25.627235  1553 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:25.628178  1554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:25.629949  1556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:25.630355 29540 server_base.cc:1061] running on GCE node
I20260710 11:01:25.631201 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:25.631373 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:25.631547 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681285631533 us; error 0 us; skew 500 ppm
I20260710 11:01:25.632002 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:25.634202 29540 webserver.cc:533] Webserver started at http://127.28.217.1:42139/ using document root <none> and password file <none>
I20260710 11:01:25.634616 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:25.634766 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:25.634964 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:25.636067 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-0-root/instance:
uuid: "f9abf5c374294f2aaeae10bcfb84541e"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-b094"
I20260710 11:01:25.640813 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:01:25.644200  1561 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.645044 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:25.645362 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-0-root
uuid: "f9abf5c374294f2aaeae10bcfb84541e"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-b094"
I20260710 11:01:25.645612 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:25.675719 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:25.677145 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:25.678790 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:25.681325 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:25.681586 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.681842 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:25.682049 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.725390 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.1:40663
I20260710 11:01:25.725513  1623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.1:40663 every 8 connection(s)
I20260710 11:01:25.730842 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:25.738906  1628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:25.742753  1629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:25.743813  1631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:25.744426 29540 server_base.cc:1061] running on GCE node
I20260710 11:01:25.745190  1624 heartbeater.cc:344] Connected to a master server at 127.28.217.62:41009
I20260710 11:01:25.745599  1624 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:25.745942 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:25.746194 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:25.746368 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681285746333 us; error 0 us; skew 500 ppm
I20260710 11:01:25.746420  1624 heartbeater.cc:507] Master 127.28.217.62:41009 requested a full tablet report, sending...
I20260710 11:01:25.747092 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:25.749171  1497 ts_manager.cc:194] Registered new tserver with Master: f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663)
I20260710 11:01:25.750154 29540 webserver.cc:533] Webserver started at http://127.28.217.2:42661/ using document root <none> and password file <none>
I20260710 11:01:25.750864 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:25.751112 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:25.751408 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:25.751693  1497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42288
I20260710 11:01:25.753098 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-1-root/instance:
uuid: "a390c8946d8341669929eb6cdce54619"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-b094"
I20260710 11:01:25.757740 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:25.761257  1636 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.762044 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:25.762354 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-1-root
uuid: "a390c8946d8341669929eb6cdce54619"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-b094"
I20260710 11:01:25.762655 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:25.775123 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:25.776537 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:25.778299 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:25.780714 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:25.780946 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.781188 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:25.781358 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.823635 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.2:33007
I20260710 11:01:25.823765  1698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.2:33007 every 8 connection(s)
I20260710 11:01:25.828552 29540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:25.836035  1702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:25.837970  1703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:25.842165 29540 server_base.cc:1061] running on GCE node
W20260710 11:01:25.842958  1705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:25.843041  1699 heartbeater.cc:344] Connected to a master server at 127.28.217.62:41009
I20260710 11:01:25.843636  1699 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:25.844137 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:25.844431 29540 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:25.844451  1699 heartbeater.cc:507] Master 127.28.217.62:41009 requested a full tablet report, sending...
I20260710 11:01:25.844666 29540 hybrid_clock.cc:648] HybridClock initialized: now 1783681285844653 us; error 0 us; skew 500 ppm
I20260710 11:01:25.845384 29540 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:25.847129  1497 ts_manager.cc:194] Registered new tserver with Master: a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:25.848287 29540 webserver.cc:533] Webserver started at http://127.28.217.3:39647/ using document root <none> and password file <none>
I20260710 11:01:25.848819  1497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42300
I20260710 11:01:25.848968 29540 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:25.849272 29540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:25.849558 29540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:25.850862 29540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-2-root/instance:
uuid: "4353795b7f6945af8e542c79a54caa64"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-b094"
I20260710 11:01:25.855407 29540 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:25.859127  1710 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.859970 29540 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:25.860293 29540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-2-root
uuid: "4353795b7f6945af8e542c79a54caa64"
format_stamp: "Formatted at 2026-07-10 11:01:25 on dist-test-slave-b094"
I20260710 11:01:25.860767 29540 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjMGBj9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681183992021-29540-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:25.884271 29540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:25.885519 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:25.887013 29540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:25.889555 29540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:25.889847 29540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.890100 29540 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:25.890280 29540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:25.933283 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.217.3:46843
I20260710 11:01:25.933393  1772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.217.3:46843 every 8 connection(s)
I20260710 11:01:25.949930  1773 heartbeater.cc:344] Connected to a master server at 127.28.217.62:41009
I20260710 11:01:25.950381  1773 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:25.951256  1773 heartbeater.cc:507] Master 127.28.217.62:41009 requested a full tablet report, sending...
I20260710 11:01:25.953778  1497 ts_manager.cc:194] Registered new tserver with Master: 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:25.954785 29540 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017644929s
I20260710 11:01:25.955770  1497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42308
I20260710 11:01:25.984807  1497 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42310:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:25.988535  1497 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:26.069597  1663 tablet_service.cc:1511] Processing CreateTablet for tablet 35f039e20a6c491eba972c710d4928d5 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:26.071473  1663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f039e20a6c491eba972c710d4928d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.072914  1588 tablet_service.cc:1511] Processing CreateTablet for tablet 35f039e20a6c491eba972c710d4928d5 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:26.073172  1589 tablet_service.cc:1511] Processing CreateTablet for tablet 649f4ae496d94d8f839793335e985646 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:26.073549  1664 tablet_service.cc:1511] Processing CreateTablet for tablet 649f4ae496d94d8f839793335e985646 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:26.074404  1588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f039e20a6c491eba972c710d4928d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.074805  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649f4ae496d94d8f839793335e985646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.075076  1589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649f4ae496d94d8f839793335e985646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.076714  1587 tablet_service.cc:1511] Processing CreateTablet for tablet 187962e5f59e4951ae1f710620deb972 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:26.078150  1587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187962e5f59e4951ae1f710620deb972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.078301  1662 tablet_service.cc:1511] Processing CreateTablet for tablet 187962e5f59e4951ae1f710620deb972 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:26.079874  1662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187962e5f59e4951ae1f710620deb972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.081576  1586 tablet_service.cc:1511] Processing CreateTablet for tablet 528f7caee3d6493b996add0e52d378a3 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:26.082257  1661 tablet_service.cc:1511] Processing CreateTablet for tablet 528f7caee3d6493b996add0e52d378a3 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:26.083020  1586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528f7caee3d6493b996add0e52d378a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.083977  1661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528f7caee3d6493b996add0e52d378a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.084929  1585 tablet_service.cc:1511] Processing CreateTablet for tablet 1792e2331ef94e55be593fda65b7978c (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:26.086432  1585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1792e2331ef94e55be593fda65b7978c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.104743  1738 tablet_service.cc:1511] Processing CreateTablet for tablet 649f4ae496d94d8f839793335e985646 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:26.106137  1738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649f4ae496d94d8f839793335e985646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.109562  1737 tablet_service.cc:1511] Processing CreateTablet for tablet 35f039e20a6c491eba972c710d4928d5 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:26.109619  1660 tablet_service.cc:1511] Processing CreateTablet for tablet 1792e2331ef94e55be593fda65b7978c (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:26.111162  1737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f039e20a6c491eba972c710d4928d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.111203  1660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1792e2331ef94e55be593fda65b7978c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.113185  1584 tablet_service.cc:1511] Processing CreateTablet for tablet bbd8357599ff451aa63d6e5bfcfd26f7 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:26.113498  1736 tablet_service.cc:1511] Processing CreateTablet for tablet 187962e5f59e4951ae1f710620deb972 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:26.114660  1584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd8357599ff451aa63d6e5bfcfd26f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.114722  1736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187962e5f59e4951ae1f710620deb972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.116835  1735 tablet_service.cc:1511] Processing CreateTablet for tablet 528f7caee3d6493b996add0e52d378a3 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:26.118248  1735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528f7caee3d6493b996add0e52d378a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.121816  1788 tablet_bootstrap.cc:492] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:26.123661  1734 tablet_service.cc:1511] Processing CreateTablet for tablet 1792e2331ef94e55be593fda65b7978c (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:26.125238  1734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1792e2331ef94e55be593fda65b7978c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.131986  1659 tablet_service.cc:1511] Processing CreateTablet for tablet bbd8357599ff451aa63d6e5bfcfd26f7 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:26.133440  1659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd8357599ff451aa63d6e5bfcfd26f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.141805  1788 tablet_bootstrap.cc:654] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.142810  1733 tablet_service.cc:1511] Processing CreateTablet for tablet bbd8357599ff451aa63d6e5bfcfd26f7 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:26.144277  1733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd8357599ff451aa63d6e5bfcfd26f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.147607  1589 tablet_service.cc:1511] Processing CreateTablet for tablet f27a3960237f4d2ca42da5ed1e55a2b6 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:26.149008  1589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f27a3960237f4d2ca42da5ed1e55a2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.165385  1663 tablet_service.cc:1511] Processing CreateTablet for tablet f27a3960237f4d2ca42da5ed1e55a2b6 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:26.169526  1732 tablet_service.cc:1511] Processing CreateTablet for tablet f27a3960237f4d2ca42da5ed1e55a2b6 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:26.177142  1732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f27a3960237f4d2ca42da5ed1e55a2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.182010  1661 tablet_service.cc:1511] Processing CreateTablet for tablet 06870c2a681643d3af343c43fa2e63dd (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:26.191318  1731 tablet_service.cc:1511] Processing CreateTablet for tablet 06870c2a681643d3af343c43fa2e63dd (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:26.192746  1731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06870c2a681643d3af343c43fa2e63dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.193353  1585 tablet_service.cc:1511] Processing CreateTablet for tablet 06870c2a681643d3af343c43fa2e63dd (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:26.194597  1585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06870c2a681643d3af343c43fa2e63dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.177142  1663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f27a3960237f4d2ca42da5ed1e55a2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.201079  1661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06870c2a681643d3af343c43fa2e63dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.211989  1583 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbea3d1764644a4a68573c5c64e33e5 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:26.213498  1583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbea3d1764644a4a68573c5c64e33e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.230435  1789 tablet_bootstrap.cc:492] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:26.238827  1664 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbea3d1764644a4a68573c5c64e33e5 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:26.239866  1730 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbea3d1764644a4a68573c5c64e33e5 (DEFAULT_TABLE table=test-workload [id=385fb680563f4ad7af112de4dde59f83]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:26.241259  1730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbea3d1764644a4a68573c5c64e33e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.240209  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbea3d1764644a4a68573c5c64e33e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:26.249240  1789 tablet_bootstrap.cc:654] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.292343  1791 tablet_bootstrap.cc:492] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:26.293591  1788 tablet_bootstrap.cc:492] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:26.296487  1788 ts_tablet_manager.cc:1403] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.011s
I20260710 11:01:26.299531  1788 raft_consensus.cc:359] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.300241  1788 raft_consensus.cc:385] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.304920  1788 raft_consensus.cc:740] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.307001  1789 tablet_bootstrap.cc:492] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:26.307529  1789 ts_tablet_manager.cc:1403] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.006s
I20260710 11:01:26.308081  1791 tablet_bootstrap.cc:654] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.310541  1789 raft_consensus.cc:359] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.311921  1789 raft_consensus.cc:385] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.312252  1789 raft_consensus.cc:740] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.313483  1788 consensus_queue.cc:260] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.314770  1789 consensus_queue.cc:260] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.315956  1624 heartbeater.cc:499] Master 127.28.217.62:41009 was elected leader, sending a full tablet report...
I20260710 11:01:26.317750  1699 heartbeater.cc:499] Master 127.28.217.62:41009 was elected leader, sending a full tablet report...
I20260710 11:01:26.318056  1791 tablet_bootstrap.cc:492] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:26.318490  1789 ts_tablet_manager.cc:1434] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 11:01:26.319753  1789 tablet_bootstrap.cc:492] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:26.318572  1791 ts_tablet_manager.cc:1403] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.004s
I20260710 11:01:26.327579  1789 tablet_bootstrap.cc:654] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.332942  1791 raft_consensus.cc:359] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.334008  1791 raft_consensus.cc:385] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.334383  1791 raft_consensus.cc:740] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.336199  1788 ts_tablet_manager.cc:1434] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260710 11:01:26.337540  1788 tablet_bootstrap.cc:492] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:26.338827  1791 consensus_queue.cc:260] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.342546  1773 heartbeater.cc:499] Master 127.28.217.62:41009 was elected leader, sending a full tablet report...
I20260710 11:01:26.347050  1791 ts_tablet_manager.cc:1434] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260710 11:01:26.348541  1791 tablet_bootstrap.cc:492] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:26.350929  1788 tablet_bootstrap.cc:654] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.356761  1791 tablet_bootstrap.cc:654] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.371682  1788 tablet_bootstrap.cc:492] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:26.372468  1788 ts_tablet_manager.cc:1403] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.003s
I20260710 11:01:26.376843  1788 raft_consensus.cc:359] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.377933  1788 raft_consensus.cc:385] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.378342  1788 raft_consensus.cc:740] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.384045  1794 raft_consensus.cc:493] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.384696  1794 raft_consensus.cc:515] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.379415  1788 consensus_queue.cc:260] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.391285  1794 leader_election.cc:290] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.393038  1789 tablet_bootstrap.cc:492] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:26.393666  1789 ts_tablet_manager.cc:1403] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.035s
I20260710 11:01:26.397994  1789 raft_consensus.cc:359] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.398880  1789 raft_consensus.cc:385] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.398973  1791 tablet_bootstrap.cc:492] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:26.399250  1789 raft_consensus.cc:740] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.399574  1791 ts_tablet_manager.cc:1403] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.022s
I20260710 11:01:26.400178  1789 consensus_queue.cc:260] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.402674  1791 raft_consensus.cc:359] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.403028  1789 ts_tablet_manager.cc:1434] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:26.403456  1791 raft_consensus.cc:385] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.403834  1791 raft_consensus.cc:740] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.404493  1789 tablet_bootstrap.cc:492] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:26.410746  1791 consensus_queue.cc:260] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.412520  1789 tablet_bootstrap.cc:654] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.415881  1791 ts_tablet_manager.cc:1434] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 11:01:26.416949  1791 tablet_bootstrap.cc:492] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:26.423269  1791 tablet_bootstrap.cc:654] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.424775  1789 tablet_bootstrap.cc:492] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:26.425345  1789 ts_tablet_manager.cc:1403] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 11:01:26.427928  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649f4ae496d94d8f839793335e985646" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:26.428568  1789 raft_consensus.cc:359] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.429407  1789 raft_consensus.cc:385] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.429772  1789 raft_consensus.cc:740] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.429944  1795 raft_consensus.cc:493] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:01:26.430599  1565 leader_election.cc:343] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.430648  1789 consensus_queue.cc:260] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.430598  1795 raft_consensus.cc:515] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.432435  1788 ts_tablet_manager.cc:1434] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.007s
I20260710 11:01:26.436568  1791 tablet_bootstrap.cc:492] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:26.437132  1791 ts_tablet_manager.cc:1403] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260710 11:01:26.438997  1789 ts_tablet_manager.cc:1434] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 11:01:26.440122  1791 raft_consensus.cc:359] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.436612  1788 tablet_bootstrap.cc:492] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:26.440912  1791 raft_consensus.cc:385] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.441219  1791 raft_consensus.cc:740] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.442027  1789 tablet_bootstrap.cc:492] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:26.442063  1791 consensus_queue.cc:260] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.444962  1791 ts_tablet_manager.cc:1434] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:01:26.446297  1797 raft_consensus.cc:493] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.446821  1797 raft_consensus.cc:515] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.449925  1795 leader_election.cc:290] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.451236  1789 tablet_bootstrap.cc:654] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.455196  1788 tablet_bootstrap.cc:654] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.460352  1797 leader_election.cc:290] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:26.464538  1789 tablet_bootstrap.cc:492] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:26.464910  1791 tablet_bootstrap.cc:492] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:26.465266  1789 ts_tablet_manager.cc:1403] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 11:01:26.469137  1789 raft_consensus.cc:359] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.470209  1789 raft_consensus.cc:385] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.470613  1789 raft_consensus.cc:740] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.472081  1791 tablet_bootstrap.cc:654] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.471828  1789 consensus_queue.cc:260] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.474903  1789 ts_tablet_manager.cc:1434] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:26.476140  1789 tablet_bootstrap.cc:492] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:26.483292  1789 tablet_bootstrap.cc:654] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.484830  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06870c2a681643d3af343c43fa2e63dd" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
W20260710 11:01:26.487229  1711 leader_election.cc:343] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.495482  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06870c2a681643d3af343c43fa2e63dd" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:26.496955  1788 tablet_bootstrap.cc:492] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
W20260710 11:01:26.497490  1713 leader_election.cc:343] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.497673  1788 ts_tablet_manager.cc:1403] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.004s
I20260710 11:01:26.498047  1713 leader_election.cc:304] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64; no voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.498657  1789 tablet_bootstrap.cc:492] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:26.498941  1797 raft_consensus.cc:2749] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:26.499181  1789 ts_tablet_manager.cc:1403] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260710 11:01:26.501573  1788 raft_consensus.cc:359] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.502638  1788 raft_consensus.cc:385] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.502683  1789 raft_consensus.cc:359] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.503850  1789 raft_consensus.cc:385] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.503206  1788 raft_consensus.cc:740] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.504262  1789 raft_consensus.cc:740] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.504933  1788 consensus_queue.cc:260] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.505321  1789 consensus_queue.cc:260] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.505785  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649f4ae496d94d8f839793335e985646" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:26.506508  1674 raft_consensus.cc:2468] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:26.506940  1791 tablet_bootstrap.cc:492] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:26.507494  1791 ts_tablet_manager.cc:1403] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.010s
I20260710 11:01:26.507896  1564 leader_election.cc:304] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [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: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 4353795b7f6945af8e542c79a54caa64
I20260710 11:01:26.508250  1789 ts_tablet_manager.cc:1434] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 11:01:26.509375  1789 tablet_bootstrap.cc:492] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:26.509506  1801 raft_consensus.cc:2804] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.509976  1801 raft_consensus.cc:493] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.510386  1801 raft_consensus.cc:3060] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.510840  1791 raft_consensus.cc:359] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.511672  1791 raft_consensus.cc:385] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.511989  1791 raft_consensus.cc:740] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.512926  1791 consensus_queue.cc:260] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.515496  1791 ts_tablet_manager.cc:1434] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:01:26.516644  1791 tablet_bootstrap.cc:492] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:26.516965  1789 tablet_bootstrap.cc:654] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.523743  1791 tablet_bootstrap.cc:654] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.528581  1789 tablet_bootstrap.cc:492] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:26.529155  1789 ts_tablet_manager.cc:1403] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:01:26.532207  1789 raft_consensus.cc:359] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.533145  1789 raft_consensus.cc:385] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.533491  1789 raft_consensus.cc:740] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.534377  1789 consensus_queue.cc:260] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.534401  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:26.536974  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:26.537616  1748 raft_consensus.cc:2468] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 0.
I20260710 11:01:26.539829  1640 leader_election.cc:304] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: 
I20260710 11:01:26.541000  1789 ts_tablet_manager.cc:1434] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
W20260710 11:01:26.541090  1637 leader_election.cc:343] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.541941  1795 raft_consensus.cc:2804] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.542205  1789 tablet_bootstrap.cc:492] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:26.542340  1795 raft_consensus.cc:493] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.542704  1795 raft_consensus.cc:3060] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:26.547825  1544 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:26.548852  1801 raft_consensus.cc:515] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.549412  1788 ts_tablet_manager.cc:1434] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.003s
I20260710 11:01:26.550633  1789 tablet_bootstrap.cc:654] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.553906  1801 leader_election.cc:290] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.552223  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649f4ae496d94d8f839793335e985646" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:26.554898  1674 raft_consensus.cc:3060] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.555065  1791 tablet_bootstrap.cc:492] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:26.555680  1791 ts_tablet_manager.cc:1403] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.015s
I20260710 11:01:26.556459  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649f4ae496d94d8f839793335e985646" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
W20260710 11:01:26.558281  1565 leader_election.cc:343] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.558740  1791 raft_consensus.cc:359] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.561246  1791 raft_consensus.cc:385] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.552156  1795 raft_consensus.cc:515] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.563295  1674 raft_consensus.cc:2468] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:26.565523  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:26.566738  1564 leader_election.cc:304] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [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: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 4353795b7f6945af8e542c79a54caa64
I20260710 11:01:26.569289  1795 leader_election.cc:290] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.561733  1791 raft_consensus.cc:740] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.569741  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
W20260710 11:01:26.570281  1637 leader_election.cc:343] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.570653  1748 raft_consensus.cc:3060] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.571020  1801 raft_consensus.cc:2804] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.570955  1791 consensus_queue.cc:260] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.572445  1801 raft_consensus.cc:697] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:26.573547  1801 consensus_queue.cc:237] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.574358  1791 ts_tablet_manager.cc:1434] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:01:26.575845  1791 tablet_bootstrap.cc:492] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:26.584455  1791 tablet_bootstrap.cc:654] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.588518  1788 tablet_bootstrap.cc:492] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:26.601100  1791 tablet_bootstrap.cc:492] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:26.596951  1748 raft_consensus.cc:2468] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 1.
I20260710 11:01:26.603124  1640 leader_election.cc:304] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.604686  1795 raft_consensus.cc:2804] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.605305  1795 raft_consensus.cc:697] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:26.606360  1795 consensus_queue.cc:237] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.620819  1791 ts_tablet_manager.cc:1403] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.022s
I20260710 11:01:26.625370  1791 raft_consensus.cc:359] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.625870  1805 raft_consensus.cc:493] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.626761  1805 raft_consensus.cc:515] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.629726  1805 leader_election.cc:290] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.631718  1788 tablet_bootstrap.cc:654] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.632058  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187962e5f59e4951ae1f710620deb972" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
W20260710 11:01:26.637372  1637 leader_election.cc:343] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.633548  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187962e5f59e4951ae1f710620deb972" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:26.637533  1789 tablet_bootstrap.cc:492] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:26.638171  1748 raft_consensus.cc:2468] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 0.
I20260710 11:01:26.638473  1789 ts_tablet_manager.cc:1403] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.063s
I20260710 11:01:26.632663  1791 raft_consensus.cc:385] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.639647  1640 leader_election.cc:304] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.641458  1795 raft_consensus.cc:2804] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.641888  1795 raft_consensus.cc:493] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.642273  1795 raft_consensus.cc:3060] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.643144  1788 tablet_bootstrap.cc:492] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:26.643771  1788 ts_tablet_manager.cc:1403] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.004s
I20260710 11:01:26.643823  1495 catalog_manager.cc:5697] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 0 to 1, leader changed from <none> to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 1 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:26.644578  1497 catalog_manager.cc:5697] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 0 to 1, leader changed from <none> to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:26.647279  1788 raft_consensus.cc:359] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.648381  1788 raft_consensus.cc:385] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.648763  1788 raft_consensus.cc:740] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.649801  1788 consensus_queue.cc:260] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.651057  1795 raft_consensus.cc:515] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.652586  1788 ts_tablet_manager.cc:1434] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:26.653683  1795 leader_election.cc:290] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.651219  1789 raft_consensus.cc:359] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.647338  1791 raft_consensus.cc:740] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.653704  1788 tablet_bootstrap.cc:492] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:26.654827  1791 consensus_queue.cc:260] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.654835  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187962e5f59e4951ae1f710620deb972" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:26.655174  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187962e5f59e4951ae1f710620deb972" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:26.656746  1748 raft_consensus.cc:3060] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.657187  1791 ts_tablet_manager.cc:1434] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:01:26.658164  1791 tablet_bootstrap.cc:492] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:26.654277  1789 raft_consensus.cc:385] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:01:26.659921  1637 leader_election.cc:343] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.659915  1789 raft_consensus.cc:740] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.661454  1789 consensus_queue.cc:260] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.662024  1788 tablet_bootstrap.cc:654] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.664309  1789 ts_tablet_manager.cc:1434] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:01:26.664582  1791 tablet_bootstrap.cc:654] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.665578  1789 tablet_bootstrap.cc:492] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:26.672761  1748 raft_consensus.cc:2468] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 1.
I20260710 11:01:26.672799  1789 tablet_bootstrap.cc:654] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.674785  1640 leader_election.cc:304] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.676036  1795 raft_consensus.cc:2804] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.677124  1795 raft_consensus.cc:697] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:26.678267  1795 consensus_queue.cc:237] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.681077  1791 tablet_bootstrap.cc:492] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:26.681618  1791 ts_tablet_manager.cc:1403] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260710 11:01:26.683883  1801 raft_consensus.cc:493] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.684485  1801 raft_consensus.cc:515] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.685379  1791 raft_consensus.cc:359] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.686262  1791 raft_consensus.cc:385] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.686582  1791 raft_consensus.cc:740] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.687124  1801 leader_election.cc:290] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.687358  1791 consensus_queue.cc:260] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.688906  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:26.689718  1748 raft_consensus.cc:2393] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9abf5c374294f2aaeae10bcfb84541e in current term 1: Already voted for candidate a390c8946d8341669929eb6cdce54619 in this term.
I20260710 11:01:26.689829  1791 ts_tablet_manager.cc:1434] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:26.690658  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:26.692081  1564 leader_election.cc:304] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9abf5c374294f2aaeae10bcfb84541e; no voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619
I20260710 11:01:26.693199  1801 raft_consensus.cc:3060] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.694749  1797 raft_consensus.cc:493] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.695245  1797 raft_consensus.cc:515] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.697322  1797 leader_election.cc:290] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:26.698639  1794 raft_consensus.cc:493] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.699159  1794 raft_consensus.cc:515] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.701208  1794 leader_election.cc:290] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.702257  1801 raft_consensus.cc:2749] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:26.702450  1791 tablet_bootstrap.cc:492] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:26.703205  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:26.703790  1674 raft_consensus.cc:2468] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 0.
I20260710 11:01:26.704902  1713 leader_election.cc:304] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: 
I20260710 11:01:26.705444  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:26.706032  1599 raft_consensus.cc:2468] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 0.
I20260710 11:01:26.707327  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:26.707832  1674 raft_consensus.cc:2468] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:26.708930  1564 leader_election.cc:304] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:26.709162  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:26.709818  1748 raft_consensus.cc:2468] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:26.709913  1801 raft_consensus.cc:2804] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.710299  1801 raft_consensus.cc:493] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.710652  1801 raft_consensus.cc:3060] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.710757  1797 raft_consensus.cc:2804] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.711973  1788 tablet_bootstrap.cc:492] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:26.712215  1797 raft_consensus.cc:493] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.712647  1797 raft_consensus.cc:3060] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.712752  1788 ts_tablet_manager.cc:1403] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.021s
I20260710 11:01:26.716725  1788 raft_consensus.cc:359] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.717681  1788 raft_consensus.cc:385] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.718173  1788 raft_consensus.cc:740] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.718478  1801 raft_consensus.cc:515] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.717808  1791 tablet_bootstrap.cc:654] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.719347  1795 raft_consensus.cc:493] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.719866  1795 raft_consensus.cc:515] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.721937  1795 leader_election.cc:290] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.719379  1788 consensus_queue.cc:260] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.723448  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f039e20a6c491eba972c710d4928d5" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:26.725569  1788 ts_tablet_manager.cc:1434] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:01:26.726078  1789 tablet_bootstrap.cc:492] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:26.726537  1789 ts_tablet_manager.cc:1403] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.002s
I20260710 11:01:26.726598  1788 tablet_bootstrap.cc:492] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
W20260710 11:01:26.728756  1637 leader_election.cc:343] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.729629  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f039e20a6c491eba972c710d4928d5" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:26.730330  1748 raft_consensus.cc:2468] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 0.
I20260710 11:01:26.731561  1640 leader_election.cc:304] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.733673  1789 raft_consensus.cc:359] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.734380  1789 raft_consensus.cc:385] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.734654  1789 raft_consensus.cc:740] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.735276  1797 raft_consensus.cc:515] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.736260  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:26.736896  1674 raft_consensus.cc:3060] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.737355  1791 tablet_bootstrap.cc:492] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:26.738214  1791 ts_tablet_manager.cc:1403] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.004s
I20260710 11:01:26.738384  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:26.739171  1599 raft_consensus.cc:2393] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4353795b7f6945af8e542c79a54caa64 in current term 1: Already voted for candidate f9abf5c374294f2aaeae10bcfb84541e in this term.
I20260710 11:01:26.735379  1789 consensus_queue.cc:260] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.742281  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:26.742861  1805 raft_consensus.cc:2804] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.743403  1805 raft_consensus.cc:493] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.742426  1791 raft_consensus.cc:359] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.743770  1805 raft_consensus.cc:3060] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.743970  1713 leader_election.cc:304] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [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: 4353795b7f6945af8e542c79a54caa64; no voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.746517  1795 raft_consensus.cc:493] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.747757  1795 raft_consensus.cc:515] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.745537  1789 ts_tablet_manager.cc:1434] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 11:01:26.749538  1797 leader_election.cc:290] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:26.750094  1797 raft_consensus.cc:2749] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:26.750334  1789 tablet_bootstrap.cc:492] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:26.754419  1788 tablet_bootstrap.cc:654] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.754817  1791 raft_consensus.cc:385] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.755223  1791 raft_consensus.cc:740] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.756234  1791 consensus_queue.cc:260] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.757282  1801 leader_election.cc:290] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.758028  1805 raft_consensus.cc:515] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.759732  1791 ts_tablet_manager.cc:1434] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:01:26.763074  1598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f039e20a6c491eba972c710d4928d5" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:26.763231  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:26.763840  1805 leader_election.cc:290] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.763638  1791 tablet_bootstrap.cc:492] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:26.767110  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f039e20a6c491eba972c710d4928d5" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:26.761219  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd8357599ff451aa63d6e5bfcfd26f7" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:26.764223  1748 raft_consensus.cc:2393] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f9abf5c374294f2aaeae10bcfb84541e in current term 1: Already voted for candidate 4353795b7f6945af8e542c79a54caa64 in this term.
I20260710 11:01:26.768549  1795 leader_election.cc:290] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.777149  1791 tablet_bootstrap.cc:654] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.770390  1789 tablet_bootstrap.cc:654] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:26.766109  1637 leader_election.cc:343] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.767861  1747 raft_consensus.cc:3060] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.774655  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd8357599ff451aa63d6e5bfcfd26f7" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:26.780010  1746 raft_consensus.cc:2468] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 0.
I20260710 11:01:26.781548  1640 leader_election.cc:304] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: 
I20260710 11:01:26.782428  1674 raft_consensus.cc:2468] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
W20260710 11:01:26.783981  1637 leader_election.cc:343] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.784292  1795 raft_consensus.cc:2804] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.785213  1795 raft_consensus.cc:493] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.785938  1795 raft_consensus.cc:3060] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.786018  1564 leader_election.cc:304] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [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: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 4353795b7f6945af8e542c79a54caa64
I20260710 11:01:26.787321  1801 raft_consensus.cc:2804] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.787824  1801 raft_consensus.cc:697] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:26.788757  1801 consensus_queue.cc:237] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.799129  1789 tablet_bootstrap.cc:492] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:26.799677  1789 ts_tablet_manager.cc:1403] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.002s
I20260710 11:01:26.802417  1789 raft_consensus.cc:359] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.803244  1789 raft_consensus.cc:385] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.803561  1789 raft_consensus.cc:740] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.804426  1789 consensus_queue.cc:260] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.802021  1795 raft_consensus.cc:515] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.807073  1789 ts_tablet_manager.cc:1434] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:26.809805  1497 catalog_manager.cc:5697] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 0 to 1, leader changed from <none> to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 1 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:26.811105  1805 raft_consensus.cc:493] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.812831  1747 raft_consensus.cc:2468] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 1.
I20260710 11:01:26.813726  1805 raft_consensus.cc:515] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.815284  1640 leader_election.cc:304] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.816810  1805 leader_election.cc:290] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.818642  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06870c2a681643d3af343c43fa2e63dd" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:26.818979  1795 leader_election.cc:290] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
W20260710 11:01:26.821887  1637 leader_election.cc:343] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.822070  1791 tablet_bootstrap.cc:492] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:26.822199  1788 tablet_bootstrap.cc:492] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:26.822810  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd8357599ff451aa63d6e5bfcfd26f7" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:26.822992  1788 ts_tablet_manager.cc:1403] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.030s
I20260710 11:01:26.822929  1791 ts_tablet_manager.cc:1403] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.010s
W20260710 11:01:26.824385  1637 leader_election.cc:343] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.822311  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd8357599ff451aa63d6e5bfcfd26f7" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:26.825073  1746 raft_consensus.cc:3060] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.825454  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06870c2a681643d3af343c43fa2e63dd" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:26.826115  1747 raft_consensus.cc:2468] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 0.
I20260710 11:01:26.826346  1788 raft_consensus.cc:359] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.827122  1788 raft_consensus.cc:385] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.826800  1791 raft_consensus.cc:359] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.827351  1640 leader_election.cc:304] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.827535  1788 raft_consensus.cc:740] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.827813  1791 raft_consensus.cc:385] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.828523  1791 raft_consensus.cc:740] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.828644  1795 raft_consensus.cc:2804] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.828435  1788 consensus_queue.cc:260] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.829335  1795 raft_consensus.cc:493] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.829777  1795 raft_consensus.cc:3060] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.830717  1788 ts_tablet_manager.cc:1434] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 11:01:26.831562  1788 tablet_bootstrap.cc:492] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:26.825063  1831 raft_consensus.cc:2804] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.833139  1831 raft_consensus.cc:697] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:26.833020  1791 consensus_queue.cc:260] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.835392  1791 ts_tablet_manager.cc:1434] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:01:26.837769  1788 tablet_bootstrap.cc:654] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.837653  1795 raft_consensus.cc:515] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.839733  1831 consensus_queue.cc:237] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.841322  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06870c2a681643d3af343c43fa2e63dd" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
W20260710 11:01:26.842799  1637 leader_election.cc:343] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.845175  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06870c2a681643d3af343c43fa2e63dd" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:26.845809  1747 raft_consensus.cc:3060] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.846818  1795 leader_election.cc:290] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.847133  1746 raft_consensus.cc:2468] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 1.
I20260710 11:01:26.848658  1640 leader_election.cc:304] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.860751  1795 raft_consensus.cc:2804] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.859894  1494 catalog_manager.cc:5697] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 0 to 1, leader changed from <none> to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:26.861619  1795 raft_consensus.cc:697] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:26.862669  1795 consensus_queue.cc:237] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.868604  1747 raft_consensus.cc:2468] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 1.
I20260710 11:01:26.869971  1640 leader_election.cc:304] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.871232  1805 raft_consensus.cc:2804] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.872745  1830 raft_consensus.cc:493] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.873486  1830 raft_consensus.cc:515] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.877708  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbea3d1764644a4a68573c5c64e33e5" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
W20260710 11:01:26.879577  1711 leader_election.cc:343] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.881508  1830 leader_election.cc:290] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:26.882189  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbea3d1764644a4a68573c5c64e33e5" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:26.882912  1674 raft_consensus.cc:2468] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 0.
I20260710 11:01:26.884426  1713 leader_election.cc:304] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.885653  1830 raft_consensus.cc:2804] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.886060  1830 raft_consensus.cc:493] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.886420  1830 raft_consensus.cc:3060] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.895498  1805 raft_consensus.cc:697] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:26.896698  1805 consensus_queue.cc:237] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.901433  1830 raft_consensus.cc:515] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.906023  1830 leader_election.cc:290] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:26.906802  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbea3d1764644a4a68573c5c64e33e5" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:26.907240  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbea3d1764644a4a68573c5c64e33e5" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:26.907886  1674 raft_consensus.cc:3060] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:26.908579  1711 leader_election.cc:343] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:26.908746  1496 catalog_manager.cc:5697] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 0 to 1, leader changed from <none> to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:26.910209  1788 tablet_bootstrap.cc:492] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:26.910712  1788 ts_tablet_manager.cc:1403] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.079s	user 0.033s	sys 0.040s
I20260710 11:01:26.910813  1496 catalog_manager.cc:5697] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 0 to 1, leader changed from <none> to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:26.913704  1674 raft_consensus.cc:2468] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 1.
I20260710 11:01:26.913817  1788 raft_consensus.cc:359] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.914608  1788 raft_consensus.cc:385] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.914865  1788 raft_consensus.cc:740] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.915009  1713 leader_election.cc:304] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.915616  1788 consensus_queue.cc:260] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.916365  1830 raft_consensus.cc:2804] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.917119  1830 raft_consensus.cc:697] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Becoming Leader. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Running, Role: LEADER
I20260710 11:01:26.917763  1788 ts_tablet_manager.cc:1434] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:26.918004  1830 consensus_queue.cc:237] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.918793  1788 tablet_bootstrap.cc:492] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:26.925812  1788 tablet_bootstrap.cc:654] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.932729  1801 raft_consensus.cc:493] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.933511  1801 raft_consensus.cc:515] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.935007  1494 catalog_manager.cc:5697] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 0 to 1, leader changed from <none> to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:26.937151  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27a3960237f4d2ca42da5ed1e55a2b6" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:26.937397  1801 leader_election.cc:290] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.937829  1674 raft_consensus.cc:2468] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:26.938501  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27a3960237f4d2ca42da5ed1e55a2b6" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:26.939147  1747 raft_consensus.cc:2468] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:26.940513  1565 leader_election.cc:304] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:26.941309  1801 raft_consensus.cc:2804] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:26.941708  1801 raft_consensus.cc:493] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:26.942267  1801 raft_consensus.cc:3060] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.943235  1788 tablet_bootstrap.cc:492] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:26.943706  1788 ts_tablet_manager.cc:1403] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260710 11:01:26.946296  1788 raft_consensus.cc:359] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.947008  1788 raft_consensus.cc:385] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.947273  1788 raft_consensus.cc:740] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.945771  1496 catalog_manager.cc:5697] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4353795b7f6945af8e542c79a54caa64 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "4353795b7f6945af8e542c79a54caa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:26.947981  1788 consensus_queue.cc:260] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.950115  1788 ts_tablet_manager.cc:1434] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:01:26.951073  1788 tablet_bootstrap.cc:492] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:26.953078  1801 raft_consensus.cc:515] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.955320  1801 leader_election.cc:290] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:26.956766  1788 tablet_bootstrap.cc:654] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:26.958141  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27a3960237f4d2ca42da5ed1e55a2b6" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:26.958951  1674 raft_consensus.cc:3060] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.959821  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27a3960237f4d2ca42da5ed1e55a2b6" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:26.960445  1747 raft_consensus.cc:3060] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.966440  1674 raft_consensus.cc:2468] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:26.967764  1564 leader_election.cc:304] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:26.968271  1788 tablet_bootstrap.cc:492] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:26.968721  1801 raft_consensus.cc:2804] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:26.968816  1788 ts_tablet_manager.cc:1403] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:01:26.968842  1747 raft_consensus.cc:2468] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:26.969306  1801 raft_consensus.cc:697] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:26.970245  1801 consensus_queue.cc:237] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.971716  1788 raft_consensus.cc:359] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.972370  1788 raft_consensus.cc:385] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:26.972596  1788 raft_consensus.cc:740] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:26.973119  1788 consensus_queue.cc:260] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.974638  1788 ts_tablet_manager.cc:1434] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:01:26.978544  1496 catalog_manager.cc:5697] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 0 to 1, leader changed from <none> to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 1 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:26.988291  1830 raft_consensus.cc:493] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.988933  1830 raft_consensus.cc:515] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.991098  1830 leader_election.cc:290] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663)
I20260710 11:01:26.992573  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649f4ae496d94d8f839793335e985646" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:26.992821  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649f4ae496d94d8f839793335e985646" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:26.993395  1801 raft_consensus.cc:493] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:26.993934  1801 raft_consensus.cc:515] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:26.993558  1674 raft_consensus.cc:2393] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4353795b7f6945af8e542c79a54caa64 in current term 1: Already voted for candidate f9abf5c374294f2aaeae10bcfb84541e in this term.
I20260710 11:01:26.995879  1713 leader_election.cc:304] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64; no voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:26.996716  1830 raft_consensus.cc:3060] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:26.997385  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187962e5f59e4951ae1f710620deb972" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:26.998741  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187962e5f59e4951ae1f710620deb972" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:26.999532  1747 raft_consensus.cc:2393] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9abf5c374294f2aaeae10bcfb84541e in current term 1: Already voted for candidate a390c8946d8341669929eb6cdce54619 in this term.
I20260710 11:01:27.000453  1801 leader_election.cc:290] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:27.000982  1565 leader_election.cc:304] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9abf5c374294f2aaeae10bcfb84541e; no voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619
I20260710 11:01:27.002343  1801 raft_consensus.cc:3060] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.006896  1830 raft_consensus.cc:2749] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:27.011986  1801 raft_consensus.cc:2749] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:27.023316  1674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35f039e20a6c491eba972c710d4928d5"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
mode: GRACEFUL
new_leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
 from {username='slave'} at 127.0.0.1:43976
I20260710 11:01:27.023988  1674 raft_consensus.cc:606] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Received request to transfer leadership to TS f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:27.030490  1674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "187962e5f59e4951ae1f710620deb972"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
mode: GRACEFUL
new_leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
 from {username='slave'} at 127.0.0.1:43976
I20260710 11:01:27.031014  1674 raft_consensus.cc:606] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Received request to transfer leadership to TS f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:27.037358  1674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
mode: GRACEFUL
new_leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
 from {username='slave'} at 127.0.0.1:43976
I20260710 11:01:27.037909  1674 raft_consensus.cc:606] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Received request to transfer leadership to TS f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:27.051923  1599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
mode: GRACEFUL
new_leader_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:57218
I20260710 11:01:27.052539  1599 raft_consensus.cc:606] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Received request to transfer leadership to TS a390c8946d8341669929eb6cdce54619
I20260710 11:01:27.060858  1599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f27a3960237f4d2ca42da5ed1e55a2b6"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
mode: GRACEFUL
new_leader_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:57218
I20260710 11:01:27.061328  1599 raft_consensus.cc:606] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Received request to transfer leadership to TS a390c8946d8341669929eb6cdce54619
I20260710 11:01:27.095943  1801 raft_consensus.cc:493] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:27.096490  1801 raft_consensus.cc:515] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.098413  1801 leader_election.cc:290] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:27.099184  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd8357599ff451aa63d6e5bfcfd26f7" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:27.099581  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd8357599ff451aa63d6e5bfcfd26f7" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:27.100518  1747 raft_consensus.cc:2393] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9abf5c374294f2aaeae10bcfb84541e in current term 1: Already voted for candidate a390c8946d8341669929eb6cdce54619 in this term.
I20260710 11:01:27.101446  1565 leader_election.cc:304] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9abf5c374294f2aaeae10bcfb84541e; no voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619
I20260710 11:01:27.102156  1801 raft_consensus.cc:3060] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.107017  1801 raft_consensus.cc:2749] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:27.118114  1801 raft_consensus.cc:493] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:27.118487  1794 consensus_queue.cc:1048] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.118618  1801 raft_consensus.cc:515] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.120075  1805 consensus_queue.cc:1048] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.121470  1801 leader_election.cc:290] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:27.121747  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f039e20a6c491eba972c710d4928d5" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:27.122563  1747 raft_consensus.cc:2393] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9abf5c374294f2aaeae10bcfb84541e in current term 1: Already voted for candidate a390c8946d8341669929eb6cdce54619 in this term.
I20260710 11:01:27.122488  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f039e20a6c491eba972c710d4928d5" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:27.124861  1564 leader_election.cc:304] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9abf5c374294f2aaeae10bcfb84541e; no voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619
I20260710 11:01:27.127012  1794 raft_consensus.cc:3060] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.138856  1794 raft_consensus.cc:2749] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:27.145136  1850 raft_consensus.cc:493] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:27.145634  1850 raft_consensus.cc:515] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.150748  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbea3d1764644a4a68573c5c64e33e5" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:27.151502  1850 leader_election.cc:290] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:27.151603  1673 raft_consensus.cc:2393] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9abf5c374294f2aaeae10bcfb84541e in current term 1: Already voted for candidate 4353795b7f6945af8e542c79a54caa64 in this term.
I20260710 11:01:27.154001  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbea3d1764644a4a68573c5c64e33e5" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:27.155814  1565 leader_election.cc:304] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9abf5c374294f2aaeae10bcfb84541e; no voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619
I20260710 11:01:27.157133  1850 raft_consensus.cc:3060] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.158903  1805 consensus_queue.cc:1048] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.160272  1805 consensus_queue.cc:1048] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.162490  1794 consensus_queue.cc:1048] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.171991  1850 raft_consensus.cc:2749] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:27.177840  1805 raft_consensus.cc:993] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619: : Instructing follower f9abf5c374294f2aaeae10bcfb84541e to start an election
I20260710 11:01:27.178294  1805 raft_consensus.cc:1081] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Signalling peer f9abf5c374294f2aaeae10bcfb84541e to start an election
I20260710 11:01:27.178949  1831 raft_consensus.cc:993] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619: : Instructing follower f9abf5c374294f2aaeae10bcfb84541e to start an election
I20260710 11:01:27.179435  1831 raft_consensus.cc:1081] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Signalling peer f9abf5c374294f2aaeae10bcfb84541e to start an election
I20260710 11:01:27.180143  1599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "187962e5f59e4951ae1f710620deb972"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
 from {username='slave'} at 127.0.0.1:57200
I20260710 11:01:27.181366  1599 raft_consensus.cc:493] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.186708  1597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
 from {username='slave'} at 127.0.0.1:57200
I20260710 11:01:27.189821  1597 raft_consensus.cc:493] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.190261  1597 raft_consensus.cc:3060] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.189356  1599 raft_consensus.cc:3060] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.184278  1805 consensus_queue.cc:1048] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:01:27.200109  1597 raft_consensus.cc:515] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.203361  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:27.203955  1673 raft_consensus.cc:3055] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.204290  1673 raft_consensus.cc:740] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:27.205148  1673 consensus_queue.cc:260] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.206220  1673 raft_consensus.cc:3060] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.208487  1599 raft_consensus.cc:515] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.211133  1599 leader_election.cc:290] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 2 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:27.211719  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187962e5f59e4951ae1f710620deb972" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:27.213003  1747 raft_consensus.cc:3060] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.215886  1673 raft_consensus.cc:2468] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 2.
I20260710 11:01:27.211752  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187962e5f59e4951ae1f710620deb972" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:27.217056  1674 raft_consensus.cc:3055] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.217336  1564 leader_election.cc:304] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:27.217370  1674 raft_consensus.cc:740] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:27.217814  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:27.218264  1850 raft_consensus.cc:2804] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.218446  1748 raft_consensus.cc:3060] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.218791  1850 raft_consensus.cc:697] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:27.218523  1674 consensus_queue.cc:260] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.219998  1674 raft_consensus.cc:3060] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.219710  1850 consensus_queue.cc:237] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.227555  1748 raft_consensus.cc:2468] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 2.
I20260710 11:01:27.228953  1674 raft_consensus.cc:2468] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 2.
I20260710 11:01:27.230252  1564 leader_election.cc:304] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:27.231215  1850 raft_consensus.cc:2804] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.231774  1850 raft_consensus.cc:697] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:27.231501  1497 catalog_manager.cc:5697] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 1 to 2, leader changed from a390c8946d8341669929eb6cdce54619 (127.28.217.2) to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 2 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.233234  1850 consensus_queue.cc:237] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.213076  1597 leader_election.cc:290] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 2 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:27.243362  1747 raft_consensus.cc:2468] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 2.
I20260710 11:01:27.249321  1805 consensus_queue.cc:1048] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:27.251890  1850 consensus_queue.cc:1048] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.253074  1497 catalog_manager.cc:5697] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 1 to 2, leader changed from a390c8946d8341669929eb6cdce54619 (127.28.217.2) to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 2 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.257922  1831 raft_consensus.cc:993] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619: : Instructing follower f9abf5c374294f2aaeae10bcfb84541e to start an election
I20260710 11:01:27.258419  1795 raft_consensus.cc:1081] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Signalling peer f9abf5c374294f2aaeae10bcfb84541e to start an election
I20260710 11:01:27.266490  1597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35f039e20a6c491eba972c710d4928d5"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
 from {username='slave'} at 127.0.0.1:57200
I20260710 11:01:27.267099  1597 raft_consensus.cc:493] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.267488  1597 raft_consensus.cc:3060] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.269608  1805 consensus_queue.cc:1048] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.283180  1794 consensus_queue.cc:1048] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.289146  1805 consensus_queue.cc:1048] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:27.292845  1852 raft_consensus.cc:993] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e: : Instructing follower a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:27.293290  1852 raft_consensus.cc:1081] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Signalling peer a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:27.296036  1674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:43944
I20260710 11:01:27.296731  1674 raft_consensus.cc:493] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.297183  1674 raft_consensus.cc:3060] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.298343  1794 raft_consensus.cc:493] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:27.303815  1794 raft_consensus.cc:515] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.302865  1839 consensus_queue.cc:1048] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:01:27.298575  1597 raft_consensus.cc:515] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.309253  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06870c2a681643d3af343c43fa2e63dd" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:27.313493  1794 leader_election.cc:290] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:27.314220  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f039e20a6c491eba972c710d4928d5" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:27.315033  1673 raft_consensus.cc:3055] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.315217  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f039e20a6c491eba972c710d4928d5" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:27.314329  1745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06870c2a681643d3af343c43fa2e63dd" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:27.316000  1748 raft_consensus.cc:3060] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.316250  1745 raft_consensus.cc:2393] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9abf5c374294f2aaeae10bcfb84541e in current term 1: Already voted for candidate a390c8946d8341669929eb6cdce54619 in this term.
I20260710 11:01:27.317108  1674 raft_consensus.cc:515] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.317716  1565 leader_election.cc:304] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9abf5c374294f2aaeae10bcfb84541e; no voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619
I20260710 11:01:27.318573  1850 raft_consensus.cc:3060] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:27.315366  1673 raft_consensus.cc:740] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:27.322189  1673 consensus_queue.cc:260] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.321164  1597 leader_election.cc:290] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 2 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:27.323417  1673 raft_consensus.cc:3060] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.324087  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:27.324764  1599 raft_consensus.cc:3055] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.325145  1599 raft_consensus.cc:740] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:27.325984  1599 consensus_queue.cc:260] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.327208  1599 raft_consensus.cc:3060] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.327283  1748 raft_consensus.cc:2468] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 2.
I20260710 11:01:27.328807  1565 leader_election.cc:304] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:27.329358  1850 raft_consensus.cc:2749] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:27.329854  1794 raft_consensus.cc:2804] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.330539  1794 raft_consensus.cc:697] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:27.331470  1794 consensus_queue.cc:237] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.333626  1673 raft_consensus.cc:2468] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 2.
I20260710 11:01:27.336314  1674 leader_election.cc:290] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:27.338609  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1792e2331ef94e55be593fda65b7978c" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:27.339248  1748 raft_consensus.cc:3060] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.343668  1599 raft_consensus.cc:2468] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:27.345259  1637 leader_election.cc:304] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:27.346267  1839 raft_consensus.cc:2804] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.346648  1748 raft_consensus.cc:2468] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:27.347050  1839 raft_consensus.cc:697] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:27.348055  1839 consensus_queue.cc:237] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.354610  1830 consensus_queue.cc:1048] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.357139  1497 catalog_manager.cc:5697] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 1 to 2, leader changed from a390c8946d8341669929eb6cdce54619 (127.28.217.2) to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 2 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.370041  1830 consensus_queue.cc:1048] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:27.370720  1496 catalog_manager.cc:5697] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 1 to 2, leader changed from f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1) to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.391268  1794 consensus_queue.cc:1048] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.401104  1801 consensus_queue.cc:1048] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.409224  1850 raft_consensus.cc:993] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e: : Instructing follower a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:27.409830  1801 raft_consensus.cc:1081] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Signalling peer a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:27.411489  1674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f27a3960237f4d2ca42da5ed1e55a2b6"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:43944
I20260710 11:01:27.412029  1674 raft_consensus.cc:493] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.412638  1674 raft_consensus.cc:3060] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.417682  1674 raft_consensus.cc:515] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.419925  1674 leader_election.cc:290] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:27.420354  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27a3960237f4d2ca42da5ed1e55a2b6" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:27.420555  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27a3960237f4d2ca42da5ed1e55a2b6" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:27.421001  1599 raft_consensus.cc:3055] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.421144  1748 raft_consensus.cc:3060] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.421402  1599 raft_consensus.cc:740] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:27.422307  1599 consensus_queue.cc:260] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.423274  1599 raft_consensus.cc:3060] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.427107  1748 raft_consensus.cc:2468] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:27.428217  1640 leader_election.cc:304] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: 
I20260710 11:01:27.428761  1599 raft_consensus.cc:2468] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:27.429095  1839 raft_consensus.cc:2804] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.429648  1839 raft_consensus.cc:697] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:27.430451  1839 consensus_queue.cc:237] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:27.436599  1496 catalog_manager.cc:5697] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 1 to 2, leader changed from f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1) to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.454123  1839 consensus_queue.cc:1048] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.467597  1839 consensus_queue.cc:1048] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:27.737672  1748 raft_consensus.cc:1275] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer f9abf5c374294f2aaeae10bcfb84541e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.738960  1852 consensus_queue.cc:1048] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.746852  1674 raft_consensus.cc:1275] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Refusing update from remote peer f9abf5c374294f2aaeae10bcfb84541e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.748700  1801 consensus_queue.cc:1048] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.825717  1748 raft_consensus.cc:1275] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer f9abf5c374294f2aaeae10bcfb84541e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.827070  1801 consensus_queue.cc:1048] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.831408  1747 raft_consensus.cc:1275] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.832762  1839 consensus_queue.cc:1048] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.835175  1674 raft_consensus.cc:1275] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Refusing update from remote peer f9abf5c374294f2aaeae10bcfb84541e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.839448  1801 consensus_queue.cc:1048] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.842561  1599 raft_consensus.cc:1275] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.844245  1839 consensus_queue.cc:1048] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.846940  1673 raft_consensus.cc:1275] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Refusing update from remote peer f9abf5c374294f2aaeae10bcfb84541e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.851438  1801 consensus_queue.cc:1048] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.863389  1748 raft_consensus.cc:1275] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer f9abf5c374294f2aaeae10bcfb84541e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.864940  1794 consensus_queue.cc:1048] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.901001  1747 raft_consensus.cc:1275] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.902204  1839 consensus_queue.cc:1048] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.909253  1599 raft_consensus.cc:1275] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:27.910770  1839 consensus_queue.cc:1048] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:30.100301  1497 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33876:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:30.102818  1497 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:30.157649  1585 tablet_service.cc:1511] Processing CreateTablet for tablet 267effd6f0eb42cc8dedec8ca6f470b0 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:30.158444  1663 tablet_service.cc:1511] Processing CreateTablet for tablet 267effd6f0eb42cc8dedec8ca6f470b0 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:30.159094  1585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267effd6f0eb42cc8dedec8ca6f470b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.159865  1663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267effd6f0eb42cc8dedec8ca6f470b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.163386  1734 tablet_service.cc:1511] Processing CreateTablet for tablet 267effd6f0eb42cc8dedec8ca6f470b0 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:30.165745  1734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267effd6f0eb42cc8dedec8ca6f470b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.171506  1588 tablet_service.cc:1511] Processing CreateTablet for tablet 881854492a004889a69bff99ede9c65e (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:30.172923  1588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881854492a004889a69bff99ede9c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.174111  1738 tablet_service.cc:1511] Processing CreateTablet for tablet 881854492a004889a69bff99ede9c65e (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:30.175724  1738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881854492a004889a69bff99ede9c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.179481  1732 tablet_service.cc:1511] Processing CreateTablet for tablet 751f0cd0f8e34ed6a379ed0d00949632 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:30.180816  1732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751f0cd0f8e34ed6a379ed0d00949632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.183074  1664 tablet_service.cc:1511] Processing CreateTablet for tablet 881854492a004889a69bff99ede9c65e (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:30.183424  1660 tablet_service.cc:1511] Processing CreateTablet for tablet 751f0cd0f8e34ed6a379ed0d00949632 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:30.184495  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881854492a004889a69bff99ede9c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.184005  1659 tablet_service.cc:1511] Processing CreateTablet for tablet 42a1efc9dbc548c7850395b8358d9c5b (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:30.185618  1659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a1efc9dbc548c7850395b8358d9c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.189824  1660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751f0cd0f8e34ed6a379ed0d00949632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.191537  1583 tablet_service.cc:1511] Processing CreateTablet for tablet 42a1efc9dbc548c7850395b8358d9c5b (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:30.193147  1583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a1efc9dbc548c7850395b8358d9c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.193318  1584 tablet_service.cc:1511] Processing CreateTablet for tablet 751f0cd0f8e34ed6a379ed0d00949632 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:30.194571  1584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751f0cd0f8e34ed6a379ed0d00949632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.212720  1730 tablet_service.cc:1511] Processing CreateTablet for tablet 42a1efc9dbc548c7850395b8358d9c5b (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:30.214201  1730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a1efc9dbc548c7850395b8358d9c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.215394  1737 tablet_service.cc:1511] Processing CreateTablet for tablet da2da32801b9462dbc6f92e80ba8c1cd (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:30.216888  1737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2da32801b9462dbc6f92e80ba8c1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.218866  1586 tablet_service.cc:1511] Processing CreateTablet for tablet da2da32801b9462dbc6f92e80ba8c1cd (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:30.220203  1586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2da32801b9462dbc6f92e80ba8c1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.222018  1661 tablet_service.cc:1511] Processing CreateTablet for tablet da2da32801b9462dbc6f92e80ba8c1cd (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:30.223454  1661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da2da32801b9462dbc6f92e80ba8c1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.248224  1587 tablet_service.cc:1511] Processing CreateTablet for tablet cd60b88920e941b0852a1ba1348b82d5 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:30.249904  1587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd60b88920e941b0852a1ba1348b82d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.262290  1661 tablet_service.cc:1511] Processing CreateTablet for tablet cd60b88920e941b0852a1ba1348b82d5 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:30.264484  1661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd60b88920e941b0852a1ba1348b82d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.275837  1734 tablet_service.cc:1511] Processing CreateTablet for tablet cd60b88920e941b0852a1ba1348b82d5 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:30.277601  1734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd60b88920e941b0852a1ba1348b82d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.281939  1589 tablet_service.cc:1511] Processing CreateTablet for tablet 15010f5c4a4b4940b47c23bcaf6078fe (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:30.288725  1885 tablet_bootstrap.cc:492] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:30.292825  1886 tablet_bootstrap.cc:492] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:30.293164  1663 tablet_service.cc:1511] Processing CreateTablet for tablet 15010f5c4a4b4940b47c23bcaf6078fe (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:30.294555  1663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15010f5c4a4b4940b47c23bcaf6078fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.298768  1589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15010f5c4a4b4940b47c23bcaf6078fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.303946  1660 tablet_service.cc:1511] Processing CreateTablet for tablet a843d30ff8cf4271aad609d217f329e4 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:30.303685  1734 tablet_service.cc:1511] Processing CreateTablet for tablet 15010f5c4a4b4940b47c23bcaf6078fe (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:30.305729  1734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15010f5c4a4b4940b47c23bcaf6078fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.306227  1584 tablet_service.cc:1511] Processing CreateTablet for tablet a843d30ff8cf4271aad609d217f329e4 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:30.307641  1584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a843d30ff8cf4271aad609d217f329e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.315475  1730 tablet_service.cc:1511] Processing CreateTablet for tablet a843d30ff8cf4271aad609d217f329e4 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:30.316851  1730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a843d30ff8cf4271aad609d217f329e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.319064  1664 tablet_service.cc:1511] Processing CreateTablet for tablet 015a40b8cb4c4914bd5b18bb6fed06b7 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:30.319980  1588 tablet_service.cc:1511] Processing CreateTablet for tablet 015a40b8cb4c4914bd5b18bb6fed06b7 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:30.321242  1588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015a40b8cb4c4914bd5b18bb6fed06b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.324999  1732 tablet_service.cc:1511] Processing CreateTablet for tablet 015a40b8cb4c4914bd5b18bb6fed06b7 (DEFAULT_TABLE table=soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:30.315577  1660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a843d30ff8cf4271aad609d217f329e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.328111  1664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015a40b8cb4c4914bd5b18bb6fed06b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.326390  1732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015a40b8cb4c4914bd5b18bb6fed06b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.347940  1885 tablet_bootstrap.cc:654] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.353111  1884 tablet_bootstrap.cc:492] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:30.359848  1884 tablet_bootstrap.cc:654] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.364626  1886 tablet_bootstrap.cc:654] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.382473  1885 tablet_bootstrap.cc:492] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:30.383055  1885 ts_tablet_manager.cc:1403] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.010s
I20260710 11:01:30.396270  1886 tablet_bootstrap.cc:492] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:30.396962  1886 ts_tablet_manager.cc:1403] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.005s
I20260710 11:01:30.398173  1885 raft_consensus.cc:359] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.400552  1885 raft_consensus.cc:385] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.400542  1886 raft_consensus.cc:359] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.401268  1885 raft_consensus.cc:740] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.401528  1886 raft_consensus.cc:385] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.401916  1886 raft_consensus.cc:740] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.402169  1885 consensus_queue.cc:260] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.403332  1884 tablet_bootstrap.cc:492] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:30.402838  1886 consensus_queue.cc:260] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.403823  1884 ts_tablet_manager.cc:1403] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.051s	user 0.002s	sys 0.012s
I20260710 11:01:30.405550  1886 ts_tablet_manager.cc:1434] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:01:30.406482  1886 tablet_bootstrap.cc:492] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:30.406988  1884 raft_consensus.cc:359] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.407728  1884 raft_consensus.cc:385] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.408013  1884 raft_consensus.cc:740] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.408751  1884 consensus_queue.cc:260] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.411144  1884 ts_tablet_manager.cc:1434] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:01:30.412057  1884 tablet_bootstrap.cc:492] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:30.419163  1885 ts_tablet_manager.cc:1434] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 11:01:30.420291  1884 tablet_bootstrap.cc:654] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.422363  1886 tablet_bootstrap.cc:654] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.424650  1885 tablet_bootstrap.cc:492] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:30.430529  1885 tablet_bootstrap.cc:654] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.433341  1884 tablet_bootstrap.cc:492] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:30.435734  1884 ts_tablet_manager.cc:1403] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 11:01:30.437829  1886 tablet_bootstrap.cc:492] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:30.438392  1886 ts_tablet_manager.cc:1403] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.003s
I20260710 11:01:30.438827  1884 raft_consensus.cc:359] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.439400  1884 raft_consensus.cc:385] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.439639  1884 raft_consensus.cc:740] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.440286  1884 consensus_queue.cc:260] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.441452  1885 tablet_bootstrap.cc:492] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:30.441135  1886 raft_consensus.cc:359] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.441860  1886 raft_consensus.cc:385] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.441978  1885 ts_tablet_manager.cc:1403] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260710 11:01:30.442169  1886 raft_consensus.cc:740] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.442574  1884 ts_tablet_manager.cc:1434] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:01:30.443531  1884 tablet_bootstrap.cc:492] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:30.443074  1886 consensus_queue.cc:260] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.445170  1885 raft_consensus.cc:359] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.445919  1885 raft_consensus.cc:385] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.446223  1885 raft_consensus.cc:740] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.447042  1885 consensus_queue.cc:260] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.451964  1884 tablet_bootstrap.cc:654] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.452490  1885 ts_tablet_manager.cc:1434] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:01:30.453090  1886 ts_tablet_manager.cc:1434] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260710 11:01:30.453529  1885 tablet_bootstrap.cc:492] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:30.458985  1886 tablet_bootstrap.cc:492] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:30.460675  1885 tablet_bootstrap.cc:654] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.466426  1886 tablet_bootstrap.cc:654] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.466751  1884 tablet_bootstrap.cc:492] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:30.467383  1884 ts_tablet_manager.cc:1403] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 11:01:30.471517  1885 tablet_bootstrap.cc:492] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:30.471053  1884 raft_consensus.cc:359] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.472114  1884 raft_consensus.cc:385] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.472250  1885 ts_tablet_manager.cc:1403] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260710 11:01:30.472577  1884 raft_consensus.cc:740] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.473708  1884 consensus_queue.cc:260] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.476976  1884 ts_tablet_manager.cc:1434] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 11:01:30.476603  1885 raft_consensus.cc:359] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.477607  1885 raft_consensus.cc:385] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.478029  1885 raft_consensus.cc:740] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.478969  1831 raft_consensus.cc:493] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.478199  1884 tablet_bootstrap.cc:492] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:30.479866  1885 consensus_queue.cc:260] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.479539  1831 raft_consensus.cc:515] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.483822  1873 raft_consensus.cc:493] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.484380  1873 raft_consensus.cc:515] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.486662  1873 leader_election.cc:290] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:30.487311  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881854492a004889a69bff99ede9c65e" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:30.488077  1748 raft_consensus.cc:2468] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 0.
I20260710 11:01:30.489140  1884 tablet_bootstrap.cc:654] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.491423  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751f0cd0f8e34ed6a379ed0d00949632" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:30.493999  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751f0cd0f8e34ed6a379ed0d00949632" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:30.495035  1599 raft_consensus.cc:2468] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 0.
I20260710 11:01:30.497393  1640 leader_election.cc:304] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: 
W20260710 11:01:30.499506  1713 leader_election.cc:343] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.500926  1711 leader_election.cc:304] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [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: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: a390c8946d8341669929eb6cdce54619
I20260710 11:01:30.502156  1873 raft_consensus.cc:2804] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.502573  1873 raft_consensus.cc:493] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.503026  1873 raft_consensus.cc:3060] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.510501  1831 leader_election.cc:290] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.517536  1873 raft_consensus.cc:515] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.519029  1884 tablet_bootstrap.cc:492] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:30.520901  1884 ts_tablet_manager.cc:1403] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.000s
I20260710 11:01:30.525249  1884 raft_consensus.cc:359] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.534409  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751f0cd0f8e34ed6a379ed0d00949632" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:30.537429  1599 raft_consensus.cc:3060] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.536528  1873 leader_election.cc:290] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:30.547178  1884 raft_consensus.cc:385] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.547870  1884 raft_consensus.cc:740] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.549271  1884 consensus_queue.cc:260] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
W20260710 11:01:30.554368  1637 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.217.1:40663, user_credentials={real_user=slave}} blocked reactor thread for 76103.7us
I20260710 11:01:30.557060  1597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881854492a004889a69bff99ede9c65e" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:30.560732  1884 ts_tablet_manager.cc:1434] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.005s
I20260710 11:01:30.553646  1599 raft_consensus.cc:2468] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 1.
I20260710 11:01:30.563766  1884 tablet_bootstrap.cc:492] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:30.565068  1711 leader_election.cc:304] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:30.566597  1873 raft_consensus.cc:2804] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:30.571485  1873 raft_consensus.cc:697] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Becoming Leader. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Running, Role: LEADER
I20260710 11:01:30.572868  1873 consensus_queue.cc:237] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.579401  1884 tablet_bootstrap.cc:654] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.583611  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751f0cd0f8e34ed6a379ed0d00949632" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:30.585366  1900 raft_consensus.cc:2804] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.606901  1900 raft_consensus.cc:493] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:01:30.587240  1713 leader_election.cc:343] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:30.589993  1544 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:30.608867  1900 raft_consensus.cc:3060] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:30.603631  1637 leader_election.cc:343] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.586165  1899 raft_consensus.cc:493] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.617019  1899 raft_consensus.cc:515] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.621637  1885 ts_tablet_manager.cc:1434] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.149s	user 0.045s	sys 0.091s
I20260710 11:01:30.612135  1494 catalog_manager.cc:5697] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4353795b7f6945af8e542c79a54caa64 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "4353795b7f6945af8e542c79a54caa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:30.622767  1885 tablet_bootstrap.cc:492] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:30.623329  1886 tablet_bootstrap.cc:492] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:30.623921  1886 ts_tablet_manager.cc:1403] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.165s	user 0.060s	sys 0.099s
I20260710 11:01:30.625224  1899 leader_election.cc:290] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.597046  1884 tablet_bootstrap.cc:492] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:30.626751  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2da32801b9462dbc6f92e80ba8c1cd" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:30.627808  1884 ts_tablet_manager.cc:1403] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.010s
I20260710 11:01:30.627358  1886 raft_consensus.cc:359] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.628223  1886 raft_consensus.cc:385] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.628644  1886 raft_consensus.cc:740] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
W20260710 11:01:30.629036  1640 leader_election.cc:343] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.629341  1885 tablet_bootstrap.cc:654] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.629487  1886 consensus_queue.cc:260] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.631295  1884 raft_consensus.cc:359] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.632115  1884 raft_consensus.cc:385] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.632185  1886 ts_tablet_manager.cc:1434] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:30.636498  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2da32801b9462dbc6f92e80ba8c1cd" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:30.637908  1886 tablet_bootstrap.cc:492] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
W20260710 11:01:30.640249  1637 leader_election.cc:343] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.640831  1637 leader_election.cc:304] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a390c8946d8341669929eb6cdce54619; no voters: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:30.641571  1884 raft_consensus.cc:740] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.642463  1899 raft_consensus.cc:2749] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:30.644213  1884 consensus_queue.cc:260] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.645679  1886 tablet_bootstrap.cc:654] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.647418  1884 ts_tablet_manager.cc:1434] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260710 11:01:30.648706  1884 tablet_bootstrap.cc:492] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:30.657675  1884 tablet_bootstrap.cc:654] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.658056  1886 tablet_bootstrap.cc:492] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:30.658635  1886 ts_tablet_manager.cc:1403] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:01:30.662423  1886 raft_consensus.cc:359] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.663518  1886 raft_consensus.cc:385] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.663913  1886 raft_consensus.cc:740] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.664934  1886 consensus_queue.cc:260] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.668783  1886 ts_tablet_manager.cc:1434] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.002s
I20260710 11:01:30.670276  1886 tablet_bootstrap.cc:492] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:30.679661  1886 tablet_bootstrap.cc:654] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.693333  1886 tablet_bootstrap.cc:492] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:30.694012  1886 ts_tablet_manager.cc:1403] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 11:01:30.697893  1886 raft_consensus.cc:359] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.698875  1886 raft_consensus.cc:385] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.699249  1886 raft_consensus.cc:740] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.699803  1794 raft_consensus.cc:493] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.700570  1794 raft_consensus.cc:515] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.700479  1886 consensus_queue.cc:260] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.704792  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267effd6f0eb42cc8dedec8ca6f470b0" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:30.705681  1674 raft_consensus.cc:2468] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:30.706763  1794 leader_election.cc:290] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.708128  1564 leader_election.cc:304] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:30.705864  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267effd6f0eb42cc8dedec8ca6f470b0" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:30.709441  1748 raft_consensus.cc:2468] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:30.711337  1886 ts_tablet_manager.cc:1434] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 11:01:30.712813  1886 tablet_bootstrap.cc:492] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:30.709462  1908 raft_consensus.cc:2804] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.720875  1908 raft_consensus.cc:493] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.721213  1908 raft_consensus.cc:3060] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.726414  1900 raft_consensus.cc:515] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.729772  1886 tablet_bootstrap.cc:654] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.734257  1908 raft_consensus.cc:515] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.739449  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881854492a004889a69bff99ede9c65e" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:30.740463  1599 raft_consensus.cc:3060] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.740849  1900 leader_election.cc:290] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.742842  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881854492a004889a69bff99ede9c65e" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:30.743512  1748 raft_consensus.cc:3060] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.744504  1908 leader_election.cc:290] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.744936  1885 tablet_bootstrap.cc:492] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:30.745286  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267effd6f0eb42cc8dedec8ca6f470b0" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:30.745478  1885 ts_tablet_manager.cc:1403] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.123s	user 0.057s	sys 0.058s
I20260710 11:01:30.745967  1674 raft_consensus.cc:3060] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.748004  1886 tablet_bootstrap.cc:492] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:30.748546  1886 ts_tablet_manager.cc:1403] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260710 11:01:30.749643  1885 raft_consensus.cc:359] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.750414  1885 raft_consensus.cc:385] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.750732  1885 raft_consensus.cc:740] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.751506  1885 consensus_queue.cc:260] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.752727  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267effd6f0eb42cc8dedec8ca6f470b0" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:30.753412  1747 raft_consensus.cc:3060] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.754034  1885 ts_tablet_manager.cc:1434] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:30.755105  1885 tablet_bootstrap.cc:492] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:30.758255  1886 raft_consensus.cc:359] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.759127  1886 raft_consensus.cc:385] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.759503  1886 raft_consensus.cc:740] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.760733  1599 raft_consensus.cc:2468] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 1.
I20260710 11:01:30.765137  1747 raft_consensus.cc:2468] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:30.765554  1637 leader_election.cc:304] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:30.766732  1900 raft_consensus.cc:2804] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:30.767290  1900 raft_consensus.cc:697] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:30.760520  1886 consensus_queue.cc:260] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.762576  1885 tablet_bootstrap.cc:654] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.763605  1884 tablet_bootstrap.cc:492] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:30.764292  1748 raft_consensus.cc:2468] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 1.
I20260710 11:01:30.767377  1674 raft_consensus.cc:2468] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:30.768250  1900 consensus_queue.cc:237] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.768457  1884 ts_tablet_manager.cc:1403] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.120s	user 0.026s	sys 0.053s
I20260710 11:01:30.766724  1565 leader_election.cc:304] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:30.770507  1908 raft_consensus.cc:2804] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:30.771168  1908 raft_consensus.cc:697] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:30.772050  1908 consensus_queue.cc:237] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.773384  1884 raft_consensus.cc:359] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.774503  1884 raft_consensus.cc:385] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.774724  1794 raft_consensus.cc:493] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.774972  1884 raft_consensus.cc:740] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.775344  1794 raft_consensus.cc:515] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.776214  1884 consensus_queue.cc:260] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.777454  1886 ts_tablet_manager.cc:1434] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 11:01:30.778486  1886 tablet_bootstrap.cc:492] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:30.779578  1884 ts_tablet_manager.cc:1434] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:01:30.795127  1884 tablet_bootstrap.cc:492] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:30.797151  1886 tablet_bootstrap.cc:654] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.805317  1794 leader_election.cc:290] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.805361  1884 tablet_bootstrap.cc:654] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.805371  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd60b88920e941b0852a1ba1348b82d5" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
W20260710 11:01:30.807675  1564 leader_election.cc:343] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.807833  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd60b88920e941b0852a1ba1348b82d5" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:30.808773  1747 raft_consensus.cc:2468] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:30.810783  1885 tablet_bootstrap.cc:492] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:30.811479  1885 ts_tablet_manager.cc:1403] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.006s
I20260710 11:01:30.812295  1886 tablet_bootstrap.cc:492] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:30.812894  1886 ts_tablet_manager.cc:1403] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
I20260710 11:01:30.815891  1885 raft_consensus.cc:359] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.817207  1885 raft_consensus.cc:385] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.817726  1885 raft_consensus.cc:740] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.818912  1885 consensus_queue.cc:260] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.821584  1884 tablet_bootstrap.cc:492] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:30.822168  1884 ts_tablet_manager.cc:1403] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260710 11:01:30.821623  1565 leader_election.cc:304] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [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: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: a390c8946d8341669929eb6cdce54619
I20260710 11:01:30.825392  1794 raft_consensus.cc:2804] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.825937  1794 raft_consensus.cc:493] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.826316  1794 raft_consensus.cc:3060] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.828397  1884 raft_consensus.cc:359] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.829021  1885 ts_tablet_manager.cc:1434] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:01:30.816207  1886 raft_consensus.cc:359] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.830610  1886 raft_consensus.cc:385] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.830935  1886 raft_consensus.cc:740] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.831225  1885 tablet_bootstrap.cc:492] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:30.831777  1886 consensus_queue.cc:260] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.834436  1886 ts_tablet_manager.cc:1434] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:01:30.835589  1886 tablet_bootstrap.cc:492] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:30.829257  1884 raft_consensus.cc:385] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.843755  1873 raft_consensus.cc:493] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.844113  1909 raft_consensus.cc:493] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.844751  1873 raft_consensus.cc:515] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.844962  1909 raft_consensus.cc:515] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.849553  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a1efc9dbc548c7850395b8358d9c5b" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:30.850116  1873 leader_election.cc:290] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:30.850600  1599 raft_consensus.cc:2468] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 0.
I20260710 11:01:30.843222  1884 raft_consensus.cc:740] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.853607  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a1efc9dbc548c7850395b8358d9c5b" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
W20260710 11:01:30.855792  1713 leader_election.cc:343] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.855059  1884 consensus_queue.cc:260] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.857231  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a1efc9dbc548c7850395b8358d9c5b" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
W20260710 11:01:30.858892  1564 leader_election.cc:343] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.862058  1909 leader_election.cc:290] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.865921  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a1efc9dbc548c7850395b8358d9c5b" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:30.866679  1748 raft_consensus.cc:2468] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:30.867802  1711 leader_election.cc:304] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [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: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: a390c8946d8341669929eb6cdce54619
I20260710 11:01:30.869160  1901 raft_consensus.cc:2804] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.869544  1901 raft_consensus.cc:493] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.869885  1901 raft_consensus.cc:3060] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.871135  1885 tablet_bootstrap.cc:654] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.865705  1794 raft_consensus.cc:515] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.872380  1886 tablet_bootstrap.cc:654] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.871815  1494 catalog_manager.cc:5697] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 0 to 1, leader changed from <none> to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 1 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:30.874080  1794 leader_election.cc:290] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.874800  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd60b88920e941b0852a1ba1348b82d5" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:30.875532  1674 raft_consensus.cc:3060] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.878096  1565 leader_election.cc:304] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [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: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: a390c8946d8341669929eb6cdce54619
I20260710 11:01:30.884486  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd60b88920e941b0852a1ba1348b82d5" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:30.885198  1794 raft_consensus.cc:2804] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.885217  1748 raft_consensus.cc:3060] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.887076  1674 raft_consensus.cc:2468] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:30.888931  1884 ts_tablet_manager.cc:1434] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.004s
I20260710 11:01:30.875710  1495 catalog_manager.cc:5697] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 0 to 1, leader changed from <none> to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 1 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:30.888692  1564 leader_election.cc:304] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:30.890970  1909 raft_consensus.cc:2804] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:30.891449  1884 tablet_bootstrap.cc:492] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:30.891631  1909 raft_consensus.cc:697] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:30.889664  1901 raft_consensus.cc:515] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.892876  1909 consensus_queue.cc:237] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.894855  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a1efc9dbc548c7850395b8358d9c5b" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:30.904855  1901 leader_election.cc:290] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:30.910889  1884 tablet_bootstrap.cc:654] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.911438  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a1efc9dbc548c7850395b8358d9c5b" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
W20260710 11:01:30.916777  1713 leader_election.cc:343] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.885829  1794 raft_consensus.cc:493] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.918408  1794 raft_consensus.cc:3060] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.920823  1908 raft_consensus.cc:493] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.921612  1908 raft_consensus.cc:515] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.929283  1908 leader_election.cc:290] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.930459  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2da32801b9462dbc6f92e80ba8c1cd" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:30.932862  1745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2da32801b9462dbc6f92e80ba8c1cd" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:30.933881  1745 raft_consensus.cc:2468] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:30.931533  1673 raft_consensus.cc:2468] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:30.936683  1564 leader_election.cc:304] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:30.938356  1908 raft_consensus.cc:2804] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.938956  1908 raft_consensus.cc:493] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.939471  1908 raft_consensus.cc:3060] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.946830  1886 tablet_bootstrap.cc:492] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:30.953510  1886 ts_tablet_manager.cc:1403] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.009s
I20260710 11:01:30.917765  1748 raft_consensus.cc:2468] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:30.972514  1884 tablet_bootstrap.cc:492] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:30.971741  1908 raft_consensus.cc:515] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.973271  1884 ts_tablet_manager.cc:1403] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.010s
I20260710 11:01:30.974485  1908 leader_election.cc:290] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.975282  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2da32801b9462dbc6f92e80ba8c1cd" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:30.975940  1673 raft_consensus.cc:3060] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.977326  1900 raft_consensus.cc:493] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.978076  1900 raft_consensus.cc:515] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.972514  1885 tablet_bootstrap.cc:492] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:30.979121  1885 ts_tablet_manager.cc:1403] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.148s	user 0.031s	sys 0.071s
I20260710 11:01:30.977171  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2da32801b9462dbc6f92e80ba8c1cd" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:30.979828  1748 raft_consensus.cc:3060] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.979504  1794 raft_consensus.cc:515] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.980742  1599 raft_consensus.cc:2393] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4353795b7f6945af8e542c79a54caa64 in current term 1: Already voted for candidate f9abf5c374294f2aaeae10bcfb84541e in this term.
I20260710 11:01:30.976653  1886 raft_consensus.cc:359] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.982015  1885 raft_consensus.cc:359] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.982851  1886 raft_consensus.cc:385] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.983182  1900 leader_election.cc:290] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:30.983909  1494 catalog_manager.cc:5697] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 0 to 1, leader changed from <none> to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 1 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:30.984884  1884 raft_consensus.cc:359] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.985296  1745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751f0cd0f8e34ed6a379ed0d00949632" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:30.985543  1884 raft_consensus.cc:385] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.985666  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a1efc9dbc548c7850395b8358d9c5b" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:30.982935  1885 raft_consensus.cc:385] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.986461  1885 raft_consensus.cc:740] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.986586  1747 raft_consensus.cc:2393] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f9abf5c374294f2aaeae10bcfb84541e in current term 1: Already voted for candidate 4353795b7f6945af8e542c79a54caa64 in this term.
I20260710 11:01:30.985903  1884 raft_consensus.cc:740] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.983208  1886 raft_consensus.cc:740] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.987727  1884 consensus_queue.cc:260] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.988827  1886 consensus_queue.cc:260] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.987262  1885 consensus_queue.cc:260] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.990363  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a1efc9dbc548c7850395b8358d9c5b" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:30.990917  1674 raft_consensus.cc:3060] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.991297  1886 ts_tablet_manager.cc:1434] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:01:30.991442  1885 ts_tablet_manager.cc:1434] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260710 11:01:30.992306  1886 tablet_bootstrap.cc:492] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e: Bootstrap starting.
I20260710 11:01:30.994288  1884 ts_tablet_manager.cc:1434] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:01:30.988360  1711 leader_election.cc:304] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [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: 4353795b7f6945af8e542c79a54caa64; no voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:30.995376  1884 tablet_bootstrap.cc:492] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64: Bootstrap starting.
I20260710 11:01:30.995817  1901 raft_consensus.cc:2749] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:30.992472  1885 tablet_bootstrap.cc:492] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:30.994236  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751f0cd0f8e34ed6a379ed0d00949632" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:31.002919  1599 raft_consensus.cc:2393] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a390c8946d8341669929eb6cdce54619 in current term 1: Already voted for candidate 4353795b7f6945af8e542c79a54caa64 in this term.
I20260710 11:01:31.004148  1885 tablet_bootstrap.cc:654] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.006592  1637 leader_election.cc:304] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a390c8946d8341669929eb6cdce54619; no voters: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:31.006929  1884 tablet_bootstrap.cc:654] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.007586  1900 raft_consensus.cc:3060] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.018368  1886 tablet_bootstrap.cc:654] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.018538  1884 tablet_bootstrap.cc:492] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64: No bootstrap required, opened a new log
I20260710 11:01:31.018440  1900 raft_consensus.cc:2749] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:31.019459  1884 ts_tablet_manager.cc:1403] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.010s
I20260710 11:01:31.022207  1884 raft_consensus.cc:359] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.023087  1884 raft_consensus.cc:385] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.023459  1884 raft_consensus.cc:740] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.024554  1884 consensus_queue.cc:260] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:30.992885  1794 leader_election.cc:290] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:31.028283  1884 ts_tablet_manager.cc:1434] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:31.029824  1674 raft_consensus.cc:2468] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:31.031774  1564 leader_election.cc:304] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [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: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 4353795b7f6945af8e542c79a54caa64
I20260710 11:01:31.033110  1794 raft_consensus.cc:2804] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.033896  1794 raft_consensus.cc:697] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:31.035355  1794 consensus_queue.cc:237] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.037634  1885 tablet_bootstrap.cc:492] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:31.037846  1886 tablet_bootstrap.cc:492] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e: No bootstrap required, opened a new log
I20260710 11:01:31.038477  1885 ts_tablet_manager.cc:1403] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.011s
I20260710 11:01:31.038532  1886 ts_tablet_manager.cc:1403] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.003s
I20260710 11:01:31.042340  1673 raft_consensus.cc:2468] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:31.033799  1748 raft_consensus.cc:2468] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:31.042774  1885 raft_consensus.cc:359] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.043620  1885 raft_consensus.cc:385] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.043946  1885 raft_consensus.cc:740] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.043874  1564 leader_election.cc:304] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:31.044903  1908 raft_consensus.cc:2804] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.045374  1908 raft_consensus.cc:697] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:31.045113  1885 consensus_queue.cc:260] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.046048  1901 raft_consensus.cc:493] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.046236  1908 consensus_queue.cc:237] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.046550  1901 raft_consensus.cc:515] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.048146  1885 ts_tablet_manager.cc:1434] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:01:31.048795  1901 leader_election.cc:290] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:31.049263  1885 tablet_bootstrap.cc:492] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:31.054632  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a843d30ff8cf4271aad609d217f329e4" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:31.055402  1673 raft_consensus.cc:2468] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 0.
I20260710 11:01:31.056994  1885 tablet_bootstrap.cc:654] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.056834  1713 leader_election.cc:304] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: 
I20260710 11:01:31.058312  1901 raft_consensus.cc:2804] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.058808  1901 raft_consensus.cc:493] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.059114  1901 raft_consensus.cc:3060] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.056017  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a843d30ff8cf4271aad609d217f329e4" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:31.059713  1494 catalog_manager.cc:5697] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 0 to 1, leader changed from <none> to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 1 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.068496  1886 raft_consensus.cc:359] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.069278  1886 raft_consensus.cc:385] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.069530  1886 raft_consensus.cc:740] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.070186  1886 consensus_queue.cc:260] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.070562  1901 raft_consensus.cc:515] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.072419  1599 raft_consensus.cc:2468] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 0.
I20260710 11:01:31.077184  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a843d30ff8cf4271aad609d217f329e4" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:31.078161  1599 raft_consensus.cc:3060] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.079711  1886 ts_tablet_manager.cc:1434] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 11:01:31.082661  1901 leader_election.cc:290] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:31.084163  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a843d30ff8cf4271aad609d217f329e4" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:31.084851  1673 raft_consensus.cc:3060] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.085039  1885 tablet_bootstrap.cc:492] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:31.085500  1885 ts_tablet_manager.cc:1403] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.015s
I20260710 11:01:31.087965  1496 catalog_manager.cc:5697] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 0 to 1, leader changed from <none> to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 1 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.088918  1885 raft_consensus.cc:359] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.089676  1885 raft_consensus.cc:385] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.089957  1885 raft_consensus.cc:740] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.090615  1885 consensus_queue.cc:260] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.092871  1885 ts_tablet_manager.cc:1434] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:31.097715  1599 raft_consensus.cc:2468] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 1.
I20260710 11:01:31.098163  1673 raft_consensus.cc:2468] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 1.
I20260710 11:01:31.099794  1885 tablet_bootstrap.cc:492] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619: Bootstrap starting.
I20260710 11:01:31.101179  1711 leader_election.cc:304] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:31.102802  1901 raft_consensus.cc:2804] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.103291  1901 raft_consensus.cc:697] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Becoming Leader. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Running, Role: LEADER
I20260710 11:01:31.104115  1901 consensus_queue.cc:237] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.107589  1885 tablet_bootstrap.cc:654] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.113399  1885 tablet_bootstrap.cc:492] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619: No bootstrap required, opened a new log
I20260710 11:01:31.113903  1885 ts_tablet_manager.cc:1403] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:01:31.114513  1901 raft_consensus.cc:493] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.115046  1901 raft_consensus.cc:515] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.116609  1885 raft_consensus.cc:359] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.117195  1901 leader_election.cc:290] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:31.117412  1885 raft_consensus.cc:385] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.117690  1885 raft_consensus.cc:740] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.117010  1494 catalog_manager.cc:5697] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4353795b7f6945af8e542c79a54caa64 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "4353795b7f6945af8e542c79a54caa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:31.118548  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15010f5c4a4b4940b47c23bcaf6078fe" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e" is_pre_election: true
I20260710 11:01:31.118387  1885 consensus_queue.cc:260] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.118774  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15010f5c4a4b4940b47c23bcaf6078fe" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:31.119294  1599 raft_consensus.cc:2468] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 0.
I20260710 11:01:31.119387  1673 raft_consensus.cc:2468] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 0.
I20260710 11:01:31.120909  1885 ts_tablet_manager.cc:1434] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:31.121613  1713 leader_election.cc:304] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: 
I20260710 11:01:31.123142  1901 raft_consensus.cc:2804] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.123521  1901 raft_consensus.cc:493] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.123826  1901 raft_consensus.cc:3060] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.132002  1901 raft_consensus.cc:515] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.134266  1901 leader_election.cc:290] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:31.135324  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15010f5c4a4b4940b47c23bcaf6078fe" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:31.135258  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15010f5c4a4b4940b47c23bcaf6078fe" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:31.136153  1673 raft_consensus.cc:3060] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.136224  1599 raft_consensus.cc:3060] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.143891  1673 raft_consensus.cc:2468] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 1.
I20260710 11:01:31.144438  1599 raft_consensus.cc:2468] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 1.
I20260710 11:01:31.145372  1713 leader_election.cc:304] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: 
I20260710 11:01:31.146618  1901 raft_consensus.cc:2804] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.147084  1901 raft_consensus.cc:697] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Becoming Leader. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Running, Role: LEADER
I20260710 11:01:31.147972  1901 consensus_queue.cc:237] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.156114  1794 raft_consensus.cc:493] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.155606  1495 catalog_manager.cc:5697] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4353795b7f6945af8e542c79a54caa64 (127.28.217.3). New cstate: current_term: 1 leader_uuid: "4353795b7f6945af8e542c79a54caa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:31.156675  1794 raft_consensus.cc:515] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.159020  1794 leader_election.cc:290] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:31.160190  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a40b8cb4c4914bd5b18bb6fed06b7" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64" is_pre_election: true
I20260710 11:01:31.159667  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a40b8cb4c4914bd5b18bb6fed06b7" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619" is_pre_election: true
I20260710 11:01:31.160862  1748 raft_consensus.cc:2468] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:31.161038  1673 raft_consensus.cc:2468] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 0.
I20260710 11:01:31.162101  1564 leader_election.cc:304] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:31.162957  1794 raft_consensus.cc:2804] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.163340  1794 raft_consensus.cc:493] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.163697  1794 raft_consensus.cc:3060] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.171777  1794 raft_consensus.cc:515] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.173516  1794 leader_election.cc:290] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:31.174443  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a40b8cb4c4914bd5b18bb6fed06b7" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:31.174707  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a40b8cb4c4914bd5b18bb6fed06b7" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:31.175037  1673 raft_consensus.cc:3060] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.175303  1748 raft_consensus.cc:3060] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.179885  1748 raft_consensus.cc:2468] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:31.180150  1673 raft_consensus.cc:2468] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 1.
I20260710 11:01:31.181063  1565 leader_election.cc:304] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:31.181862  1794 raft_consensus.cc:2804] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.182344  1794 raft_consensus.cc:697] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:31.183159  1794 consensus_queue.cc:237] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.185079  1897 consensus_queue.cc:1048] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.193516  1873 consensus_queue.cc:1048] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:31.192098  1495 catalog_manager.cc:5697] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 0 to 1, leader changed from <none> to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 1 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.202708  1897 consensus_queue.cc:1048] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.207993  1873 consensus_queue.cc:1048] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.306440  1794 consensus_queue.cc:1048] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.319403  1794 consensus_queue.cc:1048] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.333554  1673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "881854492a004889a69bff99ede9c65e"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
mode: GRACEFUL
new_leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
 from {username='slave'} at 127.0.0.1:43976
I20260710 11:01:31.334124  1673 raft_consensus.cc:606] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Received request to transfer leadership to TS f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:31.349679  1748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "751f0cd0f8e34ed6a379ed0d00949632"
dest_uuid: "4353795b7f6945af8e542c79a54caa64"
mode: GRACEFUL
new_leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
 from {username='slave'} at 127.0.0.1:48776
I20260710 11:01:31.350245  1748 raft_consensus.cc:606] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Received request to transfer leadership to TS f9abf5c374294f2aaeae10bcfb84541e
I20260710 11:01:31.358963  1597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da2da32801b9462dbc6f92e80ba8c1cd"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
mode: GRACEFUL
new_leader_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:57218
I20260710 11:01:31.359159  1794 consensus_queue.cc:1048] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.359565  1597 raft_consensus.cc:606] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Received request to transfer leadership to TS a390c8946d8341669929eb6cdce54619
I20260710 11:01:31.365262  1597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd60b88920e941b0852a1ba1348b82d5"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
mode: GRACEFUL
new_leader_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:57218
I20260710 11:01:31.365834  1597 raft_consensus.cc:606] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Received request to transfer leadership to TS a390c8946d8341669929eb6cdce54619
I20260710 11:01:31.373644  1794 consensus_queue.cc:1048] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.375735  1748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15010f5c4a4b4940b47c23bcaf6078fe"
dest_uuid: "4353795b7f6945af8e542c79a54caa64"
mode: GRACEFUL
new_leader_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:48776
I20260710 11:01:31.376359  1748 raft_consensus.cc:606] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Received request to transfer leadership to TS a390c8946d8341669929eb6cdce54619
I20260710 11:01:31.381659  1748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a843d30ff8cf4271aad609d217f329e4"
dest_uuid: "4353795b7f6945af8e542c79a54caa64"
mode: GRACEFUL
new_leader_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:48776
I20260710 11:01:31.382269  1748 raft_consensus.cc:606] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Received request to transfer leadership to TS a390c8946d8341669929eb6cdce54619
I20260710 11:01:31.385185  1909 raft_consensus.cc:993] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e: : Instructing follower a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:31.385623  1794 raft_consensus.cc:1081] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Signalling peer a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:31.387043  1673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd60b88920e941b0852a1ba1348b82d5"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:43944
I20260710 11:01:31.387559  1673 raft_consensus.cc:493] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.387934  1673 raft_consensus.cc:3060] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.389678  1597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "015a40b8cb4c4914bd5b18bb6fed06b7"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
mode: GRACEFUL
new_leader_uuid: "4353795b7f6945af8e542c79a54caa64"
 from {username='slave'} at 127.0.0.1:57218
I20260710 11:01:31.390286  1597 raft_consensus.cc:606] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Received request to transfer leadership to TS 4353795b7f6945af8e542c79a54caa64
I20260710 11:01:31.395341  1673 raft_consensus.cc:515] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.397351  1673 leader_election.cc:290] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:31.397919  1597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd60b88920e941b0852a1ba1348b82d5" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:31.398535  1597 raft_consensus.cc:3055] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.398797  1597 raft_consensus.cc:740] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:31.399477  1597 consensus_queue.cc:260] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.400451  1597 raft_consensus.cc:3060] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.404735  1748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd60b88920e941b0852a1ba1348b82d5" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:31.405275  1748 raft_consensus.cc:3060] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.405591  1597 raft_consensus.cc:2468] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:31.406641  1637 leader_election.cc:304] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:31.407434  1897 raft_consensus.cc:2804] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.407925  1897 raft_consensus.cc:697] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:31.408753  1897 consensus_queue.cc:237] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.410241  1748 raft_consensus.cc:2468] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:31.415118  1496 catalog_manager.cc:5697] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 1 to 2, leader changed from f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1) to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.506685  1939 consensus_queue.cc:1048] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.518509  1901 consensus_queue.cc:1048] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.526767  1794 consensus_queue.cc:1048] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.530479  1901 raft_consensus.cc:993] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64: : Instructing follower a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:31.530961  1901 raft_consensus.cc:1081] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Signalling peer a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:31.532696  1673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a843d30ff8cf4271aad609d217f329e4"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:43960
I20260710 11:01:31.533285  1673 raft_consensus.cc:493] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.533643  1673 raft_consensus.cc:3060] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.533867  1909 raft_consensus.cc:993] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e: : Instructing follower a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:31.534336  1909 raft_consensus.cc:1081] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Signalling peer a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:31.539638  1920 consensus_queue.cc:1048] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.542444  1674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da2da32801b9462dbc6f92e80ba8c1cd"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:43944
I20260710 11:01:31.542214  1673 raft_consensus.cc:515] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.543479  1674 raft_consensus.cc:493] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.544011  1674 raft_consensus.cc:3060] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.548663  1673 leader_election.cc:290] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:31.549062  1597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a843d30ff8cf4271aad609d217f329e4" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:31.549582  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a843d30ff8cf4271aad609d217f329e4" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:31.550194  1747 raft_consensus.cc:3055] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.550513  1747 raft_consensus.cc:740] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Running, Role: LEADER
I20260710 11:01:31.551354  1747 consensus_queue.cc:260] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.549736  1597 raft_consensus.cc:3060] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.555217  1747 raft_consensus.cc:3060] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.556026  1674 raft_consensus.cc:515] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.559019  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2da32801b9462dbc6f92e80ba8c1cd" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:31.559595  1599 raft_consensus.cc:3055] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.559902  1599 raft_consensus.cc:740] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:31.560130  1597 raft_consensus.cc:2468] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:31.560696  1599 consensus_queue.cc:260] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.561640  1747 raft_consensus.cc:2468] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:31.561664  1599 raft_consensus.cc:3060] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.562206  1637 leader_election.cc:304] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:31.562793  1674 leader_election.cc:290] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:31.563166  1897 raft_consensus.cc:2804] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.563663  1897 raft_consensus.cc:697] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:31.564481  1897 consensus_queue.cc:237] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.565972  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da2da32801b9462dbc6f92e80ba8c1cd" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:31.566643  1747 raft_consensus.cc:3060] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.574424  1897 raft_consensus.cc:993] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619: : Instructing follower f9abf5c374294f2aaeae10bcfb84541e to start an election
I20260710 11:01:31.574939  1897 raft_consensus.cc:1081] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Signalling peer f9abf5c374294f2aaeae10bcfb84541e to start an election
I20260710 11:01:31.577054  1496 catalog_manager.cc:5697] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 1 to 2, leader changed from 4353795b7f6945af8e542c79a54caa64 (127.28.217.3) to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.583598  1747 raft_consensus.cc:2468] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:31.585160  1640 leader_election.cc:304] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: 
I20260710 11:01:31.586246  1599 raft_consensus.cc:2468] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:31.586453  1900 raft_consensus.cc:2804] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.587831  1900 raft_consensus.cc:697] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:31.590775  1599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "881854492a004889a69bff99ede9c65e"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
 from {username='slave'} at 127.0.0.1:57200
I20260710 11:01:31.591620  1599 raft_consensus.cc:493] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.592156  1599 raft_consensus.cc:3060] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.592747  1900 consensus_queue.cc:237] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.602420  1599 raft_consensus.cc:515] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.604315  1599 leader_election.cc:290] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 2 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:31.604759  1496 catalog_manager.cc:5697] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 1 to 2, leader changed from f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1) to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.605808  1794 consensus_queue.cc:1048] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.605978  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881854492a004889a69bff99ede9c65e" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:31.606582  1747 raft_consensus.cc:3060] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.607689  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881854492a004889a69bff99ede9c65e" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:31.608302  1674 raft_consensus.cc:3055] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.609957  1674 raft_consensus.cc:740] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:31.610788  1674 consensus_queue.cc:260] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.612507  1674 raft_consensus.cc:3060] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.620076  1674 raft_consensus.cc:2468] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 2.
I20260710 11:01:31.621565  1564 leader_election.cc:304] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:31.621773  1747 raft_consensus.cc:2468] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 2.
I20260710 11:01:31.622490  1794 raft_consensus.cc:2804] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.622953  1794 raft_consensus.cc:697] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:31.623746  1794 consensus_queue.cc:237] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.627882  1947 consensus_queue.cc:1048] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.637107  1794 consensus_queue.cc:1048] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:31.643072  1496 catalog_manager.cc:5697] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 1 to 2, leader changed from a390c8946d8341669929eb6cdce54619 (127.28.217.2) to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 2 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.652606  1873 consensus_queue.cc:1048] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.669524  1873 raft_consensus.cc:993] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64: : Instructing follower a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:31.669994  1939 raft_consensus.cc:1081] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Signalling peer a390c8946d8341669929eb6cdce54619 to start an election
I20260710 11:01:31.671540  1673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15010f5c4a4b4940b47c23bcaf6078fe"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
 from {username='slave'} at 127.0.0.1:43960
I20260710 11:01:31.672030  1673 raft_consensus.cc:493] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.672379  1673 raft_consensus.cc:3060] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.677642  1673 raft_consensus.cc:515] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.680354  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15010f5c4a4b4940b47c23bcaf6078fe" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:31.681041  1673 leader_election.cc:290] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:31.681192  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15010f5c4a4b4940b47c23bcaf6078fe" candidate_uuid: "a390c8946d8341669929eb6cdce54619" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:31.681814  1747 raft_consensus.cc:3055] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.682171  1747 raft_consensus.cc:740] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Running, Role: LEADER
I20260710 11:01:31.682986  1747 consensus_queue.cc:260] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.683964  1747 raft_consensus.cc:3060] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.684427  1599 raft_consensus.cc:3060] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.688934  1599 raft_consensus.cc:2468] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:31.688979  1747 raft_consensus.cc:2468] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a390c8946d8341669929eb6cdce54619 in term 2.
I20260710 11:01:31.690328  1637 leader_election.cc:304] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:31.691069  1897 raft_consensus.cc:2804] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.691478  1897 raft_consensus.cc:697] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Becoming Leader. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:31.692203  1897 consensus_queue.cc:237] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.698472  1495 catalog_manager.cc:5697] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 reported cstate change: term changed from 1 to 2, leader changed from 4353795b7f6945af8e542c79a54caa64 (127.28.217.3) to a390c8946d8341669929eb6cdce54619 (127.28.217.2). New cstate: current_term: 2 leader_uuid: "a390c8946d8341669929eb6cdce54619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.716816  1873 raft_consensus.cc:993] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64: : Instructing follower f9abf5c374294f2aaeae10bcfb84541e to start an election
I20260710 11:01:31.717317  1939 raft_consensus.cc:1081] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Signalling peer f9abf5c374294f2aaeae10bcfb84541e to start an election
I20260710 11:01:31.718894  1599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "751f0cd0f8e34ed6a379ed0d00949632"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
 from {username='slave'} at 127.0.0.1:57204
I20260710 11:01:31.719298  1599 raft_consensus.cc:493] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.719515  1599 raft_consensus.cc:3060] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.723994  1599 raft_consensus.cc:515] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.725478  1599 leader_election.cc:290] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 2 election: Requested vote from peers a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007), 4353795b7f6945af8e542c79a54caa64 (127.28.217.3:46843)
I20260710 11:01:31.726457  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751f0cd0f8e34ed6a379ed0d00949632" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4353795b7f6945af8e542c79a54caa64"
I20260710 11:01:31.726372  1673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751f0cd0f8e34ed6a379ed0d00949632" candidate_uuid: "f9abf5c374294f2aaeae10bcfb84541e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:31.727150  1747 raft_consensus.cc:3055] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.727205  1673 raft_consensus.cc:3060] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.727648  1747 raft_consensus.cc:740] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Running, Role: LEADER
I20260710 11:01:31.728510  1747 consensus_queue.cc:260] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.730026  1747 raft_consensus.cc:3060] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.734656  1673 raft_consensus.cc:2468] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 2.
I20260710 11:01:31.736135  1564 leader_election.cc:304] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a390c8946d8341669929eb6cdce54619, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:31.736843  1747 raft_consensus.cc:2468] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9abf5c374294f2aaeae10bcfb84541e in term 2.
I20260710 11:01:31.736997  1794 raft_consensus.cc:2804] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.737457  1794 raft_consensus.cc:697] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Becoming Leader. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:31.738256  1794 consensus_queue.cc:237] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.744163  1495 catalog_manager.cc:5697] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e reported cstate change: term changed from 1 to 2, leader changed from 4353795b7f6945af8e542c79a54caa64 (127.28.217.3) to f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1). New cstate: current_term: 2 leader_uuid: "f9abf5c374294f2aaeae10bcfb84541e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.754385  1794 consensus_queue.cc:1048] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.760661  1909 raft_consensus.cc:993] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e: : Instructing follower 4353795b7f6945af8e542c79a54caa64 to start an election
I20260710 11:01:31.761155  1920 raft_consensus.cc:1081] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Signalling peer 4353795b7f6945af8e542c79a54caa64 to start an election
I20260710 11:01:31.765864  1747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "015a40b8cb4c4914bd5b18bb6fed06b7"
dest_uuid: "4353795b7f6945af8e542c79a54caa64"
 from {username='slave'} at 127.0.0.1:48752
I20260710 11:01:31.766408  1747 raft_consensus.cc:493] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.766760  1747 raft_consensus.cc:3060] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.767477  1909 consensus_queue.cc:1048] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.774041  1747 raft_consensus.cc:515] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.776204  1747 leader_election.cc:290] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 2 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:31.777020  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a40b8cb4c4914bd5b18bb6fed06b7" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:31.777448  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015a40b8cb4c4914bd5b18bb6fed06b7" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:31.777699  1599 raft_consensus.cc:3055] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.778041  1599 raft_consensus.cc:740] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:31.778888  1599 consensus_queue.cc:260] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.779997  1599 raft_consensus.cc:3060] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.789386  1599 raft_consensus.cc:2468] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 2.
I20260710 11:01:31.790577  1711 leader_election.cc:304] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [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: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: a390c8946d8341669929eb6cdce54619
I20260710 11:01:31.791453  1939 raft_consensus.cc:2804] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.791919  1939 raft_consensus.cc:697] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 2 LEADER]: Becoming Leader. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Running, Role: LEADER
I20260710 11:01:31.792759  1939 consensus_queue.cc:237] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:31.800284  1495 catalog_manager.cc:5697] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 reported cstate change: term changed from 1 to 2, leader changed from f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1) to 4353795b7f6945af8e542c79a54caa64 (127.28.217.3). New cstate: current_term: 2 leader_uuid: "4353795b7f6945af8e542c79a54caa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:31.904304  1747 raft_consensus.cc:1275] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:31.905613  1897 consensus_queue.cc:1048] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:31.913120  1599 raft_consensus.cc:1275] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:31.914920  1900 consensus_queue.cc:1048] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.037462  1599 raft_consensus.cc:1275] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.039503  1900 consensus_queue.cc:1048] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:32.049451  1747 raft_consensus.cc:1275] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.052119  1897 consensus_queue.cc:1048] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.070298  1673 raft_consensus.cc:1275] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Refusing update from remote peer f9abf5c374294f2aaeae10bcfb84541e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.071668  1794 consensus_queue.cc:1048] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.078922  1747 raft_consensus.cc:1275] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer f9abf5c374294f2aaeae10bcfb84541e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.080210  1794 consensus_queue.cc:1048] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.083834  1599 raft_consensus.cc:1275] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.086330  1952 consensus_queue.cc:1048] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.096622  1748 raft_consensus.cc:1275] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.099119  1951 consensus_queue.cc:1048] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.107299  1748 raft_consensus.cc:1275] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.108876  1951 consensus_queue.cc:1048] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.117481  1597 raft_consensus.cc:1275] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Refusing update from remote peer a390c8946d8341669929eb6cdce54619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.119059  1897 consensus_queue.cc:1048] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.278877  1748 raft_consensus.cc:1275] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Refusing update from remote peer f9abf5c374294f2aaeae10bcfb84541e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.280241  1794 consensus_queue.cc:1048] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.284773  1597 raft_consensus.cc:1275] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Refusing update from remote peer 4353795b7f6945af8e542c79a54caa64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.286360  1939 consensus_queue.cc:1048] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.290386  1673 raft_consensus.cc:1275] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Refusing update from remote peer f9abf5c374294f2aaeae10bcfb84541e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.291843  1961 consensus_queue.cc:1048] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.297497  1674 raft_consensus.cc:3060] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.309638  1674 raft_consensus.cc:1275] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Refusing update from remote peer 4353795b7f6945af8e542c79a54caa64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:32.311666  1939 consensus_queue.cc:1048] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:34.393612  1494 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33876:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:34.415243  1494 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33876:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:34.466432 29540 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:34.642861  2007 tablet.cc:1724] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:34.646471  1990 log.cc:927] Time spent T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260710 11:01:34.721728  1983 log.cc:927] Time spent T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619: Append to log took a long time: real 0.080s	user 0.002s	sys 0.000s
W20260710 11:01:34.766090  1564 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.217.2:33007, user_credentials={real_user=slave}} blocked reactor thread for 43807.5us
W20260710 11:01:34.787348  2004 log.cc:927] Time spent T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e: Append to log took a long time: real 0.143s	user 0.000s	sys 0.002s
W20260710 11:01:34.817986  2014 log.cc:927] Time spent T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
I20260710 11:01:34.833120  2023 tablet.cc:1724] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.826905  2025 tablet.cc:1724] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.842314  2031 tablet.cc:1724] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:34.829718  1565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.217.3:46843, user_credentials={real_user=slave}} blocked reactor thread for 64574.8us
I20260710 11:01:34.848284  2028 tablet.cc:1724] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.858632  2030 tablet.cc:1724] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.844585  2032 tablet.cc:1724] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.874466  2033 tablet.cc:1724] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.878700  2034 tablet.cc:1724] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.896052  2035 tablet.cc:1724] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.898332  2007 tablet.cc:1724] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.921922  2023 tablet.cc:1724] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.881567  2040 tablet.cc:1724] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.960105  2032 tablet.cc:1724] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.963891  1598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3"
dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
mode: GRACEFUL
new_leader_uuid: "4353795b7f6945af8e542c79a54caa64"
 from {username='slave'} at 127.0.0.1:57230
I20260710 11:01:34.964591  1598 raft_consensus.cc:606] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Received request to transfer leadership to TS 4353795b7f6945af8e542c79a54caa64
I20260710 11:01:34.966355  2039 tablet.cc:1724] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.947669  2007 tablet.cc:1724] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.971278  2031 tablet.cc:1724] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.981503  2025 tablet.cc:1724] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.981810  2033 tablet.cc:1724] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.998452  2028 tablet.cc:1724] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:34.999475  2035 tablet.cc:1724] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.002204  2030 tablet.cc:1724] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.018002  2023 tablet.cc:1724] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.063779  2034 tablet.cc:1724] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.078891  2023 tablet.cc:1724] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.084499  2035 tablet.cc:1724] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.080955  2040 tablet.cc:1724] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:35.096874  1672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbd8357599ff451aa63d6e5bfcfd26f7"
dest_uuid: "a390c8946d8341669929eb6cdce54619"
mode: GRACEFUL
new_leader_uuid: "4353795b7f6945af8e542c79a54caa64"
 from {username='slave'} at 127.0.0.1:43990
I20260710 11:01:35.097654  1672 raft_consensus.cc:606] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Received request to transfer leadership to TS 4353795b7f6945af8e542c79a54caa64
I20260710 11:01:35.142792 29540 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:35.149566 29540 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:35.209262  1496 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366: soft_deleted_table [id=6738095cf92d4a1a9646f1043c7d4dd0] alter complete (version 1)
I20260710 11:01:35.326462  2038 raft_consensus.cc:993] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e: : Instructing follower 4353795b7f6945af8e542c79a54caa64 to start an election
I20260710 11:01:35.327291  1965 raft_consensus.cc:1081] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Signalling peer 4353795b7f6945af8e542c79a54caa64 to start an election
I20260710 11:01:35.330544  1742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3"
dest_uuid: "4353795b7f6945af8e542c79a54caa64"
 from {username='slave'} at 127.0.0.1:48752
I20260710 11:01:35.331724  1742 raft_consensus.cc:493] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:35.332476  1742 raft_consensus.cc:3060] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:35.333735  1967 raft_consensus.cc:993] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619: : Instructing follower 4353795b7f6945af8e542c79a54caa64 to start an election
I20260710 11:01:35.334620  2012 raft_consensus.cc:1081] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Signalling peer 4353795b7f6945af8e542c79a54caa64 to start an election
I20260710 11:01:35.336709  1745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbd8357599ff451aa63d6e5bfcfd26f7"
dest_uuid: "4353795b7f6945af8e542c79a54caa64"
 from {username='slave'} at 127.0.0.1:48764
I20260710 11:01:35.337323  1745 raft_consensus.cc:493] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:35.337725  1745 raft_consensus.cc:3060] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:35.345578  1742 raft_consensus.cc:515] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:35.345940  1745 raft_consensus.cc:515] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:35.348143  1742 leader_election.cc:290] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 3 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:35.348376  1745 leader_election.cc:290] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 2 election: Requested vote from peers f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663), a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007)
I20260710 11:01:35.349535  1599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:35.354599  1598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd8357599ff451aa63d6e5bfcfd26f7" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9abf5c374294f2aaeae10bcfb84541e"
I20260710 11:01:35.350147  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd8357599ff451aa63d6e5bfcfd26f7" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:35.349897  1672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528f7caee3d6493b996add0e52d378a3" candidate_uuid: "4353795b7f6945af8e542c79a54caa64" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a390c8946d8341669929eb6cdce54619"
I20260710 11:01:35.357045  1599 raft_consensus.cc:3055] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:35.357227  1598 raft_consensus.cc:3060] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:35.357458  1599 raft_consensus.cc:740] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9abf5c374294f2aaeae10bcfb84541e, State: Running, Role: LEADER
I20260710 11:01:35.357599  1672 raft_consensus.cc:3060] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:35.358605  1599 consensus_queue.cc:260] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [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: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:35.360527  1599 raft_consensus.cc:3060] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:35.357267  1674 raft_consensus.cc:3055] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:35.361141  1674 raft_consensus.cc:740] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a390c8946d8341669929eb6cdce54619, State: Running, Role: LEADER
I20260710 11:01:35.362084  1674 consensus_queue.cc:260] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:35.363679  1674 raft_consensus.cc:3060] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:35.365739  1672 raft_consensus.cc:2468] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 3.
I20260710 11:01:35.367430  1713 leader_election.cc:304] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [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: 4353795b7f6945af8e542c79a54caa64, a390c8946d8341669929eb6cdce54619; no voters: 
I20260710 11:01:35.368731  1939 raft_consensus.cc:2804] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:35.369242  1939 raft_consensus.cc:697] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 3 LEADER]: Becoming Leader. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Running, Role: LEADER
I20260710 11:01:35.370364  1939 consensus_queue.cc:237] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [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: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:35.371577  1598 raft_consensus.cc:2468] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 2.
I20260710 11:01:35.373229  1711 leader_election.cc:304] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4353795b7f6945af8e542c79a54caa64, f9abf5c374294f2aaeae10bcfb84541e; no voters: 
I20260710 11:01:35.373456  1674 raft_consensus.cc:2468] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 2.
I20260710 11:01:35.374323  2013 raft_consensus.cc:2804] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:35.374907  2013 raft_consensus.cc:697] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 2 LEADER]: Becoming Leader. State: Replica: 4353795b7f6945af8e542c79a54caa64, State: Running, Role: LEADER
I20260710 11:01:35.376961  2013 consensus_queue.cc:237] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } }
I20260710 11:01:35.378288  1599 raft_consensus.cc:2468] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4353795b7f6945af8e542c79a54caa64 in term 3.
I20260710 11:01:35.383970  1495 catalog_manager.cc:5697] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 reported cstate change: term changed from 2 to 3, leader changed from f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1) to 4353795b7f6945af8e542c79a54caa64 (127.28.217.3). New cstate: current_term: 3 leader_uuid: "4353795b7f6945af8e542c79a54caa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:35.397851  1495 catalog_manager.cc:5697] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 reported cstate change: term changed from 1 to 2, leader changed from a390c8946d8341669929eb6cdce54619 (127.28.217.2) to 4353795b7f6945af8e542c79a54caa64 (127.28.217.3). New cstate: current_term: 2 leader_uuid: "4353795b7f6945af8e542c79a54caa64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4353795b7f6945af8e542c79a54caa64" member_type: VOTER last_known_addr { host: "127.28.217.3" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:35.769558  1672 raft_consensus.cc:1275] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Refusing update from remote peer 4353795b7f6945af8e542c79a54caa64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:35.771000  2013 consensus_queue.cc:1048] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:35.781235  1599 raft_consensus.cc:1275] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Refusing update from remote peer 4353795b7f6945af8e542c79a54caa64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:35.783370  2013 consensus_queue.cc:1048] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:35.873008  1599 raft_consensus.cc:1275] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 3 FOLLOWER]: Refusing update from remote peer 4353795b7f6945af8e542c79a54caa64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:35.874274  2013 consensus_queue.cc:1048] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9abf5c374294f2aaeae10bcfb84541e" member_type: VOTER last_known_addr { host: "127.28.217.1" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:35.883386  1672 raft_consensus.cc:1275] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 3 FOLLOWER]: Refusing update from remote peer 4353795b7f6945af8e542c79a54caa64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:35.885236  2013 consensus_queue.cc:1048] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a390c8946d8341669929eb6cdce54619" member_type: VOTER last_known_addr { host: "127.28.217.2" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:36.215914 29540 tablet_server.cc:179] TabletServer@127.28.217.1:0 shutting down...
W20260710 11:01:36.227656  1637 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]
W20260710 11:01:36.232537  1637 consensus_peers.cc:597] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 -> Peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Couldn't send request to peer f9abf5c374294f2aaeae10bcfb84541e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:36.239243  1637 consensus_peers.cc:597] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 -> Peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Couldn't send request to peer f9abf5c374294f2aaeae10bcfb84541e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.256985 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:36.257994 29540 tablet_replica.cc:333] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.258846 29540 raft_consensus.cc:2243] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.259419 29540 raft_consensus.cc:2272] T a843d30ff8cf4271aad609d217f329e4 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.262390 29540 tablet_replica.cc:333] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.263151 29540 raft_consensus.cc:2243] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.263705 29540 raft_consensus.cc:2272] T 15010f5c4a4b4940b47c23bcaf6078fe P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.266731 29540 tablet_replica.cc:333] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.267769 29540 raft_consensus.cc:2243] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.268689 29540 raft_consensus.cc:2272] T da2da32801b9462dbc6f92e80ba8c1cd P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.270877 29540 tablet_replica.cc:333] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.271459 29540 raft_consensus.cc:2243] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.272248 29540 raft_consensus.cc:2272] T 42a1efc9dbc548c7850395b8358d9c5b P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.274433 29540 tablet_replica.cc:333] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.275019 29540 raft_consensus.cc:2243] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.275566 29540 raft_consensus.cc:2272] T cd60b88920e941b0852a1ba1348b82d5 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.277688 29540 tablet_replica.cc:333] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.278240 29540 raft_consensus.cc:2243] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.279040 29540 raft_consensus.cc:2272] T 267effd6f0eb42cc8dedec8ca6f470b0 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.281180 29540 tablet_replica.cc:333] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.281776 29540 raft_consensus.cc:2243] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.282570 29540 raft_consensus.cc:2272] T 751f0cd0f8e34ed6a379ed0d00949632 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.284708 29540 tablet_replica.cc:333] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.285319 29540 raft_consensus.cc:2243] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.285758 29540 raft_consensus.cc:2272] T 06870c2a681643d3af343c43fa2e63dd P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.287914 29540 tablet_replica.cc:333] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.288492 29540 raft_consensus.cc:2243] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.288908 29540 raft_consensus.cc:2272] T bbd8357599ff451aa63d6e5bfcfd26f7 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.291260 29540 tablet_replica.cc:333] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.291795 29540 raft_consensus.cc:2243] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.292622 29540 raft_consensus.cc:2272] T 187962e5f59e4951ae1f710620deb972 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.294499 29540 tablet_replica.cc:333] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.295025 29540 raft_consensus.cc:2243] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.295984 29540 raft_consensus.cc:2272] T 35f039e20a6c491eba972c710d4928d5 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.297883 29540 tablet_replica.cc:333] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.298432 29540 raft_consensus.cc:2243] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.298832 29540 raft_consensus.cc:2272] T 528f7caee3d6493b996add0e52d378a3 P f9abf5c374294f2aaeae10bcfb84541e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.301838 29540 tablet_replica.cc:333] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.302397 29540 raft_consensus.cc:2243] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.302848 29540 raft_consensus.cc:2272] T f27a3960237f4d2ca42da5ed1e55a2b6 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.304862 29540 tablet_replica.cc:333] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.305379 29540 raft_consensus.cc:2243] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.305842 29540 raft_consensus.cc:2272] T 015a40b8cb4c4914bd5b18bb6fed06b7 P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.307857 29540 tablet_replica.cc:333] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.308445 29540 raft_consensus.cc:2243] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.309233 29540 raft_consensus.cc:2272] T 881854492a004889a69bff99ede9c65e P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.311136 29540 tablet_replica.cc:333] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.311697 29540 raft_consensus.cc:2243] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.312143 29540 raft_consensus.cc:2272] T 1792e2331ef94e55be593fda65b7978c P f9abf5c374294f2aaeae10bcfb84541e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.314553 29540 tablet_replica.cc:333] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.315171 29540 raft_consensus.cc:2243] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.315665 29540 raft_consensus.cc:2272] T 9cbea3d1764644a4a68573c5c64e33e5 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.317016  1637 consensus_peers.cc:597] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 -> Peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Couldn't send request to peer f9abf5c374294f2aaeae10bcfb84541e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.317988 29540 tablet_replica.cc:333] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e: stopping tablet replica
I20260710 11:01:36.318568 29540 raft_consensus.cc:2243] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.319399 29540 raft_consensus.cc:2272] T 649f4ae496d94d8f839793335e985646 P f9abf5c374294f2aaeae10bcfb84541e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.368993 29540 tablet_server.cc:196] TabletServer@127.28.217.1:0 shutdown complete.
I20260710 11:01:36.410175 29540 tablet_server.cc:179] TabletServer@127.28.217.2:0 shutting down...
W20260710 11:01:36.431421  1637 consensus_peers.cc:597] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 -> Peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Couldn't send request to peer f9abf5c374294f2aaeae10bcfb84541e. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:36.439428  1711 consensus_peers.cc:597] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 -> Peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Couldn't send request to peer f9abf5c374294f2aaeae10bcfb84541e. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:36.448230  1711 consensus_peers.cc:597] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 -> Peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Couldn't send request to peer f9abf5c374294f2aaeae10bcfb84541e. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.459824 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:36.460868 29540 tablet_replica.cc:333] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.461654 29540 raft_consensus.cc:2243] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.462553 29540 raft_consensus.cc:2272] T 15010f5c4a4b4940b47c23bcaf6078fe P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.464665 29540 tablet_replica.cc:333] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.465240 29540 raft_consensus.cc:2243] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.466336 29540 raft_consensus.cc:2272] T a843d30ff8cf4271aad609d217f329e4 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.468890 29540 tablet_replica.cc:333] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.469532 29540 raft_consensus.cc:2243] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:01:36.470191  1637 consensus_peers.cc:597] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 -> Peer f9abf5c374294f2aaeae10bcfb84541e (127.28.217.1:40663): Couldn't send request to peer f9abf5c374294f2aaeae10bcfb84541e. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.1:40663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.470293 29540 raft_consensus.cc:2272] T cd60b88920e941b0852a1ba1348b82d5 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.472635 29540 tablet_replica.cc:333] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.473399 29540 raft_consensus.cc:2243] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.474081 29540 raft_consensus.cc:2272] T 751f0cd0f8e34ed6a379ed0d00949632 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.477247 29540 tablet_replica.cc:333] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.478003 29540 raft_consensus.cc:2243] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.478596 29540 raft_consensus.cc:2272] T 267effd6f0eb42cc8dedec8ca6f470b0 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:36.481261  1713 consensus_peers.cc:597] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 -> Peer a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007): Couldn't send request to peer a390c8946d8341669929eb6cdce54619. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.481393 29540 tablet_replica.cc:333] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.482360 29540 raft_consensus.cc:2243] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.482862 29540 raft_consensus.cc:2272] T 42a1efc9dbc548c7850395b8358d9c5b P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.485088 29540 tablet_replica.cc:333] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.485694 29540 raft_consensus.cc:2243] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.486510 29540 raft_consensus.cc:2272] T da2da32801b9462dbc6f92e80ba8c1cd P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.488765 29540 tablet_replica.cc:333] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.489437 29540 raft_consensus.cc:2243] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.490171 29540 raft_consensus.cc:2272] T 015a40b8cb4c4914bd5b18bb6fed06b7 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.492558 29540 tablet_replica.cc:333] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.493166 29540 raft_consensus.cc:2243] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.493696 29540 raft_consensus.cc:2272] T 881854492a004889a69bff99ede9c65e P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.495833 29540 tablet_replica.cc:333] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.496449 29540 raft_consensus.cc:2243] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.497345 29540 raft_consensus.cc:2272] T 1792e2331ef94e55be593fda65b7978c P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.499497 29540 tablet_replica.cc:333] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.500068 29540 raft_consensus.cc:2243] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.500957 29540 raft_consensus.cc:2272] T 06870c2a681643d3af343c43fa2e63dd P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.503093 29540 tablet_replica.cc:333] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.503671 29540 raft_consensus.cc:2243] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.504170 29540 raft_consensus.cc:2272] T bbd8357599ff451aa63d6e5bfcfd26f7 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.506707 29540 tablet_replica.cc:333] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.507423 29540 raft_consensus.cc:2243] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.508265 29540 raft_consensus.cc:2272] T f27a3960237f4d2ca42da5ed1e55a2b6 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.510453 29540 tablet_replica.cc:333] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.511011 29540 raft_consensus.cc:2243] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.511487 29540 raft_consensus.cc:2272] T 187962e5f59e4951ae1f710620deb972 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.513561 29540 tablet_replica.cc:333] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.514122 29540 raft_consensus.cc:2243] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.514611 29540 raft_consensus.cc:2272] T 35f039e20a6c491eba972c710d4928d5 P a390c8946d8341669929eb6cdce54619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.516582 29540 tablet_replica.cc:333] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.517114 29540 raft_consensus.cc:2243] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.517567 29540 raft_consensus.cc:2272] T 528f7caee3d6493b996add0e52d378a3 P a390c8946d8341669929eb6cdce54619 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.520485 29540 tablet_replica.cc:333] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.521217 29540 raft_consensus.cc:2243] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.521723 29540 raft_consensus.cc:2272] T 649f4ae496d94d8f839793335e985646 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.523746 29540 tablet_replica.cc:333] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619: stopping tablet replica
I20260710 11:01:36.524187 29540 raft_consensus.cc:2243] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.524659 29540 raft_consensus.cc:2272] T 9cbea3d1764644a4a68573c5c64e33e5 P a390c8946d8341669929eb6cdce54619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.565917 29540 tablet_server.cc:196] TabletServer@127.28.217.2:0 shutdown complete.
I20260710 11:01:36.600154 29540 tablet_server.cc:179] TabletServer@127.28.217.3:0 shutting down...
I20260710 11:01:36.633093 29540 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:36.633810 29540 tablet_replica.cc:333] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.634501 29540 raft_consensus.cc:2243] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.635066 29540 raft_consensus.cc:2272] T a843d30ff8cf4271aad609d217f329e4 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.637080 29540 tablet_replica.cc:333] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.637638 29540 raft_consensus.cc:2243] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.638091 29540 raft_consensus.cc:2272] T 15010f5c4a4b4940b47c23bcaf6078fe P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.639986 29540 tablet_replica.cc:333] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.640540 29540 raft_consensus.cc:2243] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.640969 29540 raft_consensus.cc:2272] T cd60b88920e941b0852a1ba1348b82d5 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.642989 29540 tablet_replica.cc:333] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.643473 29540 raft_consensus.cc:2243] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.643885 29540 raft_consensus.cc:2272] T da2da32801b9462dbc6f92e80ba8c1cd P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.645756 29540 tablet_replica.cc:333] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.646240 29540 raft_consensus.cc:2243] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.646744 29540 raft_consensus.cc:2272] T 42a1efc9dbc548c7850395b8358d9c5b P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.648639 29540 tablet_replica.cc:333] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.649185 29540 raft_consensus.cc:2243] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.649642 29540 raft_consensus.cc:2272] T 267effd6f0eb42cc8dedec8ca6f470b0 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.651576 29540 tablet_replica.cc:333] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.652179 29540 raft_consensus.cc:2243] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.653018 29540 raft_consensus.cc:2272] T 015a40b8cb4c4914bd5b18bb6fed06b7 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.655256 29540 tablet_replica.cc:333] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
W20260710 11:01:36.655702  1713 consensus_peers.cc:597] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 -> Peer a390c8946d8341669929eb6cdce54619 (127.28.217.2:33007): Couldn't send request to peer a390c8946d8341669929eb6cdce54619. Status: Network error: Client connection negotiation failed: client connection to 127.28.217.2:33007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:36.655818 29540 raft_consensus.cc:2243] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.656471 29540 raft_consensus.cc:2272] T 1792e2331ef94e55be593fda65b7978c P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.658422 29540 tablet_replica.cc:333] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.658985 29540 raft_consensus.cc:2243] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.659420 29540 raft_consensus.cc:2272] T 881854492a004889a69bff99ede9c65e P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.661372 29540 tablet_replica.cc:333] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.661880 29540 raft_consensus.cc:2243] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.662340 29540 raft_consensus.cc:2272] T 649f4ae496d94d8f839793335e985646 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.664188 29540 tablet_replica.cc:333] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.664729 29540 raft_consensus.cc:2243] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.665374 29540 raft_consensus.cc:2272] T 9cbea3d1764644a4a68573c5c64e33e5 P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.667517 29540 tablet_replica.cc:333] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.668049 29540 raft_consensus.cc:2243] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.668565 29540 raft_consensus.cc:2272] T 35f039e20a6c491eba972c710d4928d5 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.670552 29540 tablet_replica.cc:333] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.671088 29540 raft_consensus.cc:2243] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.671612 29540 raft_consensus.cc:2272] T 187962e5f59e4951ae1f710620deb972 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.673493 29540 tablet_replica.cc:333] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.673993 29540 raft_consensus.cc:2243] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.674460 29540 raft_consensus.cc:2272] T 751f0cd0f8e34ed6a379ed0d00949632 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.676417 29540 tablet_replica.cc:333] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.676903 29540 raft_consensus.cc:2243] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.677347 29540 raft_consensus.cc:2272] T 06870c2a681643d3af343c43fa2e63dd P 4353795b7f6945af8e542c79a54caa64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.679142 29540 tablet_replica.cc:333] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.679625 29540 raft_consensus.cc:2243] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.680397 29540 raft_consensus.cc:2272] T bbd8357599ff451aa63d6e5bfcfd26f7 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.682852 29540 tablet_replica.cc:333] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.683421 29540 raft_consensus.cc:2243] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:36.683876 29540 raft_consensus.cc:2272] T f27a3960237f4d2ca42da5ed1e55a2b6 P 4353795b7f6945af8e542c79a54caa64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.685784 29540 tablet_replica.cc:333] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64: stopping tablet replica
I20260710 11:01:36.686228 29540 raft_consensus.cc:2243] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.686995 29540 raft_consensus.cc:2272] T 528f7caee3d6493b996add0e52d378a3 P 4353795b7f6945af8e542c79a54caa64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.730073 29540 tablet_server.cc:196] TabletServer@127.28.217.3:0 shutdown complete.
I20260710 11:01:36.766206 29540 master.cc:562] Master@127.28.217.62:41009 shutting down...
I20260710 11:01:36.794929 29540 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:36.795571 29540 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:36.795956 29540 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6580cf8409c2443795f6ae4fa7d86366: stopping tablet replica
I20260710 11:01:36.818002 29540 master.cc:584] Master@127.28.217.62:41009 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11462 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25004 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112714 ms total)
[  PASSED  ] 8 tests.
I20260710 11:01:36.879309 29540 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 414 messages since previous log ~14 seconds ago
I20260710 11:01:36.879555 29540 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 412 messages since previous log ~14 seconds ago
I20260710 11:01:36.879725 29540 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 409 messages since previous log ~14 seconds ago
I20260710 11:01:36.879905 29540 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 11:01:36.880065 29540 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 11:01:36.880285 29540 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
I20260710 11:01:36.880649 29540 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
